-
DaprProtos.GetConfigurationRequest.Builder.addKeysBytes(com.google.protobuf.ByteString value)
DaprProtos.GetConfigurationRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetConfigurationRequest.Builder.clear()
DaprProtos.GetConfigurationRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DaprProtos.GetConfigurationRequest.Builder.clearKeys()
DaprProtos.GetConfigurationRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DaprProtos.GetConfigurationRequest.Builder.clone()
DaprProtos.GetConfigurationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetConfigurationRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.GetConfigurationRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.GetConfigurationRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DaprProtos.GetConfigurationRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetConfigurationRequest.Builder.setKeys(int index,
String value)
DaprProtos.GetConfigurationRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DaprProtos.GetConfigurationRequest.Builder.setStoreNameBytes(com.google.protobuf.ByteString value)
DaprProtos.GetConfigurationRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.GetConfigurationRequest.toBuilder()