| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopInputContent |
DescribeHumanLoopResponse.humanLoopInput()
An object containing information about the human loop input.
|
HumanLoopInputContent |
StartHumanLoopRequest.humanLoopInput()
An object containing information about the human loop.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHumanLoopResponse.Builder |
DescribeHumanLoopResponse.Builder.humanLoopInput(HumanLoopInputContent humanLoopInput)
An object containing information about the human loop input.
|
StartHumanLoopRequest.Builder |
StartHumanLoopRequest.Builder.humanLoopInput(HumanLoopInputContent humanLoopInput)
An object containing information about the human loop.
|
Copyright © 2020. All rights reserved.