| 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 | 
|---|---|
InstanceClient.ListInstancesPagedResponse | 
InstanceClient.listInstances(ListInstancesHttpRequest request)
Retrieves the list of instances contained within the specified zone. 
 | 
InstanceClient.ListInstancesPagedResponse | 
InstanceClient.listInstances(ProjectZoneName zone)
Retrieves the list of instances contained within the specified zone. 
 | 
InstanceClient.ListInstancesPagedResponse | 
InstanceClient.listInstances(String zone)
Retrieves the list of instances contained within the specified zone. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<InstanceClient.ListInstancesPagedResponse> | 
InstanceClient.ListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
           com.google.api.core.ApiFuture<InstanceList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListInstancesHttpRequest,InstanceClient.ListInstancesPagedResponse> | 
InstanceClient.listInstancesPagedCallable()
Retrieves the list of instances contained within the specified zone. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> | 
InstanceSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> | 
InstanceSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInstancesHttpRequest,InstanceClient.ListInstancesPagedResponse> | 
InstanceStub.listInstancesPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListInstancesHttpRequest,InstanceClient.ListInstancesPagedResponse> | 
HttpJsonInstanceStub.listInstancesPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> | 
InstanceStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> | 
InstanceStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances. 
 | 
Copyright © 2019 Google LLC. All rights reserved.