| 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 | 
|---|---|
| ListInstancesHttpRequest | ListInstancesHttpRequest.Builder. build() | 
| static ListInstancesHttpRequest | ListInstancesHttpRequest. getDefaultInstance() | 
| Modifier and Type | Method and Description | 
|---|---|
| UnaryCallable<ListInstancesHttpRequest,InstanceList> | InstanceClient. listInstancesCallable()Retrieves the list of instances contained within the specified zone. | 
| UnaryCallable<ListInstancesHttpRequest,InstanceClient.ListInstancesPagedResponse> | InstanceClient. listInstancesPagedCallable()Retrieves the list of instances contained within the specified zone. | 
| PagedCallSettings<ListInstancesHttpRequest,InstanceList,InstanceClient.ListInstancesPagedResponse> | InstanceSettings. listInstancesSettings()Returns the object with the settings used for calls to listInstances. | 
| 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 | 
|---|---|
| InstanceClient.ListInstancesPagedResponse | InstanceClient. listInstances(ListInstancesHttpRequest request)Retrieves the list of instances contained within the specified zone. | 
| ListInstancesHttpRequest.Builder | ListInstancesHttpRequest.Builder. mergeFrom(ListInstancesHttpRequest other) | 
| static ListInstancesHttpRequest.Builder | ListInstancesHttpRequest. newBuilder(ListInstancesHttpRequest prototype) | 
| Modifier and Type | Method and Description | 
|---|---|
| static com.google.api.core.ApiFuture<InstanceClient.ListInstancesPagedResponse> | InstanceClient.ListInstancesPagedResponse. createAsync(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
           com.google.api.core.ApiFuture<InstanceList> futureResponse) | 
| protected InstanceClient.ListInstancesPage | InstanceClient.ListInstancesPage. createPage(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
          InstanceList response) | 
| com.google.api.core.ApiFuture<InstanceClient.ListInstancesPage> | InstanceClient.ListInstancesPage. createPageAsync(PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
               com.google.api.core.ApiFuture<InstanceList> futureResponse) | 
| Modifier and Type | Field and Description | 
|---|---|
| static ApiMethodDescriptor<ListInstancesHttpRequest,InstanceList> | HttpJsonInstanceStub. listInstancesMethodDescriptor | 
Copyright © 2019 Google LLC. All rights reserved.