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