| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
AggregatedListInstancesHttpRequest |
AggregatedListInstancesHttpRequest.Builder.build() |
static AggregatedListInstancesHttpRequest |
AggregatedListInstancesHttpRequest.getDefaultInstance() |
| Modifier and Type | Method and Description |
|---|---|
InstanceClient.AggregatedListInstancesPagedResponse |
InstanceClient.aggregatedListInstances(AggregatedListInstancesHttpRequest request)
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
AggregatedListInstancesHttpRequest.Builder |
AggregatedListInstancesHttpRequest.Builder.mergeFrom(AggregatedListInstancesHttpRequest other) |
static AggregatedListInstancesHttpRequest.Builder |
AggregatedListInstancesHttpRequest.newBuilder(AggregatedListInstancesHttpRequest prototype) |
| Modifier and Type | Method and Description |
|---|---|
static ApiFuture<InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceClient.AggregatedListInstancesPagedResponse.createAsync(PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
ApiFuture<InstanceAggregatedList> futureResponse) |
protected InstanceClient.AggregatedListInstancesPage |
InstanceClient.AggregatedListInstancesPage.createPage(PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
InstanceAggregatedList response) |
ApiFuture<InstanceClient.AggregatedListInstancesPage> |
InstanceClient.AggregatedListInstancesPage.createPageAsync(PageContext<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstancesScopedList> context,
ApiFuture<InstanceAggregatedList> futureResponse) |
| Modifier and Type | Field and Description |
|---|---|
static ApiMethodDescriptor<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
HttpJsonInstanceStub.aggregatedListInstancesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.