| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime |
Amazon Augmented AI (Amazon A2I) adds the benefit of human judgment to any machine learning application.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeHumanLoopResponse |
SageMakerA2IRuntimeClient.describeHumanLoop(Consumer<DescribeHumanLoopRequest.Builder> describeHumanLoopRequest)
Returns information about the specified human loop.
|
default DescribeHumanLoopResponse |
SageMakerA2IRuntimeClient.describeHumanLoop(DescribeHumanLoopRequest describeHumanLoopRequest)
Returns information about the specified human loop.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.describeHumanLoop(Consumer<DescribeHumanLoopRequest.Builder> describeHumanLoopRequest)
Returns information about the specified human loop.
|
default CompletableFuture<DescribeHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.describeHumanLoop(DescribeHumanLoopRequest describeHumanLoopRequest)
Returns information about the specified human loop.
|
Copyright © 2022. All rights reserved.