-
DaprProtos.GetBulkStateRequest.Builder.addKeysBytes(com.google.protobuf.ByteString value)
DaprProtos.GetBulkStateRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetBulkStateRequest.Builder.clear()
DaprProtos.GetBulkStateRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DaprProtos.GetBulkStateRequest.Builder.clearKeys()
DaprProtos.GetBulkStateRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The number of parallel operations executed on the state store for a get operation.
DaprProtos.GetBulkStateRequest.Builder.clone()
DaprProtos.GetBulkStateRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetBulkStateRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.GetBulkStateRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.GetBulkStateRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The metadata which will be sent to state store components.
The metadata which will be sent to state store components.
The metadata which will be sent to state store components.
DaprProtos.GetBulkStateRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetBulkStateRequest.Builder.setKeys(int index,
String value)
The number of parallel operations executed on the state store for a get operation.
DaprProtos.GetBulkStateRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DaprProtos.GetBulkStateRequest.Builder.setStoreNameBytes(com.google.protobuf.ByteString value)
DaprProtos.GetBulkStateRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)