Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexServiceClient.ListLocationsPage
Packages that use IndexServiceClient.ListLocationsPage
-
Uses of IndexServiceClient.ListLocationsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexServiceClient.ListLocationsPageModifier and TypeMethodDescriptionprotected IndexServiceClient.ListLocationsPageIndexServiceClient.ListLocationsPage.createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexServiceClient.ListLocationsPageModifier and TypeMethodDescriptionIndexServiceClient.ListLocationsPage.createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type IndexServiceClient.ListLocationsPageModifier and TypeMethodDescriptionIndexServiceClient.ListLocationsFixedSizeCollection.createCollection(List<IndexServiceClient.ListLocationsPage> pages, int collectionSize)