Package com.google.cloud.compute.v1
Class NodeGroupsClient.ListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListNodeGroupsRequest,NodeGroupList,NodeGroup,NodeGroupsClient.ListPage,NodeGroupsClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.NodeGroupsClient.ListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<NodeGroup>
- Enclosing class:
- NodeGroupsClient
public static class NodeGroupsClient.ListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListNodeGroupsRequest,NodeGroupList,NodeGroup,NodeGroupsClient.ListPage,NodeGroupsClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected NodeGroupsClient.ListFixedSizeCollection
createCollection(List<NodeGroupsClient.ListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected NodeGroupsClient.ListFixedSizeCollection createCollection(List<NodeGroupsClient.ListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListNodeGroupsRequest,NodeGroupList,NodeGroup,NodeGroupsClient.ListPage,NodeGroupsClient.ListFixedSizeCollection>
-
-