| 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 |
|---|---|
RegionHealthChecksClient.ListPagedResponse |
RegionHealthChecksClient.list(ListRegionHealthChecksRequest request)
Retrieves the list of HealthCheck resources available to the specified project.
|
RegionHealthChecksClient.ListPagedResponse |
RegionHealthChecksClient.list(String project,
String region)
Retrieves the list of HealthCheck resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthChecksRequest,HealthCheckList,HealthCheck> context,
com.google.api.core.ApiFuture<HealthCheckList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthChecksRequest,RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksClient.listPagedCallable()
Retrieves the list of HealthCheck resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthChecksRequest,HealthCheckList,RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthChecksRequest,HealthCheckList,RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksSettings.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<ListRegionHealthChecksRequest,RegionHealthChecksClient.ListPagedResponse> |
HttpJsonRegionHealthChecksStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthChecksRequest,RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthChecksRequest,HealthCheckList,RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthChecksRequest,HealthCheckList,RegionHealthChecksClient.ListPagedResponse> |
RegionHealthChecksStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.