Package io.dapr.v1
Class DaprAppCallbackProtos
- java.lang.Object
-
- io.dapr.v1.DaprAppCallbackProtos
-
public final class DaprAppCallbackProtos extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDaprAppCallbackProtos.BindingEventRequestBindingEventRequest represents input bindings event.static interfaceDaprAppCallbackProtos.BindingEventRequestOrBuilderstatic classDaprAppCallbackProtos.BindingEventResponseBindingEventResponse includes operations to save state or send data to output bindings optionally.static interfaceDaprAppCallbackProtos.BindingEventResponseOrBuilderstatic classDaprAppCallbackProtos.BulkSubscribeConfigBulkSubscribeConfig is the message to pass settings for bulk subscribestatic interfaceDaprAppCallbackProtos.BulkSubscribeConfigOrBuilderstatic classDaprAppCallbackProtos.HealthCheckResponseHealthCheckResponse is the message with the response to the health check.static interfaceDaprAppCallbackProtos.HealthCheckResponseOrBuilderstatic classDaprAppCallbackProtos.ListInputBindingsResponseListInputBindingsResponse is the message including the list of input bindings.static interfaceDaprAppCallbackProtos.ListInputBindingsResponseOrBuilderstatic classDaprAppCallbackProtos.ListTopicSubscriptionsResponseListTopicSubscriptionsResponse is the message including the list of the subscribing topics.static interfaceDaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilderstatic classDaprAppCallbackProtos.TopicEventBulkRequestTopicEventBulkRequest represents request for bulk messagestatic classDaprAppCallbackProtos.TopicEventBulkRequestEntryTopicEventBulkRequestEntry represents a single message inside a bulk requeststatic interfaceDaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilderstatic interfaceDaprAppCallbackProtos.TopicEventBulkRequestOrBuilderstatic classDaprAppCallbackProtos.TopicEventBulkResponseAppBulkResponse is response from app on published messagestatic classDaprAppCallbackProtos.TopicEventBulkResponseEntryTopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribestatic interfaceDaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilderstatic interfaceDaprAppCallbackProtos.TopicEventBulkResponseOrBuilderstatic classDaprAppCallbackProtos.TopicEventCERequestTopicEventCERequest message is compatible with CloudEvent spec v1.0static interfaceDaprAppCallbackProtos.TopicEventCERequestOrBuilderstatic classDaprAppCallbackProtos.TopicEventRequestTopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdstatic interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilderstatic classDaprAppCallbackProtos.TopicEventResponseTopicEventResponse is response from app on published messagestatic interfaceDaprAppCallbackProtos.TopicEventResponseOrBuilderstatic classDaprAppCallbackProtos.TopicRoutesProtobuf typedapr.proto.runtime.v1.TopicRoutesstatic interfaceDaprAppCallbackProtos.TopicRoutesOrBuilderstatic classDaprAppCallbackProtos.TopicRuleProtobuf typedapr.proto.runtime.v1.TopicRulestatic interfaceDaprAppCallbackProtos.TopicRuleOrBuilderstatic classDaprAppCallbackProtos.TopicSubscriptionTopicSubscription represents topic and metadata.static interfaceDaprAppCallbackProtos.TopicSubscriptionOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods 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 Detail
-
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()
-
-