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