Uses of Class
com.google.cloud.compute.v1.ImagesClient.ListPage
-
Packages that use ImagesClient.ListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ImagesClient.ListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ImagesClient.ListPage Modifier and Type Method Description protected ImagesClient.ListPageImagesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListImagesRequest,ImageList,Image> context, ImageList response)Methods in com.google.cloud.compute.v1 that return types with arguments of type ImagesClient.ListPage Modifier and Type Method Description com.google.api.core.ApiFuture<ImagesClient.ListPage>ImagesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListImagesRequest,ImageList,Image> context, com.google.api.core.ApiFuture<ImageList> futureResponse)Method parameters in com.google.cloud.compute.v1 with type arguments of type ImagesClient.ListPage Modifier and Type Method Description protected ImagesClient.ListFixedSizeCollectionImagesClient.ListFixedSizeCollection. createCollection(List<ImagesClient.ListPage> pages, int collectionSize)
-