static DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.forNumber(int value) |
|
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.getStatus() |
The status of the response.
|
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventBulkResponseEntry.getStatus() |
The status of the response.
|
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.getStatus() |
The status of the response.
|
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponse.Builder.getStatus() |
The list of output bindings.
|
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponse.getStatus() |
The list of output bindings.
|
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponseOrBuilder.getStatus() |
The list of output bindings.
|
static DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.valueOf(int value) |
Deprecated.
|
static DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus |
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus[] |
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|