Uses of Class
software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesPublisher
-
Packages that use ListWorkforcesPublisher Package Description software.amazon.awssdk.services.sagemaker Provides APIs for creating and managing SageMaker resources. -
-
Uses of ListWorkforcesPublisher in software.amazon.awssdk.services.sagemaker
Methods in software.amazon.awssdk.services.sagemaker that return ListWorkforcesPublisher Modifier and Type Method Description default ListWorkforcesPublisherSageMakerAsyncClient. listWorkforcesPaginator(Consumer<ListWorkforcesRequest.Builder> listWorkforcesRequest)Use this operation to list all private and vendor workforces in an Amazon Web Services Region.default ListWorkforcesPublisherSageMakerAsyncClient. listWorkforcesPaginator(ListWorkforcesRequest listWorkforcesRequest)Use this operation to list all private and vendor workforces in an Amazon Web Services Region.
-