Package io.dapr.v1
Class DaprProtos
java.lang.Object
io.dapr.v1.DaprProtos
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typedapr.proto.runtime.v1.ActiveActorsCount
static interface
static final class
Protobuf typedapr.proto.runtime.v1.ActorRuntime
static interface
static final class
Protobuf typedapr.proto.runtime.v1.AppConnectionHealthProperties
static interface
static final class
Protobuf typedapr.proto.runtime.v1.AppConnectionProperties
static interface
static final class
BulkPublishRequest is the message to bulk publish events to pubsub topicstatic final class
BulkPublishRequestEntry is the message containing the event to be bulk publishedstatic interface
static interface
static final class
BulkPublishResponse is the message returned from a BulkPublishEvent callstatic final class
BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent callstatic interface
static interface
static final class
BulkStateItem is the response item for a bulk get operation.static interface
static final class
DecryptRequest is the request for DecryptAlpha1.static final class
DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.static interface
static interface
static final class
DecryptResponse is the response for DecryptAlpha1.static interface
static final class
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.static interface
static final class
DeleteJobRequest is the message to delete the job by name.static interface
static final class
DeleteJobResponse is the message response to delete the job by name.static interface
static final class
DeleteStateRequest is the message to delete key-value states in the specific state store.static interface
static final class
EncryptRequest is the request for EncryptAlpha1.static final class
EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.static interface
static interface
static final class
EncryptResponse is the response for EncryptAlpha1.static interface
static final class
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.static interface
static final class
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.static interface
static final class
GetActorStateRequest is the message to get key-value states from specific actor.static interface
static final class
GetActorStateResponse is the response conveying the actor's state value.static interface
static final class
GetBulkSecretRequest is the message to get the secrets from secret store.static interface
static final class
GetBulkSecretResponse is the response message to convey the requested secrets.static interface
static final class
GetBulkStateRequest is the message to get a list of key-value states from specific state store.static interface
static final class
GetBulkStateResponse is the response conveying the list of state values.static interface
static final class
GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static interface
static final class
GetConfigurationResponse is the response conveying the list of configuration values.static interface
static final class
GetJobRequest is the message to retrieve a job.static interface
static final class
GetJobResponse is the message's response for a job retrieved.static interface
static final class
GetMetadataRequest is the message for the GetMetadata request.static interface
static final class
GetMetadataResponse is a message that is returned on GetMetadata rpc call.static interface
static final class
GetSecretRequest is the message to get secret from secret store.static interface
static final class
GetSecretResponse is the response message to convey the requested secret.static interface
static final class
GetStateRequest is the message to get key-value states from specific state store.static interface
static final class
GetStateResponse is the response conveying the state value and etag.static interface
static final class
GetWorkflowRequest is the request for GetWorkflowBeta1.static interface
static final class
GetWorkflowResponse is the response for GetWorkflowBeta1.static interface
static final class
InvokeActorRequest is the message to call an actor.static interface
static final class
InvokeActorResponse is the method that returns an actor invocation response.static interface
static final class
InvokeBindingRequest is the message to send data to output bindingsstatic interface
static final class
InvokeBindingResponse is the message returned from an output binding invocationstatic interface
static final class
InvokeServiceRequest represents the request message for Service invocation.static interface
static final class
Job is the definition of a job.static interface
static final class
Protobuf typedapr.proto.runtime.v1.MetadataHTTPEndpoint
static interface
static final class
PauseWorkflowRequest is the request for PauseWorkflowBeta1.static interface
static final class
PublishEventRequest is the message to publish event data to pubsub topicstatic interface
static final class
Protobuf typedapr.proto.runtime.v1.PubsubSubscription
static interface
static final class
Protobuf typedapr.proto.runtime.v1.PubsubSubscriptionRule
static interface
static final class
Protobuf typedapr.proto.runtime.v1.PubsubSubscriptionRules
static interface
static enum
PubsubSubscriptionType indicates the type of subscriptionstatic final class
PurgeWorkflowRequest is the request for PurgeWorkflowBeta1.static interface
static final class
Protobuf typedapr.proto.runtime.v1.QueryStateItem
static interface
static final class
QueryStateRequest is the message to query state store.static interface
static final class
QueryStateResponse is the response conveying the query results.static interface
static final class
RaiseEventWorkflowRequest is the request for RaiseEventWorkflowBeta1.static interface
static final class
RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.static interface
static final class
RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.static interface
static final class
Protobuf typedapr.proto.runtime.v1.RegisteredComponents
static interface
static final class
ResumeWorkflowRequest is the request for ResumeWorkflowBeta1.static interface
static final class
SaveStateRequest is the message to save multiple states into state store.static interface
static final class
ScheduleJobRequest is the message to create/schedule the job.static interface
static final class
ScheduleJobResponse is the message response to create/schedule the job.static interface
static final class
SecretResponse is a map of decrypted string/string valuesstatic interface
static final class
Protobuf typedapr.proto.runtime.v1.SetMetadataRequest
static interface
static final class
ShutdownRequest is the request for Shutdown.static interface
static final class
StartWorkflowRequest is the request for StartWorkflowBeta1.static interface
static final class
StartWorkflowResponse is the response for StartWorkflowBeta1.static interface
static final class
SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static interface
static final class
Protobuf typedapr.proto.runtime.v1.SubscribeConfigurationResponse
static interface
static final class
SubscribeTopicEventsInitialRequestAlpha1 is the initial message containing the details for subscribing to a topic via streaming.static interface
static final class
SubscribeTopicEventsRequestAlpha1 is a message containing the details for subscribing to a topic via streaming.static interface
static final class
SubscribeTopicEventsResponseAlpha1 is a message containing the result of a subscription to a topic.static interface
static final class
SubtleDecryptRequest is the request for SubtleDecryptAlpha1.static interface
static final class
SubtleDecryptResponse is the response for SubtleDecryptAlpha1.static interface
static final class
SubtleEncryptRequest is the request for SubtleEncryptAlpha1.static interface
static final class
SubtleEncryptResponse is the response for SubtleEncryptAlpha1.static interface
static final class
SubtleGetKeyRequest is the request object for SubtleGetKeyAlpha1.static interface
static final class
SubtleGetKeyResponse is the response for SubtleGetKeyAlpha1.static interface
static final class
SubtleSignRequest is the request for SubtleSignAlpha1.static interface
static final class
SubtleSignResponse is the response for SubtleSignAlpha1.static interface
static final class
SubtleUnwrapKeyRequest is the request for SubtleUnwrapKeyAlpha1.static interface
static final class
SubtleUnwrapKeyResponse is the response for SubtleUnwrapKeyAlpha1.static interface
static final class
SubtleVerifyRequest is the request for SubtleVerifyAlpha1.static interface
static final class
SubtleVerifyResponse is the response for SubtleVerifyAlpha1.static interface
static final class
SubtleWrapKeyRequest is the request for SubtleWrapKeyAlpha1.static interface
static final class
SubtleWrapKeyResponse is the response for SubtleWrapKeyAlpha1.static interface
static final class
TerminateWorkflowRequest is the request for TerminateWorkflowBeta1.static interface
static final class
TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.static interface
static final class
TransactionalStateOperation is the message to execute a specified operation with a key-value pair.static interface
static final class
Protobuf typedapr.proto.runtime.v1.TryLockRequest
static interface
static final class
Protobuf typedapr.proto.runtime.v1.TryLockResponse
static interface
static final class
Protobuf typedapr.proto.runtime.v1.UnlockRequest
static interface
static final class
Protobuf typedapr.proto.runtime.v1.UnlockResponse
static interface
static final class
UnregisterActorReminderRequest is the message to unregister an actor reminder.static interface
static final class
UnregisterActorTimerRequest is the message to unregister an actor timerstatic interface
static final class
UnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.static interface
static final class
Protobuf typedapr.proto.runtime.v1.UnsubscribeConfigurationResponse
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(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()
-