| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static LocationUpdateStatus |
LocationUpdateStatus.fromValue(String value)
Use this in place of valueOf.
|
static LocationUpdateStatus |
LocationUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocationUpdateStatus[] |
LocationUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalingPolicy.setUpdateStatus(LocationUpdateStatus updateStatus)
The current status of the fleet's scaling policies in a requested fleet location.
|
LocationAttributes |
LocationAttributes.withUpdateStatus(LocationUpdateStatus updateStatus)
The status of fleet activity updates to the location.
|
DescribeFleetPortSettingsResult |
DescribeFleetPortSettingsResult.withUpdateStatus(LocationUpdateStatus updateStatus)
The current status of updates to the fleet's port settings in the requested fleet location.
|
ScalingPolicy |
ScalingPolicy.withUpdateStatus(LocationUpdateStatus updateStatus)
The current status of the fleet's scaling policies in a requested fleet location.
|
Copyright © 2023. All rights reserved.