DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.addAllKeys(Iterable<String> values) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.addKeys(String value) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.addKeysBytes(com.google.protobuf.ByteString value) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clear() |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clearKeys() |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clearMetadata() |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clearStoreName() |
Required.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.clone() |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.mergeFrom(DaprProtos.GetConfigurationRequest other) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.newBuilder() |
|
static DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.newBuilder(DaprProtos.GetConfigurationRequest prototype) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.newBuilderForType() |
|
protected DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.putAllMetadata(Map<String,String> values) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.putMetadata(String key,
String value) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.removeMetadata(String key) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.setKeys(int index,
String value) |
Optional.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.setStoreName(String value) |
Required.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.setStoreNameBytes(com.google.protobuf.ByteString value) |
Required.
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DaprProtos.GetConfigurationRequest.Builder |
DaprProtos.GetConfigurationRequest.toBuilder() |
|