Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clone() |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeFrom(InstanceGroupAggregatedList other) |
static InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilder() |
static InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilder(InstanceGroupAggregatedList prototype) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.putAllItems(Map<String,InstanceGroupsScopedList> items)
A list of InstanceGroupsScopedList resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setKind(String kind)
[Output Only] The resource type, which is always compute#instanceGroupAggregatedList for
aggregated lists of instance groups.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setWarning(Warning warning)
[Output Only] Informational warning message.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.