Uses of Interface
io.dapr.v1.CommonProtos.StateItemOrBuilder
-
-
Uses of CommonProtos.StateItemOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement CommonProtos.StateItemOrBuilder Modifier and Type Class Description static classCommonProtos.StateItemStateItem represents state key, value, and additional options to save state.static classCommonProtos.StateItem.BuilderStateItem represents state key, value, and additional options to save state.Methods in io.dapr.v1 that return CommonProtos.StateItemOrBuilder Modifier and Type Method Description CommonProtos.StateItemOrBuilderDaprProtos.TransactionalStateOperation.Builder. getRequestOrBuilder()State values to be operated onCommonProtos.StateItemOrBuilderDaprProtos.TransactionalStateOperation. getRequestOrBuilder()State values to be operated onCommonProtos.StateItemOrBuilderDaprProtos.TransactionalStateOperationOrBuilder. getRequestOrBuilder()State values to be operated onCommonProtos.StateItemOrBuilderDaprAppCallbackProtos.BindingEventResponse.Builder. getStatesOrBuilder(int index)The state key values which will be stored in store_name.CommonProtos.StateItemOrBuilderDaprAppCallbackProtos.BindingEventResponse. getStatesOrBuilder(int index)The state key values which will be stored in store_name.CommonProtos.StateItemOrBuilderDaprAppCallbackProtos.BindingEventResponseOrBuilder. getStatesOrBuilder(int index)The state key values which will be stored in store_name.CommonProtos.StateItemOrBuilderDaprProtos.DeleteBulkStateRequest.Builder. getStatesOrBuilder(int index)The array of the state key values.CommonProtos.StateItemOrBuilderDaprProtos.DeleteBulkStateRequest. getStatesOrBuilder(int index)The array of the state key values.CommonProtos.StateItemOrBuilderDaprProtos.DeleteBulkStateRequestOrBuilder. getStatesOrBuilder(int index)The array of the state key values.CommonProtos.StateItemOrBuilderDaprProtos.SaveStateRequest.Builder. getStatesOrBuilder(int index)The array of the state key values.CommonProtos.StateItemOrBuilderDaprProtos.SaveStateRequest. getStatesOrBuilder(int index)The array of the state key values.CommonProtos.StateItemOrBuilderDaprProtos.SaveStateRequestOrBuilder. getStatesOrBuilder(int index)The array of the state key values.Methods in io.dapr.v1 that return types with arguments of type CommonProtos.StateItemOrBuilder Modifier and Type Method Description List<? 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.
-