| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
static QueueFleetAssociationStatus |
QueueFleetAssociationStatus.fromValue(String value)
Use this in place of valueOf.
|
static QueueFleetAssociationStatus |
QueueFleetAssociationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueFleetAssociationStatus[] |
QueueFleetAssociationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueueFleetAssociationSummary |
QueueFleetAssociationSummary.withStatus(QueueFleetAssociationStatus status)
The status of task scheduling in the queue-fleet association.
|
GetQueueFleetAssociationResult |
GetQueueFleetAssociationResult.withStatus(QueueFleetAssociationStatus status)
The status of the queue-fleet association.
|
Copyright © 2024. All rights reserved.