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