Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected HealthCheckClient.ListHealthChecksPage |
HealthCheckClient.ListHealthChecksPage.createPage(PageContext<ListHealthChecksHttpRequest,HealthCheckList,HealthCheck> context,
HealthCheckList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<HealthCheckClient.ListHealthChecksPage> |
HealthCheckClient.ListHealthChecksPage.createPageAsync(PageContext<ListHealthChecksHttpRequest,HealthCheckList,HealthCheck> context,
com.google.api.core.ApiFuture<HealthCheckList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected HealthCheckClient.ListHealthChecksFixedSizeCollection |
HealthCheckClient.ListHealthChecksFixedSizeCollection.createCollection(List<HealthCheckClient.ListHealthChecksPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.