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:
FixedSizeCollection<ModelMonitoringStatsAnomalies>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection
extends AbstractFixedSizeCollection<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,ModelMonitoringStatsAnomalies,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection createCollection(List<JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage> pages, int collectionSize) - Specified by:
createCollectionin classAbstractFixedSizeCollection<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse, ModelMonitoringStatsAnomalies, JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPage, JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesFixedSizeCollection>
-