Package io.dapr.client.domain
package io.dapr.client.domain
-
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 response returned on bulk publishing events.Class representing the entry that failed to be published using BulkPublishRequest.Response from the application containing status for each entry from the bulk publish message.Maps a
BulkSubscribeMessageEntry
to aBulkSubscribeAppResponseStatus
.Status of the message handled in bulk subscribe handler.Represents a bulk of messages received from the message bus.Represents a single event from aBulkSubscribeMessage
.CloudEvent<T>A cloud event in Dapr.ComponentMetadata describes a Dapr Component.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.HttpEndpointMetadata describes a registered Dapr HTTP endpoint.HTTP Extension class.A request to invoke binding.A request to invoke a service.A request to lock.Enumerates commonly used metadata attributes.A request to publish an event.RuleMetadata describes the Subscription Rule's Metadata.A request to save states to state store.State<T>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.Domain object for response from subscribeConfiguration API.SubscriptionMetadata describes the Subscription Metadata.Class to represent transactional state operations.Options for type of operation.A class to represent request for transactional state.A request to unlock.Request to unsubscribe to one or more configuration items using subscription id.Domain object for unsubscribe response.