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