Class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage (3.54.0)

public static class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage extends AbstractPage<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage>

Inheritance

java.lang.Object > AbstractPage > JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage

Methods

createPage(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, SearchModelDeploymentMonitoringStatsAnomaliesResponse response)

protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage createPage(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, SearchModelDeploymentMonitoringStatsAnomaliesResponse response)
Overrides

createPageAsync(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse)

public ApiFuture<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage> createPageAsync(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse)
Overrides