Package io.dapr.v1
Class DaprAppCallbackProtos
java.lang.Object
io.dapr.v1.DaprAppCallbackProtos
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBindingEventRequest represents input bindings event.static interfacestatic final classBindingEventResponse includes operations to save state or send data to output bindings optionally.static interfacestatic final classBulkSubscribeConfig is the message to pass settings for bulk subscribestatic interfacestatic final classHealthCheckResponse is the message with the response to the health check.static interfacestatic final classProtobuf typedapr.proto.runtime.v1.JobEventRequeststatic interfacestatic final classJobEventResponse is the response from the app when a job is triggered.static interfacestatic final classListInputBindingsResponse is the message including the list of input bindings.static interfacestatic final classListTopicSubscriptionsResponse is the message including the list of the subscribing topics.static interfacestatic final classTopicEventBulkRequest represents request for bulk messagestatic final classTopicEventBulkRequestEntry represents a single message inside a bulk requeststatic interfacestatic interfacestatic final classAppBulkResponse is response from app on published messagestatic final classTopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribestatic interfacestatic interfacestatic final classTopicEventCERequest message is compatible with CloudEvent spec v1.0static interfacestatic final classTopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdstatic interfacestatic final classTopicEventResponse is response from app on published messagestatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.TopicRoutesstatic interfacestatic final classProtobuf typedapr.proto.runtime.v1.TopicRulestatic interfacestatic final classTopicSubscription represents topic and metadata.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic 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()
-