Package com.google.cloud.compute.v1
Class ImagesClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListImagesRequest,ImageList,Image,ImagesClient.ListPage,ImagesClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.ImagesClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Image>
- Enclosing class:
- ImagesClient
public static class ImagesClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListImagesRequest,ImageList,Image,ImagesClient.ListPage,ImagesClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ImagesClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListImagesRequest,ImageList,Image> context, com.google.api.core.ApiFuture<ImageList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ImagesClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListImagesRequest,ImageList,Image> context, com.google.api.core.ApiFuture<ImageList> futureResponse)
-
-