Package com.google.cloud.aiplatform.v1
Class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<ModelMonitoringStatsAnomalies>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection
createCollection(List<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection createCollection(List<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
-