Class OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection (2.44.0)

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
Name Description
pages List<ListInventoriesPage>
collectionSize int
Returns
Type Description
OsConfigZonalServiceClient.ListInventoriesFixedSizeCollection
Overrides