| Package | Description |
|---|---|
| com.amazonaws.services.sagemakeredgemanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelState |
ModelState.fromValue(String value)
Use this in place of valueOf.
|
static ModelState |
ModelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelState[] |
ModelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentModel |
DeploymentModel.withDesiredState(ModelState desiredState)
The desired state of the model.
|
DeploymentModel |
DeploymentModel.withState(ModelState state)
Returns the current state of the model.
|
Definition |
Definition.withState(ModelState state)
The desired state of the model.
|
Copyright © 2025. All rights reserved.