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