| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime |
Amazon Augmented AI (Amazon A2I) adds the benefit of human judgment to any machine learning application.
|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
StartHumanLoopResult |
AbstractAmazonAugmentedAIRuntime.startHumanLoop(StartHumanLoopRequest request) |
StartHumanLoopResult |
AmazonAugmentedAIRuntimeClient.startHumanLoop(StartHumanLoopRequest request)
Starts a human loop, provided that at least one activation condition is met.
|
StartHumanLoopResult |
AmazonAugmentedAIRuntime.startHumanLoop(StartHumanLoopRequest startHumanLoopRequest)
Starts a human loop, provided that at least one activation condition is met.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.startHumanLoopAsync(StartHumanLoopRequest request) |
Future<StartHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.startHumanLoopAsync(StartHumanLoopRequest request) |
Future<StartHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.startHumanLoopAsync(StartHumanLoopRequest startHumanLoopRequest)
Starts a human loop, provided that at least one activation condition is met.
|
Future<StartHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.startHumanLoopAsync(StartHumanLoopRequest request,
AsyncHandler<StartHumanLoopRequest,StartHumanLoopResult> asyncHandler) |
Future<StartHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.startHumanLoopAsync(StartHumanLoopRequest request,
AsyncHandler<StartHumanLoopRequest,StartHumanLoopResult> asyncHandler) |
Future<StartHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.startHumanLoopAsync(StartHumanLoopRequest startHumanLoopRequest,
AsyncHandler<StartHumanLoopRequest,StartHumanLoopResult> asyncHandler)
Starts a human loop, provided that at least one activation condition is met.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.startHumanLoopAsync(StartHumanLoopRequest request,
AsyncHandler<StartHumanLoopRequest,StartHumanLoopResult> asyncHandler) |
Future<StartHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.startHumanLoopAsync(StartHumanLoopRequest request,
AsyncHandler<StartHumanLoopRequest,StartHumanLoopResult> asyncHandler) |
Future<StartHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.startHumanLoopAsync(StartHumanLoopRequest startHumanLoopRequest,
AsyncHandler<StartHumanLoopRequest,StartHumanLoopResult> asyncHandler)
Starts a human loop, provided that at least one activation condition is met.
|
| Modifier and Type | Method and Description |
|---|---|
StartHumanLoopResult |
StartHumanLoopResult.clone() |
StartHumanLoopResult |
StartHumanLoopResult.withHumanLoopArn(String humanLoopArn)
The Amazon Resource Name (ARN) of the human loop.
|
Copyright © 2022. All rights reserved.