Uses of Class
org.apache.skywalking.oap.server.configuration.service.GroupConfigurationResponse.Builder
Packages that use GroupConfigurationResponse.Builder
-
Uses of GroupConfigurationResponse.Builder in org.apache.skywalking.oap.server.configuration.service
Methods in org.apache.skywalking.oap.server.configuration.service that return GroupConfigurationResponse.BuilderModifier and TypeMethodDescriptionGroupConfigurationResponse.Builder.addAllGroupConfigTable(Iterable<? extends GroupConfigItems> values) Include all groupConfig items.GroupConfigurationResponse.Builder.addGroupConfigTable(int index, GroupConfigItems value) Include all groupConfig items.GroupConfigurationResponse.Builder.addGroupConfigTable(int index, GroupConfigItems.Builder builderForValue) Include all groupConfig items.GroupConfigurationResponse.Builder.addGroupConfigTable(GroupConfigItems value) Include all groupConfig items.GroupConfigurationResponse.Builder.addGroupConfigTable(GroupConfigItems.Builder builderForValue) Include all groupConfig items.GroupConfigurationResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroupConfigurationResponse.Builder.mergeFrom(com.google.protobuf.Message other) GroupConfigurationResponse.Builder.mergeFrom(GroupConfigurationResponse other) GroupConfigurationResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GroupConfigurationResponse.newBuilder()GroupConfigurationResponse.newBuilder(GroupConfigurationResponse prototype) GroupConfigurationResponse.newBuilderForType()protected GroupConfigurationResponse.BuilderGroupConfigurationResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 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 value) Include all groupConfig items.GroupConfigurationResponse.Builder.setGroupConfigTable(int index, GroupConfigItems.Builder builderForValue) 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) 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.GroupConfigurationResponse.toBuilder()