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