| 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 |
|---|---|
TargetInstancesClient.ListPagedResponse |
TargetInstancesClient.list(ListTargetInstancesRequest request)
Retrieves a list of TargetInstance resources available to the specified project and zone.
|
TargetInstancesClient.ListPagedResponse |
TargetInstancesClient.list(String project,
String zone)
Retrieves a list of TargetInstance resources available to the specified project and zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TargetInstancesClient.ListPagedResponse> |
TargetInstancesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetInstancesRequest,TargetInstanceList,TargetInstance> context,
com.google.api.core.ApiFuture<TargetInstanceList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetInstancesRequest,TargetInstancesClient.ListPagedResponse> |
TargetInstancesClient.listPagedCallable()
Retrieves a list of TargetInstance resources available to the specified project and zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetInstancesRequest,TargetInstanceList,TargetInstancesClient.ListPagedResponse> |
TargetInstancesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetInstancesRequest,TargetInstanceList,TargetInstancesClient.ListPagedResponse> |
TargetInstancesSettings.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<ListTargetInstancesRequest,TargetInstancesClient.ListPagedResponse> |
TargetInstancesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetInstancesRequest,TargetInstancesClient.ListPagedResponse> |
HttpJsonTargetInstancesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetInstancesRequest,TargetInstanceList,TargetInstancesClient.ListPagedResponse> |
TargetInstancesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetInstancesRequest,TargetInstanceList,TargetInstancesClient.ListPagedResponse> |
TargetInstancesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.