Class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage (3.57.0)

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

Inheritance

java.lang.Object > AbstractPage > JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage

Methods

createPage(PageContext context, SearchModelDeploymentMonitoringStatsAnomaliesResponse response)

protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage createPage(PageContext,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, SearchModelDeploymentMonitoringStatsAnomaliesResponse response)
Parameters
Name Description
context PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies>
response SearchModelDeploymentMonitoringStatsAnomaliesResponse
Returns
Type Description
JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.SearchModelDeploymentMonitoringStatsAnomaliesPage> createPageAsync(PageContext,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies>
futureResponse ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse>
Returns
Type Description
ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesPage>
Overrides