Package io.dapr.v1
Class DaprProtos
- java.lang.Object
-
- io.dapr.v1.DaprProtos
-
public final class DaprProtos extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DaprProtos.ActiveActorsCount
Protobuf typedapr.proto.runtime.v1.ActiveActorsCount
static interface
DaprProtos.ActiveActorsCountOrBuilder
static class
DaprProtos.AppConnectionHealthProperties
Protobuf typedapr.proto.runtime.v1.AppConnectionHealthProperties
static interface
DaprProtos.AppConnectionHealthPropertiesOrBuilder
static class
DaprProtos.AppConnectionProperties
Protobuf typedapr.proto.runtime.v1.AppConnectionProperties
static interface
DaprProtos.AppConnectionPropertiesOrBuilder
static class
DaprProtos.BulkPublishRequest
BulkPublishRequest is the message to bulk publish events to pubsub topicstatic class
DaprProtos.BulkPublishRequestEntry
BulkPublishRequestEntry is the message containing the event to be bulk publishedstatic interface
DaprProtos.BulkPublishRequestEntryOrBuilder
static interface
DaprProtos.BulkPublishRequestOrBuilder
static class
DaprProtos.BulkPublishResponse
BulkPublishResponse is the message returned from a BulkPublishEvent callstatic class
DaprProtos.BulkPublishResponseFailedEntry
BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent callstatic interface
DaprProtos.BulkPublishResponseFailedEntryOrBuilder
static interface
DaprProtos.BulkPublishResponseOrBuilder
static class
DaprProtos.BulkStateItem
BulkStateItem is the response item for a bulk get operation.static interface
DaprProtos.BulkStateItemOrBuilder
static class
DaprProtos.DecryptRequest
DecryptRequest is the request for DecryptAlpha1.static class
DaprProtos.DecryptRequestOptions
DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.static interface
DaprProtos.DecryptRequestOptionsOrBuilder
static interface
DaprProtos.DecryptRequestOrBuilder
static class
DaprProtos.DecryptResponse
DecryptResponse is the response for DecryptAlpha1.static interface
DaprProtos.DecryptResponseOrBuilder
static class
DaprProtos.DeleteBulkStateRequest
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.static interface
DaprProtos.DeleteBulkStateRequestOrBuilder
static class
DaprProtos.DeleteStateRequest
DeleteStateRequest is the message to delete key-value states in the specific state store.static interface
DaprProtos.DeleteStateRequestOrBuilder
static class
DaprProtos.EncryptRequest
EncryptRequest is the request for EncryptAlpha1.static class
DaprProtos.EncryptRequestOptions
EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.static interface
DaprProtos.EncryptRequestOptionsOrBuilder
static interface
DaprProtos.EncryptRequestOrBuilder
static class
DaprProtos.EncryptResponse
EncryptResponse is the response for EncryptAlpha1.static interface
DaprProtos.EncryptResponseOrBuilder
static class
DaprProtos.ExecuteActorStateTransactionRequest
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.static interface
DaprProtos.ExecuteActorStateTransactionRequestOrBuilder
static class
DaprProtos.ExecuteStateTransactionRequest
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.static interface
DaprProtos.ExecuteStateTransactionRequestOrBuilder
static class
DaprProtos.GetActorStateRequest
GetActorStateRequest is the message to get key-value states from specific actor.static interface
DaprProtos.GetActorStateRequestOrBuilder
static class
DaprProtos.GetActorStateResponse
GetActorStateResponse is the response conveying the actor's state value.static interface
DaprProtos.GetActorStateResponseOrBuilder
static class
DaprProtos.GetBulkSecretRequest
GetBulkSecretRequest is the message to get the secrets from secret store.static interface
DaprProtos.GetBulkSecretRequestOrBuilder
static class
DaprProtos.GetBulkSecretResponse
GetBulkSecretResponse is the response message to convey the requested secrets.static interface
DaprProtos.GetBulkSecretResponseOrBuilder
static class
DaprProtos.GetBulkStateRequest
GetBulkStateRequest is the message to get a list of key-value states from specific state store.static interface
DaprProtos.GetBulkStateRequestOrBuilder
static class
DaprProtos.GetBulkStateResponse
GetBulkStateResponse is the response conveying the list of state values.static interface
DaprProtos.GetBulkStateResponseOrBuilder
static class
DaprProtos.GetConfigurationRequest
GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static interface
DaprProtos.GetConfigurationRequestOrBuilder
static class
DaprProtos.GetConfigurationResponse
GetConfigurationResponse is the response conveying the list of configuration values.static interface
DaprProtos.GetConfigurationResponseOrBuilder
static class
DaprProtos.GetMetadataResponse
GetMetadataResponse is a message that is returned on GetMetadata rpc callstatic interface
DaprProtos.GetMetadataResponseOrBuilder
static class
DaprProtos.GetSecretRequest
GetSecretRequest is the message to get secret from secret store.static interface
DaprProtos.GetSecretRequestOrBuilder
static class
DaprProtos.GetSecretResponse
GetSecretResponse is the response message to convey the requested secret.static interface
DaprProtos.GetSecretResponseOrBuilder
static class
DaprProtos.GetStateRequest
GetStateRequest is the message to get key-value states from specific state store.static interface
DaprProtos.GetStateRequestOrBuilder
static class
DaprProtos.GetStateResponse
GetStateResponse is the response conveying the state value and etag.static interface
DaprProtos.GetStateResponseOrBuilder
static class
DaprProtos.GetWorkflowRequest
GetWorkflowRequest is the request for GetWorkflowBeta1.static interface
DaprProtos.GetWorkflowRequestOrBuilder
static class
DaprProtos.GetWorkflowResponse
GetWorkflowResponse is the response for GetWorkflowBeta1.static interface
DaprProtos.GetWorkflowResponseOrBuilder
static class
DaprProtos.InvokeActorRequest
InvokeActorRequest is the message to call an actor.static interface
DaprProtos.InvokeActorRequestOrBuilder
static class
DaprProtos.InvokeActorResponse
InvokeActorResponse is the method that returns an actor invocation response.static interface
DaprProtos.InvokeActorResponseOrBuilder
static class
DaprProtos.InvokeBindingRequest
InvokeBindingRequest is the message to send data to output bindingsstatic interface
DaprProtos.InvokeBindingRequestOrBuilder
static class
DaprProtos.InvokeBindingResponse
InvokeBindingResponse is the message returned from an output binding invocationstatic interface
DaprProtos.InvokeBindingResponseOrBuilder
static class
DaprProtos.InvokeServiceRequest
InvokeServiceRequest represents the request message for Service invocation.static interface
DaprProtos.InvokeServiceRequestOrBuilder
static class
DaprProtos.MetadataHTTPEndpoint
Protobuf typedapr.proto.runtime.v1.MetadataHTTPEndpoint
static interface
DaprProtos.MetadataHTTPEndpointOrBuilder
static class
DaprProtos.PauseWorkflowRequest
PauseWorkflowRequest is the request for PauseWorkflowBeta1.static interface
DaprProtos.PauseWorkflowRequestOrBuilder
static class
DaprProtos.PublishEventRequest
PublishEventRequest is the message to publish event data to pubsub topicstatic interface
DaprProtos.PublishEventRequestOrBuilder
static class
DaprProtos.PubsubSubscription
Protobuf typedapr.proto.runtime.v1.PubsubSubscription
static interface
DaprProtos.PubsubSubscriptionOrBuilder
static class
DaprProtos.PubsubSubscriptionRule
Protobuf typedapr.proto.runtime.v1.PubsubSubscriptionRule
static interface
DaprProtos.PubsubSubscriptionRuleOrBuilder
static class
DaprProtos.PubsubSubscriptionRules
Protobuf typedapr.proto.runtime.v1.PubsubSubscriptionRules
static interface
DaprProtos.PubsubSubscriptionRulesOrBuilder
static class
DaprProtos.PurgeWorkflowRequest
PurgeWorkflowRequest is the request for PurgeWorkflowBeta1.static interface
DaprProtos.PurgeWorkflowRequestOrBuilder
static class
DaprProtos.QueryStateItem
Protobuf typedapr.proto.runtime.v1.QueryStateItem
static interface
DaprProtos.QueryStateItemOrBuilder
static class
DaprProtos.QueryStateRequest
QueryStateRequest is the message to query state store.static interface
DaprProtos.QueryStateRequestOrBuilder
static class
DaprProtos.QueryStateResponse
QueryStateResponse is the response conveying the query results.static interface
DaprProtos.QueryStateResponseOrBuilder
static class
DaprProtos.RaiseEventWorkflowRequest
RaiseEventWorkflowRequest is the request for RaiseEventWorkflowBeta1.static interface
DaprProtos.RaiseEventWorkflowRequestOrBuilder
static class
DaprProtos.RegisterActorReminderRequest
RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.static interface
DaprProtos.RegisterActorReminderRequestOrBuilder
static class
DaprProtos.RegisterActorTimerRequest
RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.static interface
DaprProtos.RegisterActorTimerRequestOrBuilder
static class
DaprProtos.RegisteredComponents
Protobuf typedapr.proto.runtime.v1.RegisteredComponents
static interface
DaprProtos.RegisteredComponentsOrBuilder
static class
DaprProtos.RenameActorReminderRequest
RenameActorReminderRequest is the message to rename an actor reminder.static interface
DaprProtos.RenameActorReminderRequestOrBuilder
static class
DaprProtos.ResumeWorkflowRequest
ResumeWorkflowRequest is the request for ResumeWorkflowBeta1.static interface
DaprProtos.ResumeWorkflowRequestOrBuilder
static class
DaprProtos.SaveStateRequest
SaveStateRequest is the message to save multiple states into state store.static interface
DaprProtos.SaveStateRequestOrBuilder
static class
DaprProtos.SecretResponse
SecretResponse is a map of decrypted string/string valuesstatic interface
DaprProtos.SecretResponseOrBuilder
static class
DaprProtos.SetMetadataRequest
Protobuf typedapr.proto.runtime.v1.SetMetadataRequest
static interface
DaprProtos.SetMetadataRequestOrBuilder
static class
DaprProtos.StartWorkflowRequest
StartWorkflowRequest is the request for StartWorkflowBeta1.static interface
DaprProtos.StartWorkflowRequestOrBuilder
static class
DaprProtos.StartWorkflowResponse
StartWorkflowResponse is the response for StartWorkflowBeta1.static interface
DaprProtos.StartWorkflowResponseOrBuilder
static class
DaprProtos.SubscribeConfigurationRequest
SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.static interface
DaprProtos.SubscribeConfigurationRequestOrBuilder
static class
DaprProtos.SubscribeConfigurationResponse
Protobuf typedapr.proto.runtime.v1.SubscribeConfigurationResponse
static interface
DaprProtos.SubscribeConfigurationResponseOrBuilder
static class
DaprProtos.SubtleDecryptRequest
SubtleDecryptRequest is the request for SubtleDecryptAlpha1.static interface
DaprProtos.SubtleDecryptRequestOrBuilder
static class
DaprProtos.SubtleDecryptResponse
SubtleDecryptResponse is the response for SubtleDecryptAlpha1.static interface
DaprProtos.SubtleDecryptResponseOrBuilder
static class
DaprProtos.SubtleEncryptRequest
SubtleEncryptRequest is the request for SubtleEncryptAlpha1.static interface
DaprProtos.SubtleEncryptRequestOrBuilder
static class
DaprProtos.SubtleEncryptResponse
SubtleEncryptResponse is the response for SubtleEncryptAlpha1.static interface
DaprProtos.SubtleEncryptResponseOrBuilder
static class
DaprProtos.SubtleGetKeyRequest
SubtleGetKeyRequest is the request object for SubtleGetKeyAlpha1.static interface
DaprProtos.SubtleGetKeyRequestOrBuilder
static class
DaprProtos.SubtleGetKeyResponse
SubtleGetKeyResponse is the response for SubtleGetKeyAlpha1.static interface
DaprProtos.SubtleGetKeyResponseOrBuilder
static class
DaprProtos.SubtleSignRequest
SubtleSignRequest is the request for SubtleSignAlpha1.static interface
DaprProtos.SubtleSignRequestOrBuilder
static class
DaprProtos.SubtleSignResponse
SubtleSignResponse is the response for SubtleSignAlpha1.static interface
DaprProtos.SubtleSignResponseOrBuilder
static class
DaprProtos.SubtleUnwrapKeyRequest
SubtleUnwrapKeyRequest is the request for SubtleUnwrapKeyAlpha1.static interface
DaprProtos.SubtleUnwrapKeyRequestOrBuilder
static class
DaprProtos.SubtleUnwrapKeyResponse
SubtleUnwrapKeyResponse is the response for SubtleUnwrapKeyAlpha1.static interface
DaprProtos.SubtleUnwrapKeyResponseOrBuilder
static class
DaprProtos.SubtleVerifyRequest
SubtleVerifyRequest is the request for SubtleVerifyAlpha1.static interface
DaprProtos.SubtleVerifyRequestOrBuilder
static class
DaprProtos.SubtleVerifyResponse
SubtleVerifyResponse is the response for SubtleVerifyAlpha1.static interface
DaprProtos.SubtleVerifyResponseOrBuilder
static class
DaprProtos.SubtleWrapKeyRequest
SubtleWrapKeyRequest is the request for SubtleWrapKeyAlpha1.static interface
DaprProtos.SubtleWrapKeyRequestOrBuilder
static class
DaprProtos.SubtleWrapKeyResponse
SubtleWrapKeyResponse is the response for SubtleWrapKeyAlpha1.static interface
DaprProtos.SubtleWrapKeyResponseOrBuilder
static class
DaprProtos.TerminateWorkflowRequest
TerminateWorkflowRequest is the request for TerminateWorkflowBeta1.static interface
DaprProtos.TerminateWorkflowRequestOrBuilder
static class
DaprProtos.TransactionalActorStateOperation
TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.static interface
DaprProtos.TransactionalActorStateOperationOrBuilder
static class
DaprProtos.TransactionalStateOperation
TransactionalStateOperation is the message to execute a specified operation with a key-value pair.static interface
DaprProtos.TransactionalStateOperationOrBuilder
static class
DaprProtos.TryLockRequest
Protobuf typedapr.proto.runtime.v1.TryLockRequest
static interface
DaprProtos.TryLockRequestOrBuilder
static class
DaprProtos.TryLockResponse
Protobuf typedapr.proto.runtime.v1.TryLockResponse
static interface
DaprProtos.TryLockResponseOrBuilder
static class
DaprProtos.UnlockRequest
Protobuf typedapr.proto.runtime.v1.UnlockRequest
static interface
DaprProtos.UnlockRequestOrBuilder
static class
DaprProtos.UnlockResponse
Protobuf typedapr.proto.runtime.v1.UnlockResponse
static interface
DaprProtos.UnlockResponseOrBuilder
static class
DaprProtos.UnregisterActorReminderRequest
UnregisterActorReminderRequest is the message to unregister an actor reminder.static interface
DaprProtos.UnregisterActorReminderRequestOrBuilder
static class
DaprProtos.UnregisterActorTimerRequest
UnregisterActorTimerRequest is the message to unregister an actor timerstatic interface
DaprProtos.UnregisterActorTimerRequestOrBuilder
static class
DaprProtos.UnsubscribeConfigurationRequest
UnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.static interface
DaprProtos.UnsubscribeConfigurationRequestOrBuilder
static class
DaprProtos.UnsubscribeConfigurationResponse
Protobuf typedapr.proto.runtime.v1.UnsubscribeConfigurationResponse
static interface
DaprProtos.UnsubscribeConfigurationResponseOrBuilder
-
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()
-
-