Package com.google.cloud.aiplatform.v1
Class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
com.google.cloud.aiplatform.v1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse
- All Implemented Interfaces:
PagedListResponse<ModelMonitoringStatsAnomalies>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse
extends AbstractPagedListResponse<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest, SearchModelDeploymentMonitoringStatsAnomaliesResponse, ModelMonitoringStatsAnomalies> context, ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> createAsync(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest, SearchModelDeploymentMonitoringStatsAnomaliesResponse, ModelMonitoringStatsAnomalies> context, ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse)
-