Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected DiskTypeClient.ListDiskTypesPage |
DiskTypeClient.ListDiskTypesPage.createPage(com.google.api.gax.rpc.PageContext<ListDiskTypesHttpRequest,DiskTypeList,DiskType> context,
DiskTypeList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DiskTypeClient.ListDiskTypesPage> |
DiskTypeClient.ListDiskTypesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDiskTypesHttpRequest,DiskTypeList,DiskType> context,
com.google.api.core.ApiFuture<DiskTypeList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DiskTypeClient.ListDiskTypesFixedSizeCollection |
DiskTypeClient.ListDiskTypesFixedSizeCollection.createCollection(List<DiskTypeClient.ListDiskTypesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.