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