| 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 | 
|---|---|
TargetPoolClient.ListTargetPoolsPagedResponse | 
TargetPoolClient.listTargetPools(ListTargetPoolsHttpRequest request)
Retrieves a list of target pools available to the specified project and region. 
 | 
TargetPoolClient.ListTargetPoolsPagedResponse | 
TargetPoolClient.listTargetPools(ProjectRegionName region)
Retrieves a list of target pools available to the specified project and region. 
 | 
TargetPoolClient.ListTargetPoolsPagedResponse | 
TargetPoolClient.listTargetPools(String region)
Retrieves a list of target pools available to the specified project and region. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolClient.ListTargetPoolsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetPoolsHttpRequest,TargetPoolList,TargetPool> context,
           com.google.api.core.ApiFuture<TargetPoolList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListTargetPoolsHttpRequest,TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolClient.listTargetPoolsPagedCallable()
Retrieves a list of target pools available to the specified project and region. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListTargetPoolsHttpRequest,TargetPoolList,TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolSettings.listTargetPoolsSettings()
Returns the object with the settings used for calls to listTargetPools. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetPoolsHttpRequest,TargetPoolList,TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolSettings.Builder.listTargetPoolsSettings()
Returns the builder for the settings used for calls to listTargetPools. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTargetPoolsHttpRequest,TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolStub.listTargetPoolsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListTargetPoolsHttpRequest,TargetPoolClient.ListTargetPoolsPagedResponse> | 
HttpJsonTargetPoolStub.listTargetPoolsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListTargetPoolsHttpRequest,TargetPoolList,TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolStubSettings.listTargetPoolsSettings()
Returns the object with the settings used for calls to listTargetPools. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetPoolsHttpRequest,TargetPoolList,TargetPoolClient.ListTargetPoolsPagedResponse> | 
TargetPoolStubSettings.Builder.listTargetPoolsSettings()
Returns the builder for the settings used for calls to listTargetPools. 
 | 
Copyright © 2019 Google LLC. All rights reserved.