| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
HealthChecksClient.ListPagedResponse |
HealthChecksClient.list(ListHealthChecksRequest request)
Retrieves the list of HealthCheck resources available to the specified project.
|
HealthChecksClient.ListPagedResponse |
HealthChecksClient.list(String project)
Retrieves the list of HealthCheck resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<HealthChecksClient.ListPagedResponse> |
HealthChecksClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHealthChecksRequest,HealthCheckList,HealthCheck> context,
com.google.api.core.ApiFuture<HealthCheckList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListHealthChecksRequest,HealthChecksClient.ListPagedResponse> |
HealthChecksClient.listPagedCallable()
Retrieves the list of HealthCheck resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListHealthChecksRequest,HealthCheckList,HealthChecksClient.ListPagedResponse> |
HealthChecksSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHealthChecksRequest,HealthCheckList,HealthChecksClient.ListPagedResponse> |
HealthChecksSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListHealthChecksRequest,HealthChecksClient.ListPagedResponse> |
HealthChecksStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListHealthChecksRequest,HealthChecksClient.ListPagedResponse> |
HttpJsonHealthChecksStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListHealthChecksRequest,HealthCheckList,HealthChecksClient.ListPagedResponse> |
HealthChecksStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHealthChecksRequest,HealthCheckList,HealthChecksClient.ListPagedResponse> |
HealthChecksStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.