Package io.dapr.client.domain
package io.dapr.client.domain
-
Class SummaryClassDescriptionCloudEvent<T>A cloud event in Dapr.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.HTTP Extension class.A request to invoke binding.A request to invoke a service.Enumerates commonly used metadata attributes.A request to publish an event.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.Request to subscribe to one or more configuration items.Domain object for response from subscribeConfiguration API.Class to represent transactional state operations.A class to represent request for transactional state.Request to unsubscribe to one or more configuration items using subscription id.Domain object for unsubscribe response.
-
Enum Class SummaryEnum ClassDescriptionOptions for Concurrency.Options for Consistency.Options for type of operation.