| Modifier and Type | Method and Description |
|---|---|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addAllInstanceGroups(Iterable<? extends InstanceGroup> values)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroups(InstanceGroup.Builder builderForValue)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroups(InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroups(int index,
InstanceGroup.Builder builderForValue)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroups(int index,
InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clear() |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clearInstanceGroups()
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clearWarning()
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.clone() |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.mergeFrom(InstanceGroupsScopedList other) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.mergeWarning(Warning value)
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
|
static InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.newBuilder() |
static InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.newBuilder(InstanceGroupsScopedList prototype) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.newBuilderForType() |
protected InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.removeInstanceGroups(int index)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setInstanceGroups(int index,
InstanceGroup.Builder builderForValue)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setInstanceGroups(int index,
InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.Builder.setWarning(Warning value)
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
|
InstanceGroupsScopedList.Builder |
InstanceGroupsScopedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.