Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
RegionHealthCheckClient.ListRegionHealthChecksPagedResponse |
RegionHealthCheckClient.listRegionHealthChecks(ListRegionHealthChecksHttpRequest request)
Retrieves the list of HealthCheck resources available to the specified project.
|
RegionHealthCheckClient.ListRegionHealthChecksPagedResponse |
RegionHealthCheckClient.listRegionHealthChecks(ProjectRegionName region)
Retrieves the list of HealthCheck resources available to the specified project.
|
RegionHealthCheckClient.ListRegionHealthChecksPagedResponse |
RegionHealthCheckClient.listRegionHealthChecks(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<RegionHealthCheckClient.ListRegionHealthChecksPagedResponse> |
RegionHealthCheckClient.ListRegionHealthChecksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthChecksHttpRequest,HealthCheckList,HealthCheck> context,
com.google.api.core.ApiFuture<HealthCheckList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthChecksHttpRequest,RegionHealthCheckClient.ListRegionHealthChecksPagedResponse> |
RegionHealthCheckClient.listRegionHealthChecksPagedCallable()
Retrieves the list of HealthCheck resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthChecksHttpRequest,HealthCheckList,RegionHealthCheckClient.ListRegionHealthChecksPagedResponse> |
RegionHealthCheckSettings.listRegionHealthChecksSettings()
Returns the object with the settings used for calls to listRegionHealthChecks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthChecksHttpRequest,HealthCheckList,RegionHealthCheckClient.ListRegionHealthChecksPagedResponse> |
RegionHealthCheckSettings.Builder.listRegionHealthChecksSettings()
Returns the builder for the settings used for calls to listRegionHealthChecks.
|
Copyright © 2019 Google LLC. All rights reserved.