Class GroupConfigurationResponse.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>
      • getDefaultInstanceForType

        public GroupConfigurationResponse getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public GroupConfigurationResponse build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public GroupConfigurationResponse buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>
      • mergeFrom

        public GroupConfigurationResponse.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                     throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<GroupConfigurationResponse.Builder>
        Throws:
        IOException
      • getGroupConfigTableList

        public 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;
        Specified by:
        getGroupConfigTableList in interface GroupConfigurationResponseOrBuilder
      • getGroupConfigTableCount

        public 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;
        Specified by:
        getGroupConfigTableCount in interface GroupConfigurationResponseOrBuilder
      • getGroupConfigTable

        public 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;
        Specified by:
        getGroupConfigTable in interface GroupConfigurationResponseOrBuilder
      • setGroupConfigTable

        public 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;
      • setGroupConfigTable

        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;
      • addGroupConfigTable

        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;
      • addGroupConfigTable

        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;
      • addGroupConfigTable

        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;
      • addGroupConfigTable

        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;
      • addAllGroupConfigTable

        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;
      • clearGroupConfigTable

        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;
      • removeGroupConfigTable

        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;
      • getGroupConfigTableBuilder

        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;
      • addGroupConfigTableBuilder

        public 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;
      • addGroupConfigTableBuilder

        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;
      • getGroupConfigTableBuilderList

        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;
      • getUuid

        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;
        Specified by:
        getUuid in interface GroupConfigurationResponseOrBuilder
        Returns:
        The uuid.
      • getUuidBytes

        public 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;
        Specified by:
        getUuidBytes in interface GroupConfigurationResponseOrBuilder
        Returns:
        The bytes for uuid.
      • setUuid

        public 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;
        Parameters:
        value - The uuid to set.
        Returns:
        This builder for chaining.
      • clearUuid

        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;
        Returns:
        This builder for chaining.
      • setUuidBytes

        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;
        Parameters:
        value - The bytes for uuid to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final GroupConfigurationResponse.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>
      • mergeUnknownFields

        public final GroupConfigurationResponse.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GroupConfigurationResponse.Builder>