| Package | Description |
|---|---|
| com.amazonaws.services.machinelearning.model |
Classes modeling the various types represented by AmazonMachineLearning
|
| Modifier and Type | Method and Description |
|---|---|
static EntityStatus |
EntityStatus.fromValue(String value)
Use this in place of valueOf.
|
static EntityStatus |
EntityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityStatus[] |
EntityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMLModelResult.setStatus(EntityStatus status)
The current status of the
MLModel. |
GetMLModelResult |
GetMLModelResult.withStatus(EntityStatus status)
The current status of the
MLModel. |
Copyright © 2018. All rights reserved.