Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsPublisher
-
Packages that use ListAppImageConfigsPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListAppImageConfigsPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListAppImageConfigsPublisher Modifier and Type Method Description default ListAppImageConfigsPublisherSageMakerAsyncClient. listAppImageConfigsPaginator(Consumer<ListAppImageConfigsRequest.Builder> listAppImageConfigsRequest)Lists the AppImageConfigs in your account and their properties.default ListAppImageConfigsPublisherSageMakerAsyncClient. listAppImageConfigsPaginator(ListAppImageConfigsRequest listAppImageConfigsRequest)Lists the AppImageConfigs in your account and their properties.
-