| 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 |
|---|---|
DeleteHumanLoopResult |
AmazonAugmentedAIRuntimeClient.deleteHumanLoop(DeleteHumanLoopRequest request)
Deletes the specified human loop for a flow definition.
|
DeleteHumanLoopResult |
AbstractAmazonAugmentedAIRuntime.deleteHumanLoop(DeleteHumanLoopRequest request) |
DeleteHumanLoopResult |
AmazonAugmentedAIRuntime.deleteHumanLoop(DeleteHumanLoopRequest deleteHumanLoopRequest)
Deletes the specified human loop for a flow definition.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteHumanLoopResult> |
AmazonAugmentedAIRuntimeAsyncClient.deleteHumanLoopAsync(DeleteHumanLoopRequest request,
AsyncHandler<DeleteHumanLoopRequest,DeleteHumanLoopResult> asyncHandler) |
Future<DeleteHumanLoopResult> |
AmazonAugmentedAIRuntimeAsync.deleteHumanLoopAsync(DeleteHumanLoopRequest deleteHumanLoopRequest,
AsyncHandler<DeleteHumanLoopRequest,DeleteHumanLoopResult> asyncHandler)
Deletes the specified human loop for a flow definition.
|
Future<DeleteHumanLoopResult> |
AbstractAmazonAugmentedAIRuntimeAsync.deleteHumanLoopAsync(DeleteHumanLoopRequest request,
AsyncHandler<DeleteHumanLoopRequest,DeleteHumanLoopResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteHumanLoopResult |
DeleteHumanLoopResult.clone() |
Copyright © 2023. All rights reserved.