Uses of Interface
software.amazon.awssdk.services.sagemakera2iruntime.SageMakerA2IRuntimeAsyncClient
-
Packages that use SageMakerA2IRuntimeAsyncClient Package Description software.amazon.awssdk.services.sagemakera2iruntime Amazon Augmented AI (Amazon A2I) adds the benefit of human judgment to any machine learning application.software.amazon.awssdk.services.sagemakera2iruntime.paginators -
-
Uses of SageMakerA2IRuntimeAsyncClient in software.amazon.awssdk.services.sagemakera2iruntime
Methods in software.amazon.awssdk.services.sagemakera2iruntime that return SageMakerA2IRuntimeAsyncClient Modifier and Type Method Description static SageMakerA2IRuntimeAsyncClientSageMakerA2IRuntimeAsyncClient. create()Create aSageMakerA2IRuntimeAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SageMakerA2IRuntimeAsyncClient in software.amazon.awssdk.services.sagemakera2iruntime.paginators
Constructors in software.amazon.awssdk.services.sagemakera2iruntime.paginators with parameters of type SageMakerA2IRuntimeAsyncClient Constructor Description ListHumanLoopsPublisher(SageMakerA2IRuntimeAsyncClient client, ListHumanLoopsRequest firstRequest)
-