Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsPublisher
-
Packages that use ListEndpointConfigsPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListEndpointConfigsPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListEndpointConfigsPublisher Modifier and Type Method Description default ListEndpointConfigsPublisherSageMakerAsyncClient. listEndpointConfigsPaginator()This is a variant ofSageMakerAsyncClient.listEndpointConfigs(software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest)operation.default ListEndpointConfigsPublisherSageMakerAsyncClient. listEndpointConfigsPaginator(Consumer<ListEndpointConfigsRequest.Builder> listEndpointConfigsRequest)This is a variant ofSageMakerAsyncClient.listEndpointConfigs(software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest)operation.default ListEndpointConfigsPublisherSageMakerAsyncClient. listEndpointConfigsPaginator(ListEndpointConfigsRequest listEndpointConfigsRequest)This is a variant ofSageMakerAsyncClient.listEndpointConfigs(software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest)operation.
-