InstanceGroup.Builder |
InstanceGroup.Builder.addAllNamedPorts(Iterable<? extends NamedPort> values) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroupsBuilder() |
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroup.Builder |
InstanceGroupsScopedList.Builder.addInstanceGroupsBuilder(int index) |
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroup.Builder |
InstanceGroupList.Builder.addItemsBuilder() |
A list of InstanceGroup resources.
|
InstanceGroup.Builder |
InstanceGroupList.Builder.addItemsBuilder(int index) |
A list of InstanceGroup resources.
|
InstanceGroup.Builder |
RegionInstanceGroupList.Builder.addItemsBuilder() |
A list of InstanceGroup resources.
|
InstanceGroup.Builder |
RegionInstanceGroupList.Builder.addItemsBuilder(int index) |
A list of InstanceGroup resources.
|
InstanceGroup.Builder |
InstanceGroup.Builder.addNamedPorts(int index,
NamedPort value) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.addNamedPorts(int index,
NamedPort.Builder builderForValue) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.addNamedPorts(NamedPort value) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.addNamedPorts(NamedPort.Builder builderForValue) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.clear() |
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearCreationTimestamp() |
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearDescription() |
An optional description of this resource.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearFingerprint() |
[Output Only] The fingerprint of the named ports.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearId() |
[Output Only] A unique identifier for this instance group, generated by the server.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearKind() |
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearName() |
The name of the instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearNamedPorts() |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearNetwork() |
[Output Only] The URL of the network to which all instances in the instance group belong.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearRegion() |
[Output Only] The URL of the region where the instance group is located (for regional resources).
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearSelfLink() |
[Output Only] The URL for this instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearSize() |
[Output Only] The total number of instances in the instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearSubnetwork() |
[Output Only] The URL of the subnetwork to which all instances in the instance group belong.
|
InstanceGroup.Builder |
InstanceGroup.Builder.clearZone() |
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
|
InstanceGroup.Builder |
InstanceGroup.Builder.clone() |
|
InstanceGroup.Builder |
InsertInstanceGroupRequest.Builder.getInstanceGroupResourceBuilder() |
The body resource for this request
|
InstanceGroup.Builder |
InstanceGroupsScopedList.Builder.getInstanceGroupsBuilder(int index) |
[Output Only] The list of instance groups that are contained in this scope.
|
InstanceGroup.Builder |
InstanceGroupList.Builder.getItemsBuilder(int index) |
A list of InstanceGroup resources.
|
InstanceGroup.Builder |
RegionInstanceGroupList.Builder.getItemsBuilder(int index) |
A list of InstanceGroup resources.
|
InstanceGroup.Builder |
InstanceGroup.Builder.mergeFrom(InstanceGroup other) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static InstanceGroup.Builder |
InstanceGroup.newBuilder() |
|
static InstanceGroup.Builder |
InstanceGroup.newBuilder(InstanceGroup prototype) |
|
InstanceGroup.Builder |
InstanceGroup.newBuilderForType() |
|
protected InstanceGroup.Builder |
InstanceGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.removeNamedPorts(int index) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setCreationTimestamp(String value) |
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value) |
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setDescription(String value) |
An optional description of this resource.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
An optional description of this resource.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.setFingerprint(String value) |
[Output Only] The fingerprint of the named ports.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setFingerprintBytes(com.google.protobuf.ByteString value) |
[Output Only] The fingerprint of the named ports.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setId(long value) |
[Output Only] A unique identifier for this instance group, generated by the server.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setKind(String value) |
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setKindBytes(com.google.protobuf.ByteString value) |
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setName(String value) |
The name of the instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The name of the instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setNamedPorts(int index,
NamedPort value) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setNamedPorts(int index,
NamedPort.Builder builderForValue) |
Assigns a name to a port number.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setNetwork(String value) |
[Output Only] The URL of the network to which all instances in the instance group belong.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setNetworkBytes(com.google.protobuf.ByteString value) |
[Output Only] The URL of the network to which all instances in the instance group belong.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setRegion(String value) |
[Output Only] The URL of the region where the instance group is located (for regional resources).
|
InstanceGroup.Builder |
InstanceGroup.Builder.setRegionBytes(com.google.protobuf.ByteString value) |
[Output Only] The URL of the region where the instance group is located (for regional resources).
|
InstanceGroup.Builder |
InstanceGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.setSelfLink(String value) |
[Output Only] The URL for this instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value) |
[Output Only] The URL for this instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setSize(int value) |
[Output Only] The total number of instances in the instance group.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setSubnetwork(String value) |
[Output Only] The URL of the subnetwork to which all instances in the instance group belong.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setSubnetworkBytes(com.google.protobuf.ByteString value) |
[Output Only] The URL of the subnetwork to which all instances in the instance group belong.
|
InstanceGroup.Builder |
InstanceGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
InstanceGroup.Builder |
InstanceGroup.Builder.setZone(String value) |
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
|
InstanceGroup.Builder |
InstanceGroup.Builder.setZoneBytes(com.google.protobuf.ByteString value) |
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
|
InstanceGroup.Builder |
InstanceGroup.toBuilder() |
|