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