Class ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse (3.44.0)

public static class ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse extends AbstractPagedListResponse<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringAlert,ModelMonitoringServiceClient.SearchModelMonitoringAlertsPage,ModelMonitoringServiceClient.SearchModelMonitoringAlertsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse

Static Methods

createAsync(PageContext<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringAlert> context, ApiFuture<SearchModelMonitoringAlertsResponse> futureResponse)

public static ApiFuture<ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> createAsync(PageContext<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringAlert> context, ApiFuture<SearchModelMonitoringAlertsResponse> futureResponse)
Parameters
Name Description
context PageContext<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringAlert>
futureResponse ApiFuture<SearchModelMonitoringAlertsResponse>
Returns
Type Description
ApiFuture<SearchModelMonitoringAlertsPagedResponse>