Uses of Interface
software.amazon.awssdk.services.sagemakera2iruntime.SageMakerA2IRuntimeClient
-
Packages that use SageMakerA2IRuntimeClient 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 SageMakerA2IRuntimeClient in software.amazon.awssdk.services.sagemakera2iruntime
Methods in software.amazon.awssdk.services.sagemakera2iruntime that return SageMakerA2IRuntimeClient Modifier and Type Method Description static SageMakerA2IRuntimeClientSageMakerA2IRuntimeClient. create()Create aSageMakerA2IRuntimeClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SageMakerA2IRuntimeClient in software.amazon.awssdk.services.sagemakera2iruntime.paginators
Constructors in software.amazon.awssdk.services.sagemakera2iruntime.paginators with parameters of type SageMakerA2IRuntimeClient Constructor Description ListHumanLoopsIterable(SageMakerA2IRuntimeClient client, ListHumanLoopsRequest firstRequest)
-