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 |
---|---|
HealthChecksAggregatedList |
HealthChecksAggregatedList.Builder.build() |
static HealthChecksAggregatedList |
HealthChecksAggregatedList.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.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 |
---|---|
protected HealthCheckClient.AggregatedListHealthChecksPage |
HealthCheckClient.AggregatedListHealthChecksPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthChecksScopedList> context,
HealthChecksAggregatedList response) |
HealthChecksAggregatedList.Builder |
HealthChecksAggregatedList.Builder.mergeFrom(HealthChecksAggregatedList other) |
static HealthChecksAggregatedList.Builder |
HealthChecksAggregatedList.newBuilder(HealthChecksAggregatedList prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
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) |
protected HealthCheckClient.AggregatedListHealthChecksPage |
HealthCheckClient.AggregatedListHealthChecksPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthChecksScopedList> context,
HealthChecksAggregatedList response) |
com.google.api.core.ApiFuture<HealthCheckClient.AggregatedListHealthChecksPage> |
HealthCheckClient.AggregatedListHealthChecksPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthChecksScopedList> context,
com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse) |
com.google.api.core.ApiFuture<HealthCheckClient.AggregatedListHealthChecksPage> |
HealthCheckClient.AggregatedListHealthChecksPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList,HealthChecksScopedList> context,
com.google.api.core.ApiFuture<HealthChecksAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListHealthChecksHttpRequest,HealthChecksAggregatedList> |
HttpJsonHealthCheckStub.aggregatedListHealthChecksMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.