| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime |
|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
StopHumanLoopResult |
AmazonAugmentedAIRuntimeClient.stopHumanLoop(StopHumanLoopRequest request)
Stops the specified human loop.
|
StopHumanLoopResult |
AbstractAmazonAugmentedAIRuntime.stopHumanLoop(StopHumanLoopRequest request) |
StopHumanLoopResult |
AmazonAugmentedAIRuntime.stopHumanLoop(StopHumanLoopRequest stopHumanLoopRequest)
Stops the specified human loop.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.stopHumanLoopAsync(StopHumanLoopRequest stopHumanLoopRequest,
AsyncHandler<StopHumanLoopRequest,StopHumanLoopResult> asyncHandler)
Stops the specified human loop.
|
Future<StopHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.stopHumanLoopAsync(StopHumanLoopRequest request,
AsyncHandler<StopHumanLoopRequest,StopHumanLoopResult> asyncHandler) |
Future<StopHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.stopHumanLoopAsync(StopHumanLoopRequest request,
AsyncHandler<StopHumanLoopRequest,StopHumanLoopResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopHumanLoopResult |
StopHumanLoopResult.clone() |
Copyright © 2021. All rights reserved.