| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static AcceptanceType |
AcceptanceType.fromValue(String value)
Use this in place of valueOf.
|
static AcceptanceType |
AcceptanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceptanceType[] |
AcceptanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptMatchRequest |
AcceptMatchRequest.withAcceptanceType(AcceptanceType acceptanceType)
Player response to the proposed match.
|
Copyright © 2017. All rights reserved.