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 class
DaprAppCallbackProtos.BindingEventRequest
BindingEventRequest represents input bindings event.static interface
DaprAppCallbackProtos.BindingEventRequestOrBuilder
static class
DaprAppCallbackProtos.BindingEventResponse
BindingEventResponse includes operations to save state or send data to output bindings optionally.static interface
DaprAppCallbackProtos.BindingEventResponseOrBuilder
static class
DaprAppCallbackProtos.BulkSubscribeConfig
BulkSubscribeConfig is the message to pass settings for bulk subscribestatic interface
DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder
static class
DaprAppCallbackProtos.HealthCheckResponse
HealthCheckResponse is the message with the response to the health check.static interface
DaprAppCallbackProtos.HealthCheckResponseOrBuilder
static class
DaprAppCallbackProtos.ListInputBindingsResponse
ListInputBindingsResponse is the message including the list of input bindings.static interface
DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
static class
DaprAppCallbackProtos.ListTopicSubscriptionsResponse
ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.static interface
DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder
static class
DaprAppCallbackProtos.TopicEventBulkRequest
TopicEventBulkRequest represents request for bulk messagestatic class
DaprAppCallbackProtos.TopicEventBulkRequestEntry
TopicEventBulkRequestEntry represents a single message inside a bulk requeststatic interface
DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder
static interface
DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder
static class
DaprAppCallbackProtos.TopicEventBulkResponse
AppBulkResponse is response from app on published messagestatic class
DaprAppCallbackProtos.TopicEventBulkResponseEntry
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribestatic interface
DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder
static interface
DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder
static class
DaprAppCallbackProtos.TopicEventCERequest
TopicEventCERequest message is compatible with CloudEvent spec v1.0static interface
DaprAppCallbackProtos.TopicEventCERequestOrBuilder
static class
DaprAppCallbackProtos.TopicEventRequest
TopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdstatic interface
DaprAppCallbackProtos.TopicEventRequestOrBuilder
static class
DaprAppCallbackProtos.TopicEventResponse
TopicEventResponse is response from app on published messagestatic interface
DaprAppCallbackProtos.TopicEventResponseOrBuilder
static class
DaprAppCallbackProtos.TopicRoutes
Protobuf typedapr.proto.runtime.v1.TopicRoutes
static interface
DaprAppCallbackProtos.TopicRoutesOrBuilder
static class
DaprAppCallbackProtos.TopicRule
Protobuf typedapr.proto.runtime.v1.TopicRule
static interface
DaprAppCallbackProtos.TopicRuleOrBuilder
static class
DaprAppCallbackProtos.TopicSubscription
TopicSubscription represents topic and metadata.static interface
DaprAppCallbackProtos.TopicSubscriptionOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(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()
-
-