Package io.dapr.v1
Class CommonProtos
java.lang.Object
io.dapr.v1.CommonProtos
public final class CommonProtos
extends java.lang.Object
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classCommonProtos.HTTPExtensionHTTPExtension includes HTTP verb and querystring when Dapr runtime delivers HTTP content.static interfaceCommonProtos.HTTPExtensionOrBuilderstatic classCommonProtos.InvokeRequestInvokeRequest is the message to invoke a method with the data.static interfaceCommonProtos.InvokeRequestOrBuilderstatic classCommonProtos.InvokeResponseInvokeResponse is the response message inclduing data and its content type from app callback.static interfaceCommonProtos.InvokeResponseOrBuilderstatic classCommonProtos.StateItemStateItem represents state key, value, and additional options to save state.static interfaceCommonProtos.StateItemOrBuilderstatic classCommonProtos.StateOptionsStateOptions configures concurrency and consistency for state operationsstatic interfaceCommonProtos.StateOptionsOrBuilder
- 
Method SummaryModifier 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- 
registerAllExtensionspublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
- 
registerAllExtensionspublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
- 
getDescriptorpublic static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
 
-