Uses of Interface
io.dapr.v1.CommonProtos.StateItemOrBuilder
Packages that use CommonProtos.StateItemOrBuilder
-
Uses of CommonProtos.StateItemOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement CommonProtos.StateItemOrBuilderModifier and TypeClassDescriptionstatic final class
StateItem represents state key, value, and additional options to save state.static final class
StateItem represents state key, value, and additional options to save state.Methods in io.dapr.v1 that return CommonProtos.StateItemOrBuilderModifier and TypeMethodDescriptionDaprProtos.TransactionalStateOperation.Builder.getRequestOrBuilder()
State values to be operated onDaprProtos.TransactionalStateOperation.getRequestOrBuilder()
State values to be operated onDaprProtos.TransactionalStateOperationOrBuilder.getRequestOrBuilder()
State values to be operated onDaprAppCallbackProtos.BindingEventResponse.Builder.getStatesOrBuilder
(int index) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.getStatesOrBuilder
(int index) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponseOrBuilder.getStatesOrBuilder
(int index) The state key values which will be stored in store_name.DaprProtos.DeleteBulkStateRequest.Builder.getStatesOrBuilder
(int index) The array of the state key values.DaprProtos.DeleteBulkStateRequest.getStatesOrBuilder
(int index) The array of the state key values.DaprProtos.DeleteBulkStateRequestOrBuilder.getStatesOrBuilder
(int index) The array of the state key values.DaprProtos.SaveStateRequest.Builder.getStatesOrBuilder
(int index) The array of the state key values.DaprProtos.SaveStateRequest.getStatesOrBuilder
(int index) The array of the state key values.DaprProtos.SaveStateRequestOrBuilder.getStatesOrBuilder
(int index) The array of the state key values.Methods in io.dapr.v1 that return types with arguments of type CommonProtos.StateItemOrBuilderModifier and TypeMethodDescriptionList<? extends CommonProtos.StateItemOrBuilder>
DaprAppCallbackProtos.BindingEventResponse.Builder.getStatesOrBuilderList()
The state key values which will be stored in store_name.List<? extends CommonProtos.StateItemOrBuilder>
DaprAppCallbackProtos.BindingEventResponse.getStatesOrBuilderList()
The state key values which will be stored in store_name.List<? extends CommonProtos.StateItemOrBuilder>
DaprAppCallbackProtos.BindingEventResponseOrBuilder.getStatesOrBuilderList()
The state key values which will be stored in store_name.List<? extends CommonProtos.StateItemOrBuilder>
DaprProtos.DeleteBulkStateRequest.Builder.getStatesOrBuilderList()
The array of the state key values.List<? extends CommonProtos.StateItemOrBuilder>
DaprProtos.DeleteBulkStateRequest.getStatesOrBuilderList()
The array of the state key values.List<? extends CommonProtos.StateItemOrBuilder>
DaprProtos.DeleteBulkStateRequestOrBuilder.getStatesOrBuilderList()
The array of the state key values.List<? extends CommonProtos.StateItemOrBuilder>
DaprProtos.SaveStateRequest.Builder.getStatesOrBuilderList()
The array of the state key values.List<? extends CommonProtos.StateItemOrBuilder>
DaprProtos.SaveStateRequest.getStatesOrBuilderList()
The array of the state key values.List<? extends CommonProtos.StateItemOrBuilder>
DaprProtos.SaveStateRequestOrBuilder.getStatesOrBuilderList()
The array of the state key values.