| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopActivationReason |
HumanLoopActivationReason.clone() |
HumanLoopActivationReason |
HumanLoopActivationResults.getHumanLoopActivationReason()
An object containing information about why a human loop was triggered.
|
HumanLoopActivationReason |
HumanLoopActivationReason.withConditionsMatched(Boolean conditionsMatched)
True if the specified conditions were matched to trigger the human loop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HumanLoopActivationResults.setHumanLoopActivationReason(HumanLoopActivationReason humanLoopActivationReason)
An object containing information about why a human loop was triggered.
|
HumanLoopActivationResults |
HumanLoopActivationResults.withHumanLoopActivationReason(HumanLoopActivationReason humanLoopActivationReason)
An object containing information about why a human loop was triggered.
|
Copyright © 2019. All rights reserved.