| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected RegionHealthCheckServicesClient.ListPage |
RegionHealthCheckServicesClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context,
HealthCheckServicesList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<RegionHealthCheckServicesClient.ListPage> |
RegionHealthCheckServicesClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context,
com.google.api.core.ApiFuture<HealthCheckServicesList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected RegionHealthCheckServicesClient.ListFixedSizeCollection |
RegionHealthCheckServicesClient.ListFixedSizeCollection.createCollection(List<RegionHealthCheckServicesClient.ListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.