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