Class ModelMonitoringServiceClient.ListModelMonitorsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListModelMonitorsRequest,ListModelMonitorsResponse,ModelMonitor,ModelMonitoringServiceClient.ListModelMonitorsPage,ModelMonitoringServiceClient.ListModelMonitorsFixedSizeCollection>
com.google.cloud.aiplatform.v1beta1.ModelMonitoringServiceClient.ListModelMonitorsPagedResponse
- All Implemented Interfaces:
PagedListResponse<ModelMonitor>
- Enclosing class:
- ModelMonitoringServiceClient
public static class ModelMonitoringServiceClient.ListModelMonitorsPagedResponse
extends AbstractPagedListResponse<ListModelMonitorsRequest,ListModelMonitorsResponse,ModelMonitor,ModelMonitoringServiceClient.ListModelMonitorsPage,ModelMonitoringServiceClient.ListModelMonitorsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListModelMonitorsRequest, ListModelMonitorsResponse, ModelMonitor> context, ApiFuture<ListModelMonitorsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<ModelMonitoringServiceClient.ListModelMonitorsPagedResponse> createAsync(PageContext<ListModelMonitorsRequest, ListModelMonitorsResponse, ModelMonitor> context, ApiFuture<ListModelMonitorsResponse> futureResponse)
-