Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsPublisher
-
Packages that use ListModelExplainabilityJobDefinitionsPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListModelExplainabilityJobDefinitionsPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListModelExplainabilityJobDefinitionsPublisher Modifier and Type Method Description default ListModelExplainabilityJobDefinitionsPublisherSageMakerAsyncClient. listModelExplainabilityJobDefinitionsPaginator(Consumer<ListModelExplainabilityJobDefinitionsRequest.Builder> listModelExplainabilityJobDefinitionsRequest)Lists model explainability job definitions that satisfy various filters.default ListModelExplainabilityJobDefinitionsPublisherSageMakerAsyncClient. listModelExplainabilityJobDefinitionsPaginator(ListModelExplainabilityJobDefinitionsRequest listModelExplainabilityJobDefinitionsRequest)Lists model explainability job definitions that satisfy various filters.
-