| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static HumanLoopOutputContent.Builder |
HumanLoopOutputContent.builder() |
HumanLoopOutputContent.Builder |
HumanLoopOutputContent.Builder.outputS3Uri(String outputS3Uri)
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
|
HumanLoopOutputContent.Builder |
HumanLoopOutputContent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HumanLoopOutputContent.Builder> |
HumanLoopOutputContent.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeHumanLoopResponse.Builder |
DescribeHumanLoopResponse.Builder.humanLoopOutput(Consumer<HumanLoopOutputContent.Builder> humanLoopOutput)
An object containing information about the output of the human loop.
|
Copyright © 2020. All rights reserved.