public static final class ConfigurationResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder> implements ConfigurationResponseOrBuilder
ConfigurationResponse| Modifier and Type | Method and Description |
|---|---|
ConfigurationResponse.Builder |
addAllConfigTable(Iterable<? extends Config> values)
Include all config items.
|
ConfigurationResponse.Builder |
addConfigTable(Config.Builder builderForValue)
Include all config items.
|
ConfigurationResponse.Builder |
addConfigTable(Config value)
Include all config items.
|
ConfigurationResponse.Builder |
addConfigTable(int index,
Config.Builder builderForValue)
Include all config items.
|
ConfigurationResponse.Builder |
addConfigTable(int index,
Config value)
Include all config items.
|
Config.Builder |
addConfigTableBuilder()
Include all config items.
|
Config.Builder |
addConfigTableBuilder(int index)
Include all config items.
|
ConfigurationResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConfigurationResponse |
build() |
ConfigurationResponse |
buildPartial() |
ConfigurationResponse.Builder |
clear() |
ConfigurationResponse.Builder |
clearConfigTable()
Include all config items.
|
ConfigurationResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConfigurationResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConfigurationResponse.Builder |
clearUuid()
UUID is literal string represents the content of the config table.
|
ConfigurationResponse.Builder |
clone() |
Config |
getConfigTable(int index)
Include all config items.
|
Config.Builder |
getConfigTableBuilder(int index)
Include all config items.
|
List<Config.Builder> |
getConfigTableBuilderList()
Include all config items.
|
int |
getConfigTableCount()
Include all config items.
|
List<Config> |
getConfigTableList()
Include all config items.
|
ConfigOrBuilder |
getConfigTableOrBuilder(int index)
Include all config items.
|
List<? extends ConfigOrBuilder> |
getConfigTableOrBuilderList()
Include all config items.
|
ConfigurationResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getUuid()
UUID is literal string represents the content of the config table.
|
com.google.protobuf.ByteString |
getUuidBytes()
UUID is literal string represents the content of the config table.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ConfigurationResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConfigurationResponse.Builder |
mergeFrom(ConfigurationResponse other) |
ConfigurationResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ConfigurationResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConfigurationResponse.Builder |
removeConfigTable(int index)
Include all config items.
|
ConfigurationResponse.Builder |
setConfigTable(int index,
Config.Builder builderForValue)
Include all config items.
|
ConfigurationResponse.Builder |
setConfigTable(int index,
Config value)
Include all config items.
|
ConfigurationResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConfigurationResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConfigurationResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConfigurationResponse.Builder |
setUuid(String value)
UUID is literal string represents the content of the config table.
|
ConfigurationResponse.Builder |
setUuidBytes(com.google.protobuf.ByteString value)
UUID is literal string represents the content of the config table.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConfigurationResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConfigurationResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConfigurationResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder mergeFrom(ConfigurationResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public ConfigurationResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConfigurationResponse.Builder>IOExceptionpublic List<Config> getConfigTableList()
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;getConfigTableList in interface ConfigurationResponseOrBuilderpublic int getConfigTableCount()
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;getConfigTableCount in interface ConfigurationResponseOrBuilderpublic Config getConfigTable(int index)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;getConfigTable in interface ConfigurationResponseOrBuilderpublic ConfigurationResponse.Builder setConfigTable(int index, Config value)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder setConfigTable(int index, Config.Builder builderForValue)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder addConfigTable(Config value)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder addConfigTable(int index, Config value)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder addConfigTable(Config.Builder builderForValue)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder addConfigTable(int index, Config.Builder builderForValue)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder addAllConfigTable(Iterable<? extends Config> values)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder clearConfigTable()
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigurationResponse.Builder removeConfigTable(int index)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public Config.Builder getConfigTableBuilder(int index)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public ConfigOrBuilder getConfigTableOrBuilder(int index)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;getConfigTableOrBuilder in interface ConfigurationResponseOrBuilderpublic List<? extends ConfigOrBuilder> getConfigTableOrBuilderList()
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;getConfigTableOrBuilderList in interface ConfigurationResponseOrBuilderpublic Config.Builder addConfigTableBuilder()
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public Config.Builder addConfigTableBuilder(int index)
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public List<Config.Builder> getConfigTableBuilderList()
Include all config items. All config name should be not empty, the name is composed by "module name"."provider name"."item name". Each watcher implementor provides this, and it will be notified when the value changed. If the config center wants to set the value to NULL or empty, must set the name with empty value explicitly.
repeated .Config configTable = 1;public String getUuid()
UUID is literal string represents the content of the config table. If config table is unchanged, then could response the same uuid, and config table is not required.
string uuid = 2;getUuid in interface ConfigurationResponseOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
UUID is literal string represents the content of the config table. If config table is unchanged, then could response the same uuid, and config table is not required.
string uuid = 2;getUuidBytes in interface ConfigurationResponseOrBuilderpublic ConfigurationResponse.Builder setUuid(String value)
UUID is literal string represents the content of the config table. If config table is unchanged, then could response the same uuid, and config table is not required.
string uuid = 2;public ConfigurationResponse.Builder clearUuid()
UUID is literal string represents the content of the config table. If config table is unchanged, then could response the same uuid, and config table is not required.
string uuid = 2;public ConfigurationResponse.Builder setUuidBytes(com.google.protobuf.ByteString value)
UUID is literal string represents the content of the config table. If config table is unchanged, then could response the same uuid, and config table is not required.
string uuid = 2;public final ConfigurationResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>public final ConfigurationResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationResponse.Builder>Copyright © 2020 The Apache Software Foundation. All rights reserved.