| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime |
Amazon Augmented AI (Augmented AI) (Preview) is a service that adds human judgment to any machine learning
application.
|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.describeHumanLoopAsync(DescribeHumanLoopRequest describeHumanLoopRequest,
AsyncHandler<DescribeHumanLoopRequest,DescribeHumanLoopResult> asyncHandler)
Returns information about the specified human loop.
|
Future<DescribeHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.describeHumanLoopAsync(DescribeHumanLoopRequest request,
AsyncHandler<DescribeHumanLoopRequest,DescribeHumanLoopResult> asyncHandler) |
Future<DescribeHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.describeHumanLoopAsync(DescribeHumanLoopRequest request,
AsyncHandler<DescribeHumanLoopRequest,DescribeHumanLoopResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeHumanLoopRequest |
DescribeHumanLoopRequest.clone() |
DescribeHumanLoopRequest |
DescribeHumanLoopRequest.withHumanLoopName(String humanLoopName)
The name of the human loop.
|
Copyright © 2019. All rights reserved.