| 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 |
|---|---|
RegionsClient.ListPagedResponse |
RegionsClient.list(ListRegionsRequest request)
Retrieves the list of region resources available to the specified project.
|
RegionsClient.ListPagedResponse |
RegionsClient.list(String project)
Retrieves the list of region resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionsClient.ListPagedResponse> |
RegionsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionsRequest,RegionList,Region> context,
com.google.api.core.ApiFuture<RegionList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionsRequest,RegionsClient.ListPagedResponse> |
RegionsClient.listPagedCallable()
Retrieves the list of region resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionsRequest,RegionList,RegionsClient.ListPagedResponse> |
RegionsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionsRequest,RegionList,RegionsClient.ListPagedResponse> |
RegionsSettings.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<ListRegionsRequest,RegionsClient.ListPagedResponse> |
HttpJsonRegionsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionsRequest,RegionsClient.ListPagedResponse> |
RegionsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionsRequest,RegionList,RegionsClient.ListPagedResponse> |
RegionsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionsRequest,RegionList,RegionsClient.ListPagedResponse> |
RegionsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.