Uses of Enum Class
io.dapr.v1.DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus
Packages that use DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus
-
Uses of DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus in io.dapr.v1
Methods in io.dapr.v1 that return DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatusModifier and TypeMethodDescriptionDaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.forNumber
(int value) DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.getStatus()
The status of the response.DaprAppCallbackProtos.TopicEventBulkResponseEntry.getStatus()
The status of the response.DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.getStatus()
The status of the response.DaprAppCallbackProtos.TopicEventResponse.Builder.getStatus()
The list of output bindings.DaprAppCallbackProtos.TopicEventResponse.getStatus()
The list of output bindings.DaprAppCallbackProtos.TopicEventResponseOrBuilder.getStatus()
The list of output bindings.DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.valueOf
(int value) Deprecated.DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.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.DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dapr.v1 that return types with arguments of type DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus>
DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.internalGetValueMap()
Methods in io.dapr.v1 with parameters of type DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatusModifier and TypeMethodDescriptionDaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.setStatus
(DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus value) The status of the response.DaprAppCallbackProtos.TopicEventResponse.Builder.setStatus
(DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus value) The list of output bindings.