@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public enum GameliftActions extends Enum<GameliftActions> implements Action
Enum Constant and Description |
---|
AcceptMatch
Action for the AcceptMatch operation.
|
AllGameliftActions
Represents any action executed on Amazon GameLift.
|
CreateAlias
Action for the CreateAlias operation.
|
CreateBuild
Action for the CreateBuild operation.
|
CreateFleet
Action for the CreateFleet operation.
|
CreateGameSession
Action for the CreateGameSession operation.
|
CreateGameSessionQueue
Action for the CreateGameSessionQueue operation.
|
CreateMatchmakingConfiguration
Action for the CreateMatchmakingConfiguration operation.
|
CreateMatchmakingRuleSet
Action for the CreateMatchmakingRuleSet operation.
|
CreatePlayerSession
Action for the CreatePlayerSession operation.
|
CreatePlayerSessions
Action for the CreatePlayerSessions operation.
|
CreateVpcPeeringAuthorization
Action for the CreateVpcPeeringAuthorization operation.
|
CreateVpcPeeringConnection
Action for the CreateVpcPeeringConnection operation.
|
DeleteAlias
Action for the DeleteAlias operation.
|
DeleteBuild
Action for the DeleteBuild operation.
|
DeleteFleet
Action for the DeleteFleet operation.
|
DeleteGameSessionQueue
Action for the DeleteGameSessionQueue operation.
|
DeleteMatchmakingConfiguration
Action for the DeleteMatchmakingConfiguration operation.
|
DeleteScalingPolicy
Action for the DeleteScalingPolicy operation.
|
DeleteVpcPeeringAuthorization
Action for the DeleteVpcPeeringAuthorization operation.
|
DeleteVpcPeeringConnection
Action for the DeleteVpcPeeringConnection operation.
|
DescribeAlias
Action for the DescribeAlias operation.
|
DescribeBuild
Action for the DescribeBuild operation.
|
DescribeEC2InstanceLimits
Action for the DescribeEC2InstanceLimits operation.
|
DescribeFleetAttributes
Action for the DescribeFleetAttributes operation.
|
DescribeFleetCapacity
Action for the DescribeFleetCapacity operation.
|
DescribeFleetEvents
Action for the DescribeFleetEvents operation.
|
DescribeFleetPortSettings
Action for the DescribeFleetPortSettings operation.
|
DescribeFleetUtilization
Action for the DescribeFleetUtilization operation.
|
DescribeGameSessionDetails
Action for the DescribeGameSessionDetails operation.
|
DescribeGameSessionPlacement
Action for the DescribeGameSessionPlacement operation.
|
DescribeGameSessionQueues
Action for the DescribeGameSessionQueues operation.
|
DescribeGameSessions
Action for the DescribeGameSessions operation.
|
DescribeInstances
Action for the DescribeInstances operation.
|
DescribeMatchmaking
Action for the DescribeMatchmaking operation.
|
DescribeMatchmakingConfigurations
Action for the DescribeMatchmakingConfigurations operation.
|
DescribeMatchmakingRuleSets
Action for the DescribeMatchmakingRuleSets operation.
|
DescribePlayerSessions
Action for the DescribePlayerSessions operation.
|
DescribeRuntimeConfiguration
Action for the DescribeRuntimeConfiguration operation.
|
DescribeScalingPolicies
Action for the DescribeScalingPolicies operation.
|
DescribeVpcPeeringAuthorizations
Action for the DescribeVpcPeeringAuthorizations operation.
|
DescribeVpcPeeringConnections
Action for the DescribeVpcPeeringConnections operation.
|
GetGameSessionLogUrl
Action for the GetGameSessionLogUrl operation.
|
GetInstanceAccess
Action for the GetInstanceAccess operation.
|
ListAliases
Action for the ListAliases operation.
|
ListBuilds
Action for the ListBuilds operation.
|
ListFleets
Action for the ListFleets operation.
|
PutScalingPolicy
Action for the PutScalingPolicy operation.
|
RequestUploadCredentials
Action for the RequestUploadCredentials operation.
|
ResolveAlias
Action for the ResolveAlias operation.
|
SearchGameSessions
Action for the SearchGameSessions operation.
|
StartGameSessionPlacement
Action for the StartGameSessionPlacement operation.
|
StartMatchmaking
Action for the StartMatchmaking operation.
|
StopGameSessionPlacement
Action for the StopGameSessionPlacement operation.
|
StopMatchmaking
Action for the StopMatchmaking operation.
|
UpdateAlias
Action for the UpdateAlias operation.
|
UpdateBuild
Action for the UpdateBuild operation.
|
UpdateFleetAttributes
Action for the UpdateFleetAttributes operation.
|
UpdateFleetCapacity
Action for the UpdateFleetCapacity operation.
|
UpdateFleetPortSettings
Action for the UpdateFleetPortSettings operation.
|
UpdateGameSession
Action for the UpdateGameSession operation.
|
UpdateGameSessionQueue
Action for the UpdateGameSessionQueue operation.
|
UpdateMatchmakingConfiguration
Action for the UpdateMatchmakingConfiguration operation.
|
UpdateRuntimeConfiguration
Action for the UpdateRuntimeConfiguration operation.
|
ValidateMatchmakingRuleSet
Action for the ValidateMatchmakingRuleSet operation.
|
Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Returns the name of this action.
|
static GameliftActions |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GameliftActions[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final GameliftActions AllGameliftActions
public static final GameliftActions AcceptMatch
public static final GameliftActions CreateAlias
public static final GameliftActions CreateBuild
public static final GameliftActions CreateFleet
public static final GameliftActions CreateGameSession
public static final GameliftActions CreateGameSessionQueue
public static final GameliftActions CreateMatchmakingConfiguration
public static final GameliftActions CreateMatchmakingRuleSet
public static final GameliftActions CreatePlayerSession
public static final GameliftActions CreatePlayerSessions
public static final GameliftActions CreateVpcPeeringAuthorization
public static final GameliftActions CreateVpcPeeringConnection
public static final GameliftActions DeleteAlias
public static final GameliftActions DeleteBuild
public static final GameliftActions DeleteFleet
public static final GameliftActions DeleteGameSessionQueue
public static final GameliftActions DeleteMatchmakingConfiguration
public static final GameliftActions DeleteScalingPolicy
public static final GameliftActions DeleteVpcPeeringAuthorization
public static final GameliftActions DeleteVpcPeeringConnection
public static final GameliftActions DescribeAlias
public static final GameliftActions DescribeBuild
public static final GameliftActions DescribeEC2InstanceLimits
public static final GameliftActions DescribeFleetAttributes
public static final GameliftActions DescribeFleetCapacity
public static final GameliftActions DescribeFleetEvents
public static final GameliftActions DescribeFleetPortSettings
public static final GameliftActions DescribeFleetUtilization
public static final GameliftActions DescribeGameSessionDetails
public static final GameliftActions DescribeGameSessionPlacement
public static final GameliftActions DescribeGameSessionQueues
public static final GameliftActions DescribeGameSessions
public static final GameliftActions DescribeInstances
public static final GameliftActions DescribeMatchmaking
public static final GameliftActions DescribeMatchmakingConfigurations
public static final GameliftActions DescribeMatchmakingRuleSets
public static final GameliftActions DescribePlayerSessions
public static final GameliftActions DescribeRuntimeConfiguration
public static final GameliftActions DescribeScalingPolicies
public static final GameliftActions DescribeVpcPeeringAuthorizations
public static final GameliftActions DescribeVpcPeeringConnections
public static final GameliftActions GetGameSessionLogUrl
public static final GameliftActions GetInstanceAccess
public static final GameliftActions ListAliases
public static final GameliftActions ListBuilds
public static final GameliftActions ListFleets
public static final GameliftActions PutScalingPolicy
public static final GameliftActions RequestUploadCredentials
public static final GameliftActions ResolveAlias
public static final GameliftActions SearchGameSessions
public static final GameliftActions StartGameSessionPlacement
public static final GameliftActions StartMatchmaking
public static final GameliftActions StopGameSessionPlacement
public static final GameliftActions StopMatchmaking
public static final GameliftActions UpdateAlias
public static final GameliftActions UpdateBuild
public static final GameliftActions UpdateFleetAttributes
public static final GameliftActions UpdateFleetCapacity
public static final GameliftActions UpdateFleetPortSettings
public static final GameliftActions UpdateGameSession
public static final GameliftActions UpdateGameSessionQueue
public static final GameliftActions UpdateMatchmakingConfiguration
public static final GameliftActions UpdateRuntimeConfiguration
public static final GameliftActions ValidateMatchmakingRuleSet
public static GameliftActions[] values()
for (GameliftActions c : GameliftActions.values()) System.out.println(c);
public static GameliftActions valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getActionName()
Action
getActionName
in interface Action
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.