| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static HumanLoopActivationConditionsConfig.Builder |
HumanLoopActivationConditionsConfig.builder() |
HumanLoopActivationConditionsConfig.Builder |
HumanLoopActivationConditionsConfig.Builder.humanLoopActivationConditions(String humanLoopActivationConditions)
JSON expressing use-case specific conditions declaratively.
|
HumanLoopActivationConditionsConfig.Builder |
HumanLoopActivationConditionsConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HumanLoopActivationConditionsConfig.Builder> |
HumanLoopActivationConditionsConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default HumanLoopActivationConfig.Builder |
HumanLoopActivationConfig.Builder.humanLoopActivationConditionsConfig(Consumer<HumanLoopActivationConditionsConfig.Builder> humanLoopActivationConditionsConfig)
Container structure for defining under what conditions SageMaker creates a human loop.
|
Copyright © 2020. All rights reserved.