Uses of Package
io.dapr.client.domain
-
ClassDescriptionA request to bulk publish multiples events in a single call to Dapr.Class representing the response returned on bulk publishing events.A configuration item from Dapr's configuration store.DaprMetadata describes the Dapr Metadata.A request to delete a state by key.A request for executing state transaction operations.A request to get a secret by key.A request to get bulk state by keys.Request to get one or more configuration items from Dapr's configuration store.A request to get a secret by key.A request to get a state by key.HTTP Extension class.A request to invoke binding.A request to invoke a service.A request to lock.A request to publish an event.A request to save states to state store.This class reprent what a State is.A class representing the state options for Dapr state API.Request to subscribe to one or more configuration items.Domain object for response from subscribeConfiguration API.Class to represent transactional state operations.A request to unlock.Request to unsubscribe to one or more configuration items using subscription id.Domain object for unsubscribe response.
-
ClassDescriptionActorMetadata describes a registered Dapr Actor.AppConnectionPropertiesHealthMetadata describes the application health properties.AppConnectionPropertiesMetadata describes the application connection properties.Class representing an entry in the BulkPublishRequest or BulkPublishResponse.A request to bulk publish multiples events in a single call to Dapr.Class representing the entry that failed to be published using BulkPublishRequest.Maps a
BulkSubscribeMessageEntry
to aBulkSubscribeAppResponseStatus
.Status of the message handled in bulk subscribe handler.Represents a single event from aBulkSubscribeMessage
.A cloud event in Dapr.ComponentMetadata describes a Dapr Component.A configuration item from Dapr's configuration store.A request to delete a state by key.A request for executing state transaction operations.A request to get a secret by key.A request to get bulk state by keys.Request to get one or more configuration items from Dapr's configuration store.A request to get a secret by key.A request to get a state by key.HttpEndpointMetadata describes a registered Dapr HTTP endpoint.HTTP Extension class.A request to invoke binding.A request to invoke a service.A request to publish an event.RuleMetadata describes the Subscription Rule's Metadata.A request to save states to state store.This class reprent what a State is.A class representing the state options for Dapr state API.Options for Concurrency.Options for Consistency.Request to subscribe to one or more configuration items.SubscriptionMetadata describes the Subscription Metadata.Class to represent transactional state operations.Options for type of operation.