public static final class GroupConfigurationResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder> implements GroupConfigurationResponseOrBuilder
GroupConfigurationResponse| Modifier and Type | Method and Description |
|---|---|
GroupConfigurationResponse.Builder |
addAllGroupConfigTable(Iterable<? extends GroupConfigItems> values)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
addGroupConfigTable(GroupConfigItems.Builder builderForValue)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
addGroupConfigTable(GroupConfigItems value)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
addGroupConfigTable(int index,
GroupConfigItems.Builder builderForValue)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
addGroupConfigTable(int index,
GroupConfigItems value)
Include all groupConfig items.
|
GroupConfigItems.Builder |
addGroupConfigTableBuilder()
Include all groupConfig items.
|
GroupConfigItems.Builder |
addGroupConfigTableBuilder(int index)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroupConfigurationResponse |
build() |
GroupConfigurationResponse |
buildPartial() |
GroupConfigurationResponse.Builder |
clear() |
GroupConfigurationResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GroupConfigurationResponse.Builder |
clearGroupConfigTable()
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GroupConfigurationResponse.Builder |
clearUuid()
UUID is literal string represents the content of the config table.
|
GroupConfigurationResponse.Builder |
clone() |
GroupConfigurationResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GroupConfigItems |
getGroupConfigTable(int index)
Include all groupConfig items.
|
GroupConfigItems.Builder |
getGroupConfigTableBuilder(int index)
Include all groupConfig items.
|
List<GroupConfigItems.Builder> |
getGroupConfigTableBuilderList()
Include all groupConfig items.
|
int |
getGroupConfigTableCount()
Include all groupConfig items.
|
List<GroupConfigItems> |
getGroupConfigTableList()
Include all groupConfig items.
|
GroupConfigItemsOrBuilder |
getGroupConfigTableOrBuilder(int index)
Include all groupConfig items.
|
List<? extends GroupConfigItemsOrBuilder> |
getGroupConfigTableOrBuilderList()
Include all groupConfig items.
|
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() |
GroupConfigurationResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GroupConfigurationResponse.Builder |
mergeFrom(GroupConfigurationResponse other) |
GroupConfigurationResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
GroupConfigurationResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GroupConfigurationResponse.Builder |
removeGroupConfigTable(int index)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroupConfigurationResponse.Builder |
setGroupConfigTable(int index,
GroupConfigItems.Builder builderForValue)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
setGroupConfigTable(int index,
GroupConfigItems value)
Include all groupConfig items.
|
GroupConfigurationResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GroupConfigurationResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GroupConfigurationResponse.Builder |
setUuid(String value)
UUID is literal string represents the content of the config table.
|
GroupConfigurationResponse.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<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.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<GroupConfigurationResponse.Builder>public GroupConfigurationResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GroupConfigurationResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GroupConfigurationResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GroupConfigurationResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.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<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.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<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.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<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.Builder mergeFrom(GroupConfigurationResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>public GroupConfigurationResponse.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<GroupConfigurationResponse.Builder>IOExceptionpublic List<GroupConfigItems> getGroupConfigTableList()
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;getGroupConfigTableList in interface GroupConfigurationResponseOrBuilderpublic int getGroupConfigTableCount()
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;getGroupConfigTableCount in interface GroupConfigurationResponseOrBuilderpublic GroupConfigItems getGroupConfigTable(int index)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;getGroupConfigTable in interface GroupConfigurationResponseOrBuilderpublic GroupConfigurationResponse.Builder setGroupConfigTable(int index, GroupConfigItems value)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder setGroupConfigTable(int index, GroupConfigItems.Builder builderForValue)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder addGroupConfigTable(GroupConfigItems value)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder addGroupConfigTable(int index, GroupConfigItems value)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder addGroupConfigTable(GroupConfigItems.Builder builderForValue)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder addGroupConfigTable(int index, GroupConfigItems.Builder builderForValue)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder addAllGroupConfigTable(Iterable<? extends GroupConfigItems> values)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder clearGroupConfigTable()
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigurationResponse.Builder removeGroupConfigTable(int index)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigItems.Builder getGroupConfigTableBuilder(int index)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigItemsOrBuilder getGroupConfigTableOrBuilder(int index)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;getGroupConfigTableOrBuilder in interface GroupConfigurationResponseOrBuilderpublic List<? extends GroupConfigItemsOrBuilder> getGroupConfigTableOrBuilderList()
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;getGroupConfigTableOrBuilderList in interface GroupConfigurationResponseOrBuilderpublic GroupConfigItems.Builder addGroupConfigTableBuilder()
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public GroupConfigItems.Builder addGroupConfigTableBuilder(int index)
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public List<GroupConfigItems.Builder> getGroupConfigTableBuilderList()
Include all groupConfig items. All groupConfigTable.groupName should be not empty, Each watcher implementor provides this, and it will be notified when the groupConfigTable changed.
repeated .GroupConfigItems groupConfigTable = 1;public String getUuid()
UUID is literal string represents the content of the config table. If groupConfigTable is unchanged, then could response the same uuid, and groupConfigTable is not required.
string uuid = 2;getUuid in interface GroupConfigurationResponseOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
UUID is literal string represents the content of the config table. If groupConfigTable is unchanged, then could response the same uuid, and groupConfigTable is not required.
string uuid = 2;getUuidBytes in interface GroupConfigurationResponseOrBuilderpublic GroupConfigurationResponse.Builder setUuid(String value)
UUID is literal string represents the content of the config table. If groupConfigTable is unchanged, then could response the same uuid, and groupConfigTable is not required.
string uuid = 2;value - The uuid to set.public GroupConfigurationResponse.Builder clearUuid()
UUID is literal string represents the content of the config table. If groupConfigTable is unchanged, then could response the same uuid, and groupConfigTable is not required.
string uuid = 2;public GroupConfigurationResponse.Builder setUuidBytes(com.google.protobuf.ByteString value)
UUID is literal string represents the content of the config table. If groupConfigTable is unchanged, then could response the same uuid, and groupConfigTable is not required.
string uuid = 2;value - The bytes for uuid to set.public final GroupConfigurationResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>public final GroupConfigurationResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>Copyright © 2021 The Apache Software Foundation. All rights reserved.