Uses of Package
io.dapr.v1
Packages that use io.dapr.v1
-
Classes in io.dapr.v1 used by io.dapr.internal.opencensusClassDescriptionDapr service provides APIs to user application to access Dapr building blocks.
-
Classes in io.dapr.v1 used by io.dapr.v1ClassDescriptionAppCallback V1 allows user application to interact with Dapr runtime.AppCallback V1 allows user application to interact with Dapr runtime.AppCallback V1 allows user application to interact with Dapr runtime.AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement the HealthCheck method.AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement the HealthCheck method.AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement the HealthCheck method.ConfigurationItem represents all the configuration with its name(key).ConfigurationItem represents all the configuration with its name(key).Etag represents a state item versionEtag represents a state item versionHTTPExtension includes HTTP verb and querystring when Dapr runtime delivers HTTP content.HTTPExtension includes HTTP verb and querystring when Dapr runtime delivers HTTP content.Type of HTTP 1.1 Methods RFC 7231: https://tools.ietf.org/html/rfc7231#page-24 RFC 5789: https://datatracker.ietf.org/doc/html/rfc5789InvokeRequest is the message to invoke a method with the data.InvokeRequest is the message to invoke a method with the data.InvokeResponse is the response message inclduing data and its content type from app callback.InvokeResponse is the response message inclduing data and its content type from app callback.StateItem represents state key, value, and additional options to save state.StateItem represents state key, value, and additional options to save state.StateOptions configures concurrency and consistency for state operationsStateOptions configures concurrency and consistency for state operationsEnum describing the supported concurrency for state.Enum describing the supported consistency for state.BindingEventRequest represents input bindings event.BindingEventRequest represents input bindings event.BindingEventResponse includes operations to save state or send data to output bindings optionally.BindingEventConcurrency is the kind of concurrencyBindingEventResponse includes operations to save state or send data to output bindings optionally.HealthCheckResponse is the message with the response to the health check.HealthCheckResponse is the message with the response to the health check.ListInputBindingsResponse is the message including the list of input bindings.ListInputBindingsResponse is the message including the list of input bindings.ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.TopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdTopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdTopicEventResponse is response from app on published messageTopicEventResponse is response from app on published messageTopicEventResponseStatus allows apps to have finer control over handling of the message.Protobuf type
dapr.proto.runtime.v1.TopicRoutes
Protobuf typedapr.proto.runtime.v1.TopicRoutes
Protobuf typedapr.proto.runtime.v1.TopicRule
Protobuf typedapr.proto.runtime.v1.TopicRule
TopicSubscription represents topic and metadata.TopicSubscription represents topic and metadata.Dapr service provides APIs to user application to access Dapr building blocks.Dapr service provides APIs to user application to access Dapr building blocks.Dapr service provides APIs to user application to access Dapr building blocks.Protobuf typedapr.proto.runtime.v1.ActiveActorsCount
Protobuf typedapr.proto.runtime.v1.ActiveActorsCount
BulkStateItem is the response item for a bulk get operation.BulkStateItem is the response item for a bulk get operation.DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.DeleteStateRequest is the message to delete key-value states in the specific state store.DeleteStateRequest is the message to delete key-value states in the specific state store.ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.GetActorStateRequest is the message to get key-value states from specific actor.GetActorStateRequest is the message to get key-value states from specific actor.GetActorStateResponse is the response conveying the actor's state value.GetActorStateResponse is the response conveying the actor's state value.GetBulkSecretRequest is the message to get the secrets from secret store.GetBulkSecretRequest is the message to get the secrets from secret store.GetBulkSecretResponse is the response message to convey the requested secrets.GetBulkSecretResponse is the response message to convey the requested secrets.GetBulkStateRequest is the message to get a list of key-value states from specific state store.GetBulkStateRequest is the message to get a list of key-value states from specific state store.GetBulkStateResponse is the response conveying the list of state values.GetBulkStateResponse is the response conveying the list of state values.GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.GetConfigurationResponse is the response conveying the list of configuration values.GetConfigurationResponse is the response conveying the list of configuration values.GetMetadataResponse is a message that is returned on GetMetadata rpc callGetMetadataResponse is a message that is returned on GetMetadata rpc callGetSecretRequest is the message to get secret from secret store.GetSecretRequest is the message to get secret from secret store.GetSecretResponse is the response message to convey the requested secret.GetSecretResponse is the response message to convey the requested secret.GetStateRequest is the message to get key-value states from specific state store.GetStateRequest is the message to get key-value states from specific state store.GetStateResponse is the response conveying the state value and etag.GetStateResponse is the response conveying the state value and etag.InvokeActorRequest is the message to call an actor.InvokeActorRequest is the message to call an actor.InvokeActorResponse is the method that returns an actor invocation response.InvokeActorResponse is the method that returns an actor invocation response.InvokeBindingRequest is the message to send data to output bindingsInvokeBindingRequest is the message to send data to output bindingsInvokeBindingResponse is the message returned from an output binding invocationInvokeBindingResponse is the message returned from an output binding invocationInvokeServiceRequest represents the request message for Service invocation.InvokeServiceRequest represents the request message for Service invocation.PublishEventRequest is the message to publish event data to pubsub topicPublishEventRequest is the message to publish event data to pubsub topicProtobuf typedapr.proto.runtime.v1.QueryStateItem
Protobuf typedapr.proto.runtime.v1.QueryStateItem
QueryStateRequest is the message to query state store.QueryStateRequest is the message to query state store.QueryStateResponse is the response conveying the query results.QueryStateResponse is the response conveying the query results.RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.Protobuf typedapr.proto.runtime.v1.RegisteredComponents
Protobuf typedapr.proto.runtime.v1.RegisteredComponents
RenameActorReminderRequest is the message to rename an actor reminder.RenameActorReminderRequest is the message to rename an actor reminder.SaveStateRequest is the message to save multiple states into state store.SaveStateRequest is the message to save multiple states into state store.SecretResponse is a map of decrypted string/string valuesSecretResponse is a map of decrypted string/string valuesProtobuf typedapr.proto.runtime.v1.SetMetadataRequest
Protobuf typedapr.proto.runtime.v1.SetMetadataRequest
SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.Protobuf typedapr.proto.runtime.v1.SubscribeConfigurationResponse
Protobuf typedapr.proto.runtime.v1.SubscribeConfigurationResponse
TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.TransactionalStateOperation is the message to execute a specified operation with a key-value pair.TransactionalStateOperation is the message to execute a specified operation with a key-value pair.Protobuf typedapr.proto.runtime.v1.TryLockRequest
Protobuf typedapr.proto.runtime.v1.TryLockRequest
Protobuf typedapr.proto.runtime.v1.TryLockResponse
Protobuf typedapr.proto.runtime.v1.TryLockResponse
Protobuf typedapr.proto.runtime.v1.UnlockRequest
Protobuf typedapr.proto.runtime.v1.UnlockRequest
Protobuf typedapr.proto.runtime.v1.UnlockResponse
Protobuf typedapr.proto.runtime.v1.UnlockResponse
Protobuf enumdapr.proto.runtime.v1.UnlockResponse.Status
UnregisterActorReminderRequest is the message to unregister an actor reminder.UnregisterActorReminderRequest is the message to unregister an actor reminder.UnregisterActorTimerRequest is the message to unregister an actor timerUnregisterActorTimerRequest is the message to unregister an actor timerUnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.UnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.Protobuf typedapr.proto.runtime.v1.UnsubscribeConfigurationResponse
Protobuf typedapr.proto.runtime.v1.UnsubscribeConfigurationResponse