| Package | Description |
|---|---|
| com.amazonaws.services.launchwizard.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkloadStatus |
WorkloadStatus.fromValue(String value)
Use this in place of valueOf.
|
static WorkloadStatus |
WorkloadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkloadStatus[] |
WorkloadStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkloadData |
WorkloadData.withStatus(WorkloadStatus status)
The status of a workload.
|
Copyright © 2025. All rights reserved.