Class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1beta1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ModelMonitoringStatsAnomalies>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, com.google.api.core.ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies> context, com.google.api.core.ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse)
-
-