Class NodeGroupsClient.ListFixedSizeCollection (1.33.0)

See more code actions.
public static class NodeGroupsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListNodeGroupsRequest,NodeGroupList,NodeGroup,NodeGroupsClient.ListPage,NodeGroupsClient.ListFixedSizeCollection>
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
Overrides