Class ImagesClient.ListPagedResponse (1.51.0)

public static class ImagesClient.ListPagedResponse extends AbstractPagedListResponse<ListImagesRequest,ImageList,Image,ImagesClient.ListPage,ImagesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ImagesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListImagesRequest,ImageList,Image> context, ApiFuture<ImageList> futureResponse)

public static ApiFuture<ImagesClient.ListPagedResponse> createAsync(PageContext<ListImagesRequest,ImageList,Image> context, ApiFuture<ImageList> futureResponse)
Parameters
NameDescription
contextPageContext<ListImagesRequest,ImageList,Image>
futureResponseApiFuture<ImageList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>