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