Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryIterable
-
Packages that use ListMonitoringAlertHistoryIterable Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListMonitoringAlertHistoryIterable in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListMonitoringAlertHistoryIterable Modifier and Type Method Description default ListMonitoringAlertHistoryIterableSageMakerClient. listMonitoringAlertHistoryPaginator(Consumer<ListMonitoringAlertHistoryRequest.Builder> listMonitoringAlertHistoryRequest)This is a variant ofSageMakerClient.listMonitoringAlertHistory(software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest)operation.default ListMonitoringAlertHistoryIterableSageMakerClient. listMonitoringAlertHistoryPaginator(ListMonitoringAlertHistoryRequest listMonitoringAlertHistoryRequest)This is a variant ofSageMakerClient.listMonitoringAlertHistory(software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest)operation.
-