Class EdgeContainerClient.ListClustersFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListClustersRequest,ListClustersResponse,Cluster,EdgeContainerClient.ListClustersPage,EdgeContainerClient.ListClustersFixedSizeCollection>
-
- com.google.cloud.edgecontainer.v1.EdgeContainerClient.ListClustersFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Cluster>
- Enclosing class:
- EdgeContainerClient
public static class EdgeContainerClient.ListClustersFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListClustersRequest,ListClustersResponse,Cluster,EdgeContainerClient.ListClustersPage,EdgeContainerClient.ListClustersFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected EdgeContainerClient.ListClustersFixedSizeCollection
createCollection(List<EdgeContainerClient.ListClustersPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected EdgeContainerClient.ListClustersFixedSizeCollection createCollection(List<EdgeContainerClient.ListClustersPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListClustersRequest,ListClustersResponse,Cluster,EdgeContainerClient.ListClustersPage,EdgeContainerClient.ListClustersFixedSizeCollection>
-
-