Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InstancesScopedList |
InstancesScopedList.Builder.build() |
static InstancesScopedList |
InstancesScopedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
Map<String,InstancesScopedList> |
InstanceAggregatedList.getItemsMap()
An object that contains a list of instances scoped by zone.
|
Map<String,InstancesScopedList> |
InstanceAggregatedList.Builder.getItemsMap()
An object that contains a list of instances scoped by zone.
|
Modifier and Type | Method and Description |
---|---|
InstancesScopedList.Builder |
InstancesScopedList.Builder.mergeFrom(InstancesScopedList other) |
static InstancesScopedList.Builder |
InstancesScopedList.newBuilder(InstancesScopedList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceClient.AggregatedListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse) |
protected InstanceClient.AggregatedListInstancesPage |
InstanceClient.AggregatedListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
InstanceAggregatedList response) |
com.google.api.core.ApiFuture<InstanceClient.AggregatedListInstancesPage> |
InstanceClient.AggregatedListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
com.google.api.core.ApiFuture<InstanceAggregatedList> futureResponse) |
InstanceAggregatedList.Builder |
InstanceAggregatedList.Builder.putAllItems(Map<String,InstancesScopedList> items)
An object that contains a list of instances scoped by zone.
|
Copyright © 2019 Google LLC. All rights reserved.