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 |
---|---|
HttpHealthCheckClient.ListHttpHealthChecksPagedResponse |
HttpHealthCheckClient.listHttpHealthChecks(ListHttpHealthChecksHttpRequest request)
Retrieves the list of HttpHealthCheck resources available to the specified project.
|
HttpHealthCheckClient.ListHttpHealthChecksPagedResponse |
HttpHealthCheckClient.listHttpHealthChecks(ProjectName project)
Retrieves the list of HttpHealthCheck resources available to the specified project.
|
HttpHealthCheckClient.ListHttpHealthChecksPagedResponse |
HttpHealthCheckClient.listHttpHealthChecks(String project)
Retrieves the list of HttpHealthCheck resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<HttpHealthCheckClient.ListHttpHealthChecksPagedResponse> |
HttpHealthCheckClient.ListHttpHealthChecksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHttpHealthChecksHttpRequest,HttpHealthCheckList,HttpHealthCheck2> context,
com.google.api.core.ApiFuture<HttpHealthCheckList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListHttpHealthChecksHttpRequest,HttpHealthCheckClient.ListHttpHealthChecksPagedResponse> |
HttpHealthCheckClient.listHttpHealthChecksPagedCallable()
Retrieves the list of HttpHealthCheck resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListHttpHealthChecksHttpRequest,HttpHealthCheckList,HttpHealthCheckClient.ListHttpHealthChecksPagedResponse> |
HttpHealthCheckSettings.listHttpHealthChecksSettings()
Returns the object with the settings used for calls to listHttpHealthChecks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHttpHealthChecksHttpRequest,HttpHealthCheckList,HttpHealthCheckClient.ListHttpHealthChecksPagedResponse> |
HttpHealthCheckSettings.Builder.listHttpHealthChecksSettings()
Returns the builder for the settings used for calls to listHttpHealthChecks.
|
Copyright © 2019 Google LLC. All rights reserved.