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 |
---|---|
AggregatedListHealthChecksHttpRequest |
AggregatedListHealthChecksHttpRequest.Builder.build() |
static AggregatedListHealthChecksHttpRequest |
AggregatedListHealthChecksHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList> |
HealthCheckClient.aggregatedListHealthChecksCallable()
Retrieves the list of all HealthCheck resources, regional and global, available to the
specified project.
|
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.
|
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.
|
AggregatedListHealthChecksHttpRequest.Builder |
AggregatedListHealthChecksHttpRequest.Builder.mergeFrom(AggregatedListHealthChecksHttpRequest other) |
static AggregatedListHealthChecksHttpRequest.Builder |
AggregatedListHealthChecksHttpRequest.newBuilder(AggregatedListHealthChecksHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList> |
HttpJsonHealthCheckStub.aggregatedListHealthChecksMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.