public static final class InstanceGroupManagersListManagedInstancesResponse.Builder extends GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder> implements InstanceGroupManagersListManagedInstancesResponseOrBuilder
Protobuf type google.cloud.compute.v1.InstanceGroupManagersListManagedInstancesResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllManagedInstances(Iterable<? extends ManagedInstance> values)
public InstanceGroupManagersListManagedInstancesResponse.Builder addAllManagedInstances(Iterable<? extends ManagedInstance> values)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.ManagedInstance>
|
addManagedInstances(ManagedInstance value)
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(ManagedInstance value)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
addManagedInstances(ManagedInstance.Builder builderForValue)
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
addManagedInstances(int index, ManagedInstance value)
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(int index, ManagedInstance value)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
addManagedInstances(int index, ManagedInstance.Builder builderForValue)
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(int index, ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
addManagedInstancesBuilder()
public ManagedInstance.Builder addManagedInstancesBuilder()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
addManagedInstancesBuilder(int index)
public ManagedInstance.Builder addManagedInstancesBuilder(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InstanceGroupManagersListManagedInstancesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public InstanceGroupManagersListManagedInstancesResponse build()
buildPartial()
public InstanceGroupManagersListManagedInstancesResponse buildPartial()
clear()
public InstanceGroupManagersListManagedInstancesResponse.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public InstanceGroupManagersListManagedInstancesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearManagedInstances()
public InstanceGroupManagersListManagedInstancesResponse.Builder clearManagedInstances()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
clearNextPageToken()
public InstanceGroupManagersListManagedInstancesResponse.Builder clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
clearOneof(Descriptors.OneofDescriptor oneof)
public InstanceGroupManagersListManagedInstancesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public InstanceGroupManagersListManagedInstancesResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public InstanceGroupManagersListManagedInstancesResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getManagedInstances(int index)
public ManagedInstance getManagedInstances(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
| Parameter |
| Name |
Description |
index |
int
|
getManagedInstancesBuilder(int index)
public ManagedInstance.Builder getManagedInstancesBuilder(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
| Parameter |
| Name |
Description |
index |
int
|
getManagedInstancesBuilderList()
public List<ManagedInstance.Builder> getManagedInstancesBuilderList()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
getManagedInstancesCount()
public int getManagedInstancesCount()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
| Returns |
| Type |
Description |
int |
|
getManagedInstancesList()
public List<ManagedInstance> getManagedInstancesList()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
getManagedInstancesOrBuilder(int index)
public ManagedInstanceOrBuilder