Class GlobalAddressesClient.ListFixedSizeCollection (1.52.0)

public static class GlobalAddressesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListGlobalAddressesRequest,AddressList,Address,GlobalAddressesClient.ListPage,GlobalAddressesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > GlobalAddressesClient.ListFixedSizeCollection

Methods

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

protected GlobalAddressesClient.ListFixedSizeCollection createCollection(List<GlobalAddressesClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
GlobalAddressesClient.ListFixedSizeCollection
Overrides