Class NodeGroupsClient.ListFixedSizeCollection (1.51.0)

public static class NodeGroupsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListNodeGroupsRequest,NodeGroupList,NodeGroup,NodeGroupsClient.ListPage,NodeGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > NodeGroupsClient.ListFixedSizeCollection

Methods

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

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