| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelPromoteMode |
ModelPromoteMode.fromValue(String value)
Use this in place of valueOf.
|
static ModelPromoteMode |
ModelPromoteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelPromoteMode[] |
ModelPromoteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRetrainingSchedulerRequest |
UpdateRetrainingSchedulerRequest.withPromoteMode(ModelPromoteMode promoteMode)
Indicates how the service will use new models.
|
DescribeRetrainingSchedulerResult |
DescribeRetrainingSchedulerResult.withPromoteMode(ModelPromoteMode promoteMode)
Indicates how the service uses new models.
|
CreateRetrainingSchedulerRequest |
CreateRetrainingSchedulerRequest.withPromoteMode(ModelPromoteMode promoteMode)
Indicates how the service will use new models.
|
Copyright © 2025. All rights reserved.