Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsIterable
-
Packages that use ListInferenceComponentsIterable Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListInferenceComponentsIterable in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListInferenceComponentsIterable Modifier and Type Method Description default ListInferenceComponentsIterableSageMakerClient. listInferenceComponentsPaginator(Consumer<ListInferenceComponentsRequest.Builder> listInferenceComponentsRequest)Lists the inference components in your account and their properties.default ListInferenceComponentsIterableSageMakerClient. listInferenceComponentsPaginator(ListInferenceComponentsRequest listInferenceComponentsRequest)Lists the inference components in your account and their properties.
-