| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopInput |
HumanLoopInput.clone() |
HumanLoopInput |
StartHumanLoopRequest.getHumanLoopInput()
An object that contains information about the human loop.
|
HumanLoopInput |
HumanLoopInput.withInputContent(String inputContent)
Serialized input from the human loop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartHumanLoopRequest.setHumanLoopInput(HumanLoopInput humanLoopInput)
An object that contains information about the human loop.
|
StartHumanLoopRequest |
StartHumanLoopRequest.withHumanLoopInput(HumanLoopInput humanLoopInput)
An object that contains information about the human loop.
|
Copyright © 2021. All rights reserved.