-
DaprProtos.PubsubSubscriptionType.forNumber(int value)
DaprProtos.PubsubSubscription.Builder.getType()
.dapr.proto.runtime.v1.PubsubSubscriptionType type = 6 [json_name = "type"];
DaprProtos.PubsubSubscription.getType()
.dapr.proto.runtime.v1.PubsubSubscriptionType type = 6 [json_name = "type"];
DaprProtos.PubsubSubscriptionOrBuilder.getType()
.dapr.proto.runtime.v1.PubsubSubscriptionType type = 6 [json_name = "type"];
DaprProtos.PubsubSubscriptionType.valueOf(int value)
DaprProtos.PubsubSubscriptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this class with the specified name.
Returns the enum constant of this class with the specified name.
DaprProtos.PubsubSubscriptionType.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
.dapr.proto.runtime.v1.PubsubSubscriptionType type = 6 [json_name = "type"];