Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsPublisher
-
Packages that use ListTrialComponentsPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListTrialComponentsPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListTrialComponentsPublisher Modifier and Type Method Description default ListTrialComponentsPublisherSageMakerAsyncClient. listTrialComponentsPaginator(Consumer<ListTrialComponentsRequest.Builder> listTrialComponentsRequest)Lists the trial components in your account.default ListTrialComponentsPublisherSageMakerAsyncClient. listTrialComponentsPaginator(ListTrialComponentsRequest listTrialComponentsRequest)Lists the trial components in your account.
-