Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexServiceClient.ListIndexesPage
Packages that use IndexServiceClient.ListIndexesPage
-
Uses of IndexServiceClient.ListIndexesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexServiceClient.ListIndexesPageModifier and TypeMethodDescriptionprotected IndexServiceClient.ListIndexesPageIndexServiceClient.ListIndexesPage.createPage(PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ListIndexesResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexServiceClient.ListIndexesPageModifier and TypeMethodDescriptionIndexServiceClient.ListIndexesPage.createPageAsync(PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ApiFuture<ListIndexesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type IndexServiceClient.ListIndexesPageModifier and TypeMethodDescriptionIndexServiceClient.ListIndexesFixedSizeCollection.createCollection(List<IndexServiceClient.ListIndexesPage> pages, int collectionSize)