| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static PriorityType |
PriorityType.fromValue(String value)
Use this in place of valueOf.
|
static PriorityType |
PriorityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriorityType[] |
PriorityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PriorityConfiguration |
PriorityConfiguration.withPriorityOrder(PriorityType... priorityOrder)
The recommended sequence to use when prioritizing where to place new game sessions.
|
Copyright © 2025. All rights reserved.