Class ImagesClient.ListFixedSizeCollection (1.44.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ImagesClient.ListFixedSizeCollection

Methods

createCollection(List<ImagesClient.ListPage> pages, int collectionSize)

protected ImagesClient.ListFixedSizeCollection createCollection(List<ImagesClient.ListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
ImagesClient.ListFixedSizeCollection
Overrides