| 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 | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> | 
InstanceClient.aggregatedListInstancesCallable()
Retrieves aggregated list of all of the instances in your project across all regions and zones. 
 | 
com.google.api.gax.rpc.UnaryCallable<AggregatedListInstancesHttpRequest,InstanceClient.AggregatedListInstancesPagedResponse> | 
InstanceClient.aggregatedListInstancesPagedCallable()
Retrieves aggregated list of all of the instances in your project across all regions and zones. 
 | 
com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> | 
InstanceSettings.aggregatedListInstancesSettings()
Returns the object with the settings used for calls to aggregatedListInstances. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> | 
InstanceSettings.Builder.aggregatedListInstancesSettings()
Returns the builder for the settings used for calls to aggregatedListInstances. 
 | 
| 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 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)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListInstancesHttpRequest,InstanceAggregatedList> | 
HttpJsonInstanceStub.aggregatedListInstancesMethodDescriptor  | 
Copyright © 2019 Google LLC. All rights reserved.