-
DaprProtos.GetConfigurationResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetConfigurationResponse.Builder.clear()
DaprProtos.GetConfigurationResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DaprProtos.GetConfigurationResponse.Builder.clearItems()
DaprProtos.GetConfigurationResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DaprProtos.GetConfigurationResponse.Builder.clone()
DaprProtos.GetConfigurationResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetConfigurationResponse.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.GetConfigurationResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.GetConfigurationResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
map<string, .dapr.proto.common.v1.ConfigurationItem> items = 1;
map<string, .dapr.proto.common.v1.ConfigurationItem> items = 1;
map<string, .dapr.proto.common.v1.ConfigurationItem> items = 1;
DaprProtos.GetConfigurationResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetConfigurationResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DaprProtos.GetConfigurationResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.GetConfigurationResponse.toBuilder()