| 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 |
|---|---|
Future<StopHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.stopHumanLoopAsync(StopHumanLoopRequest request,
AsyncHandler<StopHumanLoopRequest,StopHumanLoopResult> asyncHandler) |
Future<StopHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.stopHumanLoopAsync(StopHumanLoopRequest request,
AsyncHandler<StopHumanLoopRequest,StopHumanLoopResult> asyncHandler) |
Future<StopHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.stopHumanLoopAsync(StopHumanLoopRequest stopHumanLoopRequest,
AsyncHandler<StopHumanLoopRequest,StopHumanLoopResult> asyncHandler)
Stops the specified human loop.
|
| Modifier and Type | Method and Description |
|---|---|
StopHumanLoopRequest |
StopHumanLoopRequest.clone() |
StopHumanLoopRequest |
StopHumanLoopRequest.withHumanLoopName(String humanLoopName)
The name of the human loop that you want to stop.
|
Copyright © 2023. All rights reserved.