Uses of Class
io.dapr.v1.CommonProtos.StateItem
-
-
Uses of CommonProtos.StateItem in io.dapr.v1
Methods in io.dapr.v1 that return CommonProtos.StateItem Modifier and Type Method Description CommonProtos.StateItemCommonProtos.StateItem.Builder. build()CommonProtos.StateItemCommonProtos.StateItem.Builder. buildPartial()static CommonProtos.StateItemCommonProtos.StateItem. getDefaultInstance()CommonProtos.StateItemCommonProtos.StateItem.Builder. getDefaultInstanceForType()CommonProtos.StateItemCommonProtos.StateItem. getDefaultInstanceForType()CommonProtos.StateItemDaprProtos.TransactionalStateOperation.Builder. getRequest()State values to be operated onCommonProtos.StateItemDaprProtos.TransactionalStateOperation. getRequest()State values to be operated onCommonProtos.StateItemDaprProtos.TransactionalStateOperationOrBuilder. getRequest()State values to be operated onCommonProtos.StateItemDaprAppCallbackProtos.BindingEventResponse.Builder. getStates(int index)The state key values which will be stored in store_name.CommonProtos.StateItemDaprAppCallbackProtos.BindingEventResponse. getStates(int index)The state key values which will be stored in store_name.CommonProtos.StateItemDaprAppCallbackProtos.BindingEventResponseOrBuilder. getStates(int index)The state key values which will be stored in store_name.CommonProtos.StateItemDaprProtos.DeleteBulkStateRequest.Builder. getStates(int index)The array of the state key values.CommonProtos.StateItemDaprProtos.DeleteBulkStateRequest. getStates(int index)The array of the state key values.CommonProtos.StateItemDaprProtos.DeleteBulkStateRequestOrBuilder. getStates(int index)The array of the state key values.CommonProtos.StateItemDaprProtos.SaveStateRequest.Builder. getStates(int index)The array of the state key values.CommonProtos.StateItemDaprProtos.SaveStateRequest. getStates(int index)The array of the state key values.CommonProtos.StateItemDaprProtos.SaveStateRequestOrBuilder. getStates(int index)The array of the state key values.static CommonProtos.StateItemCommonProtos.StateItem. parseDelimitedFrom(InputStream input)static CommonProtos.StateItemCommonProtos.StateItem. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(byte[] data)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(com.google.protobuf.ByteString data)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(com.google.protobuf.CodedInputStream input)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(InputStream input)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(ByteBuffer data)static CommonProtos.StateItemCommonProtos.StateItem. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.dapr.v1 that return types with arguments of type CommonProtos.StateItem Modifier and Type Method Description com.google.protobuf.Parser<CommonProtos.StateItem>CommonProtos.StateItem. getParserForType()List<CommonProtos.StateItem>DaprAppCallbackProtos.BindingEventResponse.Builder. getStatesList()The state key values which will be stored in store_name.List<CommonProtos.StateItem>DaprAppCallbackProtos.BindingEventResponse. getStatesList()The state key values which will be stored in store_name.List<CommonProtos.StateItem>DaprAppCallbackProtos.BindingEventResponseOrBuilder. getStatesList()The state key values which will be stored in store_name.List<CommonProtos.StateItem>DaprProtos.DeleteBulkStateRequest.Builder. getStatesList()The array of the state key values.List<CommonProtos.StateItem>DaprProtos.DeleteBulkStateRequest. getStatesList()The array of the state key values.List<CommonProtos.StateItem>DaprProtos.DeleteBulkStateRequestOrBuilder. getStatesList()The array of the state key values.List<CommonProtos.StateItem>DaprProtos.SaveStateRequest.Builder. getStatesList()The array of the state key values.List<CommonProtos.StateItem>DaprProtos.SaveStateRequest. getStatesList()The array of the state key values.List<CommonProtos.StateItem>DaprProtos.SaveStateRequestOrBuilder. getStatesList()The array of the state key values.static com.google.protobuf.Parser<CommonProtos.StateItem>CommonProtos.StateItem. parser()Methods in io.dapr.v1 with parameters of type CommonProtos.StateItem Modifier and Type Method Description DaprAppCallbackProtos.BindingEventResponse.BuilderDaprAppCallbackProtos.BindingEventResponse.Builder. addStates(int index, CommonProtos.StateItem value)The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.BuilderDaprAppCallbackProtos.BindingEventResponse.Builder. addStates(CommonProtos.StateItem value)The state key values which will be stored in store_name.DaprProtos.DeleteBulkStateRequest.BuilderDaprProtos.DeleteBulkStateRequest.Builder. addStates(int index, CommonProtos.StateItem value)The array of the state key values.DaprProtos.DeleteBulkStateRequest.BuilderDaprProtos.DeleteBulkStateRequest.Builder. addStates(CommonProtos.StateItem value)The array of the state key values.DaprProtos.SaveStateRequest.BuilderDaprProtos.SaveStateRequest.Builder. addStates(int index, CommonProtos.StateItem value)The array of the state key values.DaprProtos.SaveStateRequest.BuilderDaprProtos.SaveStateRequest.Builder. addStates(CommonProtos.StateItem value)The array of the state key values.CommonProtos.StateItem.BuilderCommonProtos.StateItem.Builder. mergeFrom(CommonProtos.StateItem other)DaprProtos.TransactionalStateOperation.BuilderDaprProtos.TransactionalStateOperation.Builder. mergeRequest(CommonProtos.StateItem value)State values to be operated onstatic CommonProtos.StateItem.BuilderCommonProtos.StateItem. newBuilder(CommonProtos.StateItem prototype)DaprProtos.TransactionalStateOperation.BuilderDaprProtos.TransactionalStateOperation.Builder. setRequest(CommonProtos.StateItem value)State values to be operated onDaprAppCallbackProtos.BindingEventResponse.BuilderDaprAppCallbackProtos.BindingEventResponse.Builder. setStates(int index, CommonProtos.StateItem value)The state key values which will be stored in store_name.DaprProtos.DeleteBulkStateRequest.BuilderDaprProtos.DeleteBulkStateRequest.Builder. setStates(int index, CommonProtos.StateItem value)The array of the state key values.DaprProtos.SaveStateRequest.BuilderDaprProtos.SaveStateRequest.Builder. setStates(int index, CommonProtos.StateItem value)The array of the state key values.Method parameters in io.dapr.v1 with type arguments of type CommonProtos.StateItem Modifier and Type Method Description DaprAppCallbackProtos.BindingEventResponse.BuilderDaprAppCallbackProtos.BindingEventResponse.Builder. addAllStates(Iterable<? extends CommonProtos.StateItem> values)The state key values which will be stored in store_name.DaprProtos.DeleteBulkStateRequest.BuilderDaprProtos.DeleteBulkStateRequest.Builder. addAllStates(Iterable<? extends CommonProtos.StateItem> values)The array of the state key values.DaprProtos.SaveStateRequest.BuilderDaprProtos.SaveStateRequest.Builder. addAllStates(Iterable<? extends CommonProtos.StateItem> values)The array of the state key values.
-