Class IndexServiceClient.ListIndexesFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.IndexServiceClient.ListIndexesFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<Index>
- Enclosing class:
- IndexServiceClient
public static class IndexServiceClient.ListIndexesFixedSizeCollection
extends AbstractFixedSizeCollection<ListIndexesRequest,ListIndexesResponse,Index,IndexServiceClient.ListIndexesPage,IndexServiceClient.ListIndexesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<IndexServiceClient.ListIndexesPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected IndexServiceClient.ListIndexesFixedSizeCollection createCollection(List<IndexServiceClient.ListIndexesPage> pages, int collectionSize)
-