| 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 |
|---|---|
RegionHealthCheckServicesClient.ListPagedResponse |
RegionHealthCheckServicesClient.list(ListRegionHealthCheckServicesRequest request)
Lists all the HealthCheckService resources that have been configured for the specified project
in the given region.
|
RegionHealthCheckServicesClient.ListPagedResponse |
RegionHealthCheckServicesClient.list(String project,
String region)
Lists all the HealthCheckService resources that have been configured for the specified project
in the given region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context,
com.google.api.core.ApiFuture<HealthCheckServicesList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesClient.listPagedCallable()
Lists all the HealthCheckService resources that have been configured for the specified project
in the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesSettings.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<ListRegionHealthCheckServicesRequest,RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,RegionHealthCheckServicesClient.ListPagedResponse> |
HttpJsonRegionHealthCheckServicesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse> |
RegionHealthCheckServicesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.