| 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 DiskTypesClient.AggregatedListPage |
DiskTypesClient.AggregatedListPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,Map.Entry<String,DiskTypesScopedList>> context,
DiskTypeAggregatedList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DiskTypesClient.AggregatedListPage> |
DiskTypesClient.AggregatedListPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,Map.Entry<String,DiskTypesScopedList>> context,
com.google.api.core.ApiFuture<DiskTypeAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DiskTypesClient.AggregatedListFixedSizeCollection |
DiskTypesClient.AggregatedListFixedSizeCollection.createCollection(List<DiskTypesClient.AggregatedListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.