Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringServiceClient.ListModelMonitorsPage
Packages that use ModelMonitoringServiceClient.ListModelMonitorsPage
-
Uses of ModelMonitoringServiceClient.ListModelMonitorsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringServiceClient.ListModelMonitorsPageModifier and TypeMethodDescriptionModelMonitoringServiceClient.ListModelMonitorsPage.createPage(PageContext<ListModelMonitorsRequest, ListModelMonitorsResponse, ModelMonitor> context, ListModelMonitorsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringServiceClient.ListModelMonitorsPageModifier and TypeMethodDescriptionModelMonitoringServiceClient.ListModelMonitorsPage.createPageAsync(PageContext<ListModelMonitorsRequest, ListModelMonitorsResponse, ModelMonitor> context, ApiFuture<ListModelMonitorsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ModelMonitoringServiceClient.ListModelMonitorsPageModifier and TypeMethodDescriptionModelMonitoringServiceClient.ListModelMonitorsFixedSizeCollection.createCollection(List<ModelMonitoringServiceClient.ListModelMonitorsPage> pages, int collectionSize)