Class TargetPoolsClient.ListFixedSizeCollection (1.105.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetPoolsClient.ListFixedSizeCollection

Methods

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

protected TargetPoolsClient.ListFixedSizeCollection createCollection(@Nullable List<TargetPoolsClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListPage>
collectionSize int
Returns
Type Description
TargetPoolsClient.ListFixedSizeCollection
Overrides