| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static HumanLoopActivationReason.Builder |
HumanLoopActivationReason.builder() |
HumanLoopActivationReason.Builder |
HumanLoopActivationReason.Builder.conditionsMatched(Boolean conditionsMatched)
True if the specified conditions were matched to trigger the human loop.
|
HumanLoopActivationReason.Builder |
HumanLoopActivationReason.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HumanLoopActivationReason.Builder> |
HumanLoopActivationReason.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default HumanLoopActivationResults.Builder |
HumanLoopActivationResults.Builder.humanLoopActivationReason(Consumer<HumanLoopActivationReason.Builder> humanLoopActivationReason)
An object containing information about why a human loop was triggered.
|
Copyright © 2020. All rights reserved.