Package io.dapr.v1
Class DaprProtos
java.lang.Object
io.dapr.v1.DaprProtos
public final class DaprProtos
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDaprProtos.DeleteStateRequestDeleteStateRequest is the message to delete key-value states in the specific state store.static interfaceDaprProtos.DeleteStateRequestOrBuilderstatic classDaprProtos.GetSecretRequestGetSecretRequest is the message to get secret from secret store.static interfaceDaprProtos.GetSecretRequestOrBuilderstatic classDaprProtos.GetSecretResponseGetSecretResponse is the response mesage to convey the requested secret.static interfaceDaprProtos.GetSecretResponseOrBuilderstatic classDaprProtos.GetStateRequestGetStateRequest is the message to get key-value states from specific state store.static interfaceDaprProtos.GetStateRequestOrBuilderstatic classDaprProtos.GetStateResponseGetStateResponse is the response conveying the state value and etag.static interfaceDaprProtos.GetStateResponseOrBuilderstatic classDaprProtos.InvokeBindingRequestInvokeBindingRequest is the message to send data to output bindingsstatic interfaceDaprProtos.InvokeBindingRequestOrBuilderstatic classDaprProtos.InvokeBindingResponseInvokeBindingResponse is the message returned from an output binding invocationstatic interfaceDaprProtos.InvokeBindingResponseOrBuilderstatic classDaprProtos.InvokeServiceRequestInvokeServiceRequest represents the request message for Service invocation.static interfaceDaprProtos.InvokeServiceRequestOrBuilderstatic classDaprProtos.PublishEventRequestPublishEventRequest is the message to publish event data to pubsub topicstatic interfaceDaprProtos.PublishEventRequestOrBuilderstatic classDaprProtos.SaveStateRequestSaveStateRequest is the message to save multiple states into state store.static interfaceDaprProtos.SaveStateRequestOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-