Class GlobalAddressesClient.ListFixedSizeCollection (1.6.0-beta)

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
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
GlobalAddressesClient.ListFixedSizeCollection
Overrides