| 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.ListPage |
DiskTypesClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListDiskTypesRequest,DiskTypeList,DiskType> context,
DiskTypeList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DiskTypesClient.ListPage> |
DiskTypesClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDiskTypesRequest,DiskTypeList,DiskType> context,
com.google.api.core.ApiFuture<DiskTypeList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DiskTypesClient.ListFixedSizeCollection |
DiskTypesClient.ListFixedSizeCollection.createCollection(List<DiskTypesClient.ListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.