Class OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection (2.5.2)

public static class OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection extends AbstractFixedSizeCollection<ListInventoriesRequest,ListInventoriesResponse,Inventory,OsConfigZonalServiceClient.ListInventoriesPage,OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection

Methods

createCollection(List<OsConfigZonalServiceClient.ListInventoriesPage> pages, int collectionSize)

protected OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection createCollection(List<OsConfigZonalServiceClient.ListInventoriesPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListInventoriesPage>
collectionSizeint
Returns
TypeDescription
OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection
Overrides