static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.forNumber(int value) |
|
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponse.Builder.getConcurrency() |
The concurrency of output bindings to send data to
"to" output bindings list.
|
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponse.getConcurrency() |
The concurrency of output bindings to send data to
"to" output bindings list.
|
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponseOrBuilder.getConcurrency() |
The concurrency of output bindings to send data to
"to" output bindings list.
|
static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.valueOf(int value) |
Deprecated.
|
static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency |
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency[] |
DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|