Class TargetPoolsClient.ListFixedSizeCollection (1.23.0)

public static class TargetPoolsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListTargetPoolsRequest,TargetPoolList,TargetPool,TargetPoolsClient.ListPage,TargetPoolsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetPoolsClient.ListFixedSizeCollection

Methods

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

protected TargetPoolsClient.ListFixedSizeCollection createCollection(List<TargetPoolsClient.ListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
TargetPoolsClient.ListFixedSizeCollection
Overrides