Class WireGroupsClient.ListFixedSizeCollection (1.92.0)

public static class WireGroupsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListWireGroupsRequest,WireGroupList,WireGroup,WireGroupsClient.ListPage,WireGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > WireGroupsClient.ListFixedSizeCollection

Methods

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

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