Uses of Class
com.google.cloud.aiplatform.v1beta1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage
-
Packages that use JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage Modifier and Type Method Description protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage
JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage. createPage(com.google.api.gax.rpc.PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, SearchModelDeploymentMonitoringStatsAnomaliesResponse response)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage Modifier and Type Method Description com.google.api.core.ApiFuture<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage>
JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, com.google.api.core.ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage Modifier and Type Method Description protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection
JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection. createCollection(List<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage> pages, int collectionSize)
-