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 |
---|---|
HealthCheckClient.AggregatedListHealthChecksPagedResponse |
HealthCheckClient.aggregatedListHealthChecks(AggregatedListHealthChecksHttpRequest request)
Retrieves the list of all HealthCheck resources, regional and global, available to the
specified project.
|
HealthCheckClient.AggregatedListHealthChecksPagedResponse |
HealthCheckClient.aggregatedListHealthChecks(ProjectName project)
Retrieves the list of all HealthCheck resources, regional and global, available to the
specified project.
|
HealthCheckClient.AggregatedListHealthChecksPagedResponse |
HealthCheckClient.aggregatedListHealthChecks(String project)
Retrieves the list of all HealthCheck resources, regional and global, available to the
specified project.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListHealthChecksHttpRequest,HealthCheckClient.AggregatedListHealthChecksPagedResponse> |
HealthCheckClient.aggregatedListHealthChecksPagedCallable()
Retrieves the list of all HealthCheck resources, regional and global, available to the
specified project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthCheckClient.AggregatedListHealthChecksPagedResponse> |
HealthCheckSettings.aggregatedListHealthChecksSettings()
Returns the object with the settings used for calls to aggregatedListHealthChecks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthCheckClient.AggregatedListHealthChecksPagedResponse> |
HealthCheckSettings.Builder.aggregatedListHealthChecksSettings()
Returns the builder for the settings used for calls to aggregatedListHealthChecks.
|
static com.google.api.core.ApiFuture<HealthCheckClient.AggregatedListHealthChecksPagedResponse> |
HealthCheckClient.AggregatedListHealthChecksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthChecksScopedList> context,
com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.