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