| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static FlywheelStatus |
FlywheelStatus.fromValue(String value)
Use this in place of valueOf.
|
static FlywheelStatus |
FlywheelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlywheelStatus[] |
FlywheelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlywheelSummary |
FlywheelSummary.withStatus(FlywheelStatus status)
The status of the flywheel.
|
FlywheelFilter |
FlywheelFilter.withStatus(FlywheelStatus status)
Filter the flywheels based on the flywheel status.
|
FlywheelProperties |
FlywheelProperties.withStatus(FlywheelStatus status)
The status of the flywheel.
|
Copyright © 2024. All rights reserved.