| 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 |
|---|---|
RegionBackendServicesClient.ListPagedResponse |
RegionBackendServicesClient.list(ListRegionBackendServicesRequest request)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
RegionBackendServicesClient.ListPagedResponse |
RegionBackendServicesClient.list(String project,
String region)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesClient.listPagedCallable()
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesSettings.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<ListRegionBackendServicesRequest,RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesRequest,RegionBackendServicesClient.ListPagedResponse> |
HttpJsonRegionBackendServicesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse> |
RegionBackendServicesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.