| 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 | 
|---|---|
ListTargetInstancesHttpRequest | 
ListTargetInstancesHttpRequest.Builder.build()  | 
static ListTargetInstancesHttpRequest | 
ListTargetInstancesHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTargetInstancesHttpRequest,TargetInstanceList> | 
TargetInstanceClient.listTargetInstancesCallable()
Retrieves a list of TargetInstance resources available to the specified project and zone. 
 | 
com.google.api.gax.rpc.UnaryCallable<ListTargetInstancesHttpRequest,TargetInstanceClient.ListTargetInstancesPagedResponse> | 
TargetInstanceClient.listTargetInstancesPagedCallable()
Retrieves a list of TargetInstance resources available to the specified project and zone. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListTargetInstancesHttpRequest,TargetInstanceList,TargetInstanceClient.ListTargetInstancesPagedResponse> | 
TargetInstanceSettings.listTargetInstancesSettings()
Returns the object with the settings used for calls to listTargetInstances. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetInstancesHttpRequest,TargetInstanceList,TargetInstanceClient.ListTargetInstancesPagedResponse> | 
TargetInstanceSettings.Builder.listTargetInstancesSettings()
Returns the builder for the settings used for calls to listTargetInstances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TargetInstanceClient.ListTargetInstancesPagedResponse | 
TargetInstanceClient.listTargetInstances(ListTargetInstancesHttpRequest request)
Retrieves a list of TargetInstance resources available to the specified project and zone. 
 | 
ListTargetInstancesHttpRequest.Builder | 
ListTargetInstancesHttpRequest.Builder.mergeFrom(ListTargetInstancesHttpRequest other)  | 
static ListTargetInstancesHttpRequest.Builder | 
ListTargetInstancesHttpRequest.newBuilder(ListTargetInstancesHttpRequest prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<TargetInstanceClient.ListTargetInstancesPagedResponse> | 
TargetInstanceClient.ListTargetInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetInstancesHttpRequest,TargetInstanceList,TargetInstance> context,
           com.google.api.core.ApiFuture<TargetInstanceList> futureResponse)  | 
protected TargetInstanceClient.ListTargetInstancesPage | 
TargetInstanceClient.ListTargetInstancesPage.createPage(com.google.api.gax.rpc.PageContext<ListTargetInstancesHttpRequest,TargetInstanceList,TargetInstance> context,
          TargetInstanceList response)  | 
com.google.api.core.ApiFuture<TargetInstanceClient.ListTargetInstancesPage> | 
TargetInstanceClient.ListTargetInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetInstancesHttpRequest,TargetInstanceList,TargetInstance> context,
               com.google.api.core.ApiFuture<TargetInstanceList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListTargetInstancesHttpRequest,TargetInstanceList> | 
HttpJsonTargetInstanceStub.listTargetInstancesMethodDescriptor  | 
Copyright © 2019 Google LLC. All rights reserved.