public static class FirestoreAdminClient.ListIndexesFixedSizeCollection extends AbstractFixedSizeCollection<ListIndexesRequest,ListIndexesResponse,Index,FirestoreAdminClient.ListIndexesPage,FirestoreAdminClient.ListIndexesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > FirestoreAdminClient.ListIndexesFixedSizeCollectionMethods
createCollection(List<FirestoreAdminClient.ListIndexesPage> pages, int collectionSize)
protected FirestoreAdminClient.ListIndexesFixedSizeCollection createCollection(List<FirestoreAdminClient.ListIndexesPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListIndexesPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
FirestoreAdminClient.ListIndexesFixedSizeCollection |