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