Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesPublisher
-
Packages that use ListMonitoringSchedulesPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListMonitoringSchedulesPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListMonitoringSchedulesPublisher Modifier and Type Method Description default ListMonitoringSchedulesPublisherSageMakerAsyncClient. listMonitoringSchedulesPaginator(Consumer<ListMonitoringSchedulesRequest.Builder> listMonitoringSchedulesRequest)Returns list of all monitoring schedules.default ListMonitoringSchedulesPublisherSageMakerAsyncClient. listMonitoringSchedulesPaginator(ListMonitoringSchedulesRequest listMonitoringSchedulesRequest)Returns list of all monitoring schedules.
-