| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static HumanLoopInputContent.Builder |
HumanLoopInputContent.builder() |
HumanLoopInputContent.Builder |
HumanLoopInputContent.Builder.inputContent(String inputContent)
Serialized input from the human loop.
|
HumanLoopInputContent.Builder |
HumanLoopInputContent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HumanLoopInputContent.Builder> |
HumanLoopInputContent.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeHumanLoopResponse.Builder |
DescribeHumanLoopResponse.Builder.humanLoopInput(Consumer<HumanLoopInputContent.Builder> humanLoopInput)
An object containing information about the human loop input.
|
default StartHumanLoopRequest.Builder |
StartHumanLoopRequest.Builder.humanLoopInput(Consumer<HumanLoopInputContent.Builder> humanLoopInput)
An object containing information about the human loop.
|
Copyright © 2020. All rights reserved.