| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
TargetPoolsClient.ListPagedResponse |
TargetPoolsClient.list(ListTargetPoolsRequest request)
Retrieves a list of target pools available to the specified project and region.
|
TargetPoolsClient.ListPagedResponse |
TargetPoolsClient.list(String project,
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<TargetPoolsClient.ListPagedResponse> |
TargetPoolsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetPoolsRequest,TargetPoolList,TargetPool> context,
com.google.api.core.ApiFuture<TargetPoolList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetPoolsRequest,TargetPoolsClient.ListPagedResponse> |
TargetPoolsClient.listPagedCallable()
Retrieves a list of target pools available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetPoolsRequest,TargetPoolList,TargetPoolsClient.ListPagedResponse> |
TargetPoolsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetPoolsRequest,TargetPoolList,TargetPoolsClient.ListPagedResponse> |
TargetPoolsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTargetPoolsRequest,TargetPoolsClient.ListPagedResponse> |
TargetPoolsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetPoolsRequest,TargetPoolsClient.ListPagedResponse> |
HttpJsonTargetPoolsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetPoolsRequest,TargetPoolList,TargetPoolsClient.ListPagedResponse> |
TargetPoolsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetPoolsRequest,TargetPoolList,TargetPoolsClient.ListPagedResponse> |
TargetPoolsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.