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