| 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 |
|---|---|
RegionZonesClient.ListPagedResponse |
RegionZonesClient.list(ListRegionZonesRequest request)
Retrieves the list of Zone resources under the specific region available to the specified
project.
|
RegionZonesClient.ListPagedResponse |
RegionZonesClient.list(String project,
String region)
Retrieves the list of Zone resources under the specific region available to the specified
project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionZonesClient.ListPagedResponse> |
RegionZonesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionZonesRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionZonesRequest,RegionZonesClient.ListPagedResponse> |
RegionZonesClient.listPagedCallable()
Retrieves the list of Zone resources under the specific region available to the specified
project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionZonesRequest,ZoneList,RegionZonesClient.ListPagedResponse> |
RegionZonesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionZonesRequest,ZoneList,RegionZonesClient.ListPagedResponse> |
RegionZonesSettings.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<ListRegionZonesRequest,RegionZonesClient.ListPagedResponse> |
HttpJsonRegionZonesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionZonesRequest,RegionZonesClient.ListPagedResponse> |
RegionZonesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionZonesRequest,ZoneList,RegionZonesClient.ListPagedResponse> |
RegionZonesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionZonesRequest,ZoneList,RegionZonesClient.ListPagedResponse> |
RegionZonesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.