- GameliftActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon GameLift.
- GameProperty - Class in com.amazonaws.services.gamelift.model
-
Set of key-value pairs that contain information about a game session.
- GameProperty() - Constructor for class com.amazonaws.services.gamelift.model.GameProperty
-
- GameServer - Class in com.amazonaws.services.gamelift.model
-
This data type is used with the GameLift FleetIQ and game server groups.
- GameServer() - Constructor for class com.amazonaws.services.gamelift.model.GameServer
-
- GameServerClaimStatus - Enum in com.amazonaws.services.gamelift.model
-
- GameServerGroup - Class in com.amazonaws.services.gamelift.model
-
This data type is used with the GameLift FleetIQ and game server groups.
- GameServerGroup() - Constructor for class com.amazonaws.services.gamelift.model.GameServerGroup
-
- GameServerGroupAction - Enum in com.amazonaws.services.gamelift.model
-
- GameServerGroupAutoScalingPolicy - Class in com.amazonaws.services.gamelift.model
-
This data type is used with the GameLift FleetIQ and game server groups.
- GameServerGroupAutoScalingPolicy() - Constructor for class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
- GameServerGroupDeleteOption - Enum in com.amazonaws.services.gamelift.model
-
- GameServerGroupInstanceType - Enum in com.amazonaws.services.gamelift.model
-
- GameServerGroupStatus - Enum in com.amazonaws.services.gamelift.model
-
- GameServerHealthCheck - Enum in com.amazonaws.services.gamelift.model
-
- GameServerInstance - Class in com.amazonaws.services.gamelift.model
-
This data type is used with the GameLift FleetIQ and game server groups.
- GameServerInstance() - Constructor for class com.amazonaws.services.gamelift.model.GameServerInstance
-
- GameServerInstanceStatus - Enum in com.amazonaws.services.gamelift.model
-
- GameServerProtectionPolicy - Enum in com.amazonaws.services.gamelift.model
-
- GameServerUtilizationStatus - Enum in com.amazonaws.services.gamelift.model
-
- GameSession - Class in com.amazonaws.services.gamelift.model
-
Properties describing a game session.
- GameSession() - Constructor for class com.amazonaws.services.gamelift.model.GameSession
-
- GameSessionConnectionInfo - Class in com.amazonaws.services.gamelift.model
-
Connection information for a new game session that is created in response to a
StartMatchmaking request.
- GameSessionConnectionInfo() - Constructor for class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
- GameSessionDetail - Class in com.amazonaws.services.gamelift.model
-
A game session's properties plus the protection policy currently in force.
- GameSessionDetail() - Constructor for class com.amazonaws.services.gamelift.model.GameSessionDetail
-
- GameSessionFullException - Exception in com.amazonaws.services.gamelift.model
-
The game instance is currently full and cannot allow the requested player(s) to join.
- GameSessionFullException(String) - Constructor for exception com.amazonaws.services.gamelift.model.GameSessionFullException
-
Constructs a new GameSessionFullException with the specified error message.
- GameSessionPlacement - Class in com.amazonaws.services.gamelift.model
-
- GameSessionPlacement() - Constructor for class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
- GameSessionPlacementState - Enum in com.amazonaws.services.gamelift.model
-
- GameSessionQueue - Class in com.amazonaws.services.gamelift.model
-
Configuration for a game session placement mechanism that processes requests for new game sessions.
- GameSessionQueue() - Constructor for class com.amazonaws.services.gamelift.model.GameSessionQueue
-
- GameSessionQueueDestination - Class in com.amazonaws.services.gamelift.model
-
A fleet or alias designated in a game session queue.
- GameSessionQueueDestination() - Constructor for class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
-
- GameSessionStatus - Enum in com.amazonaws.services.gamelift.model
-
- GameSessionStatusReason - Enum in com.amazonaws.services.gamelift.model
-
- getAcceptanceRequired() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A flag that determines whether a match that was created with this configuration must be accepted by the matched
players.
- getAcceptanceRequired() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A flag that indicates whether a match that was created with this configuration must be accepted by the matched
players.
- getAcceptanceRequired() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A flag that indicates whether a match that was created with this configuration must be accepted by the matched
players.
- getAcceptanceTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- getAcceptanceTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- getAcceptanceTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- getAcceptanceType() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
Player response to the proposed match.
- getAccessKeyId() - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Temporary key allowing access to the Amazon Web Services S3 account.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.GameliftActions
-
- getActions() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
List of actions to restart on the fleet.
- getActions() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
List of actions to suspend on the fleet.
- getACTIVE() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Actual number of instances that are ready to host game sessions.
- getActiveGameSessionCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of active game sessions that are currently being hosted across all instances in the fleet location.
- getActiveServerProcessCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of server processes in ACTIVE status that are currently running across all instances in
the fleet location.
- getAdditionalPlayerCount() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The number of player slots in a match to keep open for future players.
- getAdditionalPlayerCount() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The number of player slots in a match to keep open for future players.
- getAdditionalPlayerCount() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The number of player slots in a match to keep open for future players.
- getAlias() - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
-
The newly created alias resource.
- getAlias() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
-
The requested alias resource.
- getAlias() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
-
The updated alias resource.
- getAliasArn() - Method in class com.amazonaws.services.gamelift.model.Alias
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift alias resource and uniquely identifies it.
- getAliases() - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A collection of alias resources that match the request parameters.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.Alias
-
A unique identifier for the alias.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the alias associated with the fleet to create a game session in.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
-
A unique identifier of the alias that you want to delete.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
-
The unique identifier for the fleet alias that you want to retrieve.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the alias associated with the fleet to retrieve all game sessions for.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the alias associated with the fleet to retrieve game sessions for.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
-
The unique identifier of the alias that you want to retrieve a fleet ID for.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the alias associated with the fleet to search for active game sessions.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A unique identifier for the alias that you want to update.
- getAllowedLocations() - Method in class com.amazonaws.services.gamelift.model.FilterConfiguration
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2.
- getAutoScalingGroupArn() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A generated unique ID for the Amazon EC2 Auto Scaling group that is associated with this game server group.
- getAutoScalingPolicy() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
- getBackfillMode() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The method used to backfill game sessions that are created with this matchmaking configuration.
- getBackfillMode() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The method used to backfill game sessions created with this matchmaking configuration.
- getBackfillMode() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The method that is used to backfill game sessions created with this matchmaking configuration.
- getBalancingStrategy() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- getBalancingStrategy() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- getBalancingStrategy() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- getBucket() - Method in class com.amazonaws.services.gamelift.model.S3Location
-
An Amazon S3 bucket identifier.
- getBuild() - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
The newly created build resource, including a unique build IDs and status.
- getBuild() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
-
Set of properties describing the requested build.
- getBuild() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
-
The updated build resource.
- getBuildArn() - Method in class com.amazonaws.services.gamelift.model.Build
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift build resource and uniquely identifies it.
- getBuildArn() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
associated with the GameLift build resource that is deployed on instances in this fleet.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.Build
-
A unique identifier for the build.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a custom game server build to be deployed on fleet instances.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for the build to delete.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for the build to retrieve properties for.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the build resource that is deployed on instances in this fleet.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the build to request fleets for.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for the build to get credentials for.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for the build to update.
- getBuilds() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build resources that match the request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCertificateConfiguration() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Prompts GameLift to generate a TLS/SSL certificate for the fleet.
- getCertificateConfiguration() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether a TLS/SSL certificate was generated for the fleet.
- getCertificateType() - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
-
Indicates whether a TLS/SSL certificate is generated for a fleet.
- getClaimStatus() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
- getCode() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Code indicating the status of a VPC peering connection.
- getComparisonOperator() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Comparison operator to use when measuring the metric against the threshold value.
- getComparisonOperator() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Comparison operator to use when measuring a metric against the threshold value.
- getConcurrentExecutions() - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
The number of server processes using this configuration that run concurrently on each instance.
- getConfiguration() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
-
Object that describes the newly created matchmaking configuration.
- getConfiguration() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
-
The updated matchmaking configuration.
- getConfigurationArn() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift matchmaking configuration resource and uniquely identifies it.
- getConfigurationArn() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
The Amazon Resource Name (
ARN)
associated with the GameLift matchmaking configuration resource that is used with this ticket.
- getConfigurationName() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
- getConfigurationName() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Name of the matchmaker to use for this request.
- getConfigurationName() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Name of the matchmaking configuration to use for this request.
- getConfigurations() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A collection of requested matchmaking configurations.
- getConnectionInfo() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The port and IP address that must be used to establish a client connection to the game server.
- getConnectionInfo() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
Information that is needed to make inbound client connections to the game server.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.Alias
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.Build
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.Instance
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.Script
-
A time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization was issued.
- getCreatorId() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a player or entity creating the game session.
- getCreatorId() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for a player.
- getCredentials() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Credentials required to access the instance.
- getCurrentInstances() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The number of instances for the specified type and location that are currently being used by the Amazon Web
Services account.
- getCurrentPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of active player sessions that are currently being hosted across all instances in the fleet location.
- getCurrentPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Number of players currently in the game session.
- getCustomEventData() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- getCustomEventData() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- getCustomEventData() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Information that is added to all events that are related to this game session queue.
- getCustomEventData() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Information to attach to all events related to the matchmaking configuration.
- getCustomEventData() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- getCustomEventData() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- getDeleteOption() - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
The type of delete to perform.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.Alias
-
A human-readable description of an alias.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A human-readable description of the alias.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A human-readable description of the fleet.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A human-readable description of the matchmaking configuration.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A human-readable description of the fleet.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A descriptive label that is associated with matchmaking configuration.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A human-readable description of the alias.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A human-readable description of a fleet.
- getDescription() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A descriptive label that is associated with matchmaking configuration.
- getDESIRED() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Ideal number of active instances.
- getDesiredInstances() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The number of Amazon EC2 instances you want to maintain in the specified fleet location.
- getDesiredPlayerSessions() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of information on each player to create a player session for.
- getDestinationArn() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
-
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
- getDestinations() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- getDestinations() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- getDestinations() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.Instance
-
The DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The DNS identifier assigned to the instance that is running the game session.
- getEC2InboundPermissions() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The allowed IP address ranges and port settings that allow inbound traffic to access game sessions on this fleet.
- getEC2InstanceLimits() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
-
The maximum number of instances for the specified instance type.
- getEC2InstanceType() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The GameLift-supported Amazon EC2 instance type to use for all fleet instances.
- getEC2InstanceType() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in GameLift.
- getEC2InstanceType() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- getEndTime() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The most recent date to retrieve event logs for.
- getEndTime() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was completed, canceled, or timed out.
- getEndTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request stopped being processed due to success, failure, or
cancellation.
- getEstimatedInstanceWarmup() - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Length of time, in seconds, it takes for a new instance to start new game server processes and register with
GameLift FleetIQ.
- getEstimatedWaitTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Average amount of time (in seconds) that players are currently waiting for a match.
- getEvaluationPeriods() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
- getEvaluationPeriods() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
- getEventCode() - Method in class com.amazonaws.services.gamelift.model.Event
-
The type of event being logged.
- getEventId() - Method in class com.amazonaws.services.gamelift.model.Event
-
A unique identifier for a fleet event.
- getEvents() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A collection of objects containing event log entries for the specified fleet.
- getEventTime() - Method in class com.amazonaws.services.gamelift.model.Event
-
Time stamp indicating when this event occurred.
- getExecutorService() - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpirationTime() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization expires (24 hours after issuance).
- getFilterConfiguration() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- getFilterConfiguration() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of locations where a queue is allowed to place new game sessions.
- getFilterConfiguration() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- getFilterExpression() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
String containing the search criteria for the session search.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet that this game session is running on.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.Instance
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet that the player's game session is running on.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet resource that this alias points to.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- getFleetArn() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet resource for this connection.
- getFleetAttributes() - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The properties for the new fleet, including the current status.
- getFleetAttributes() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A collection of objects containing attribute metadata for each requested fleet ID.
- getFleetCapacity() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A collection of objects that contains capacity information for each requested fleet ID.
- getFleetCapacity() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityResult
-
Resource capacity information for the requested fleet location.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A unique identifier for the fleet to add locations to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
A unique identifier for the fleet that was updated with new locations.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the fleet to create a game session in.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
A unique identifier for the fleet to delete locations for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
A unique identifier for the fleet that location attributes are being deleted for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for the fleet to be deleted.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for the fleet to be deleted.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for the fleet to get event logs for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A unique identifier for the fleet to retrieve remote locations for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
A unique identifier for the fleet that location attributes were requested for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
A unique identifier for the fleet to request location capacity for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
A unique identifier for the fleet to request location utilization for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for the fleet to retrieve port settings for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
A unique identifier for the fleet that was requested.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the fleet to retrieve all game sessions active on the fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the fleet to retrieve game sessions for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for the fleet to retrieve instance information for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for the fleet to get the runtime configuration for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for the fleet for which to retrieve scaling policies.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for the fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
A unique identifier for the fleet associated with the location.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
A unique identifier for the fleet associated with the location.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for the fleet that the game session is running on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the fleet that contains the instance you want access to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for the fleet that the instance is in.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for the fleet containing the instance being accessed.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for the fleet that the player's game session is running on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A unique identifier for the fleet to apply this policy to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
The fleet identifier that the alias is pointing to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
A unique identifier for the fleet that the alias points to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A unique identifier for the fleet that is associated with this scaling policy.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the fleet to search for active game sessions.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for the fleet to restart actions on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
A unique identifier for the fleet to restart actions on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for the fleet to stop actions on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
A unique identifier for the fleet to stop actions on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for the fleet to update attribute metadata for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
A unique identifier for the fleet that was updated.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for the fleet to update capacity settings for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
A unique identifier for the fleet that was updated.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for the fleet to update port settings for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
A unique identifier for the fleet that was updated.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for the fleet to update runtime configuration for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the fleet.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A list of unique fleet identifiers to retrieve attributes for.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for the fleet(s) to retrieve capacity information for.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for the fleet(s) to retrieve utilization data for.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A set of fleet IDs that match the list request.
- getFleetType() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- getFleetType() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The kind of instances, On-Demand or Spot, that this fleet uses.
- getFleetUtilization() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationResult
-
Utilization information for the requested fleet location.
- getFleetUtilization() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A collection of objects containing utilization information for each requested fleet ID.
- getFlexMatchMode() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- getFlexMatchMode() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- getFlexMatchMode() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- getFromPort() - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
A starting value for a range of allowed port numbers.
- getGameLiftAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- getGameLiftAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- getGameLiftAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- getGameLiftVpcId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the VPC that contains the Amazon Web Services fleet for this connection.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- getGameServer() - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerResult
-
Object that describes the newly claimed game server.
- getGameServer() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerResult
-
Object that describes the requested game server.
- getGameServer() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerResult
-
Object that describes the newly registered game server.
- getGameServer() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerResult
-
Object that describes the newly updated game server.
- getGameServerData() - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- getGameServerData() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A set of custom game server properties, formatted as a single string value.
- getGameServerData() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- getGameServerData() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- getGameServerGroup() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupResult
-
The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server
group and the object's status.
- getGameServerGroup() - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupResult
-
An object that describes the deleted game server group resource, with status updated to
DELETE_SCHEDULED.
- getGameServerGroup() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupResult
-
An object with the property settings for the requested game server group resource.
- getGameServerGroup() - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupResult
-
An object that describes the game server group resource, with the SuspendedActions property updated
to reflect the resumed activity.
- getGameServerGroup() - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupResult
-
An object that describes the game server group resource, with the SuspendedActions property updated
to reflect the suspended activity.
- getGameServerGroup() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupResult
-
An object that describes the game server group resource with updated properties.
- getGameServerGroupArn() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The ARN identifier for the game server group where the game server is located.
- getGameServerGroupArn() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A generated unique ID for the game server group.
- getGameServerGroupArn() - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
A generated unique identifier for the game server group that includes the game server instance.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
An identifier for the new game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
A unique identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupRequest
-
A unique identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
A unique identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A unique identifier for the game server group where the game server is running.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A developer-defined identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
A developer-defined identifier for the game server group that includes the game server instance.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
An identifier for the game server group to retrieve a list of game servers from.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
A unique identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
A unique identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A unique identifier for the game server group.
- getGameServerGroupName() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- getGameServerGroups() - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A collection of game server group objects that match the request.
- getGameServerId() - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A custom string that uniquely identifies the game server to claim.
- getGameServerId() - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
A custom string that uniquely identifies the game server to deregister.
- getGameServerId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
A custom string that uniquely identifies the game server information to be retrieved.
- getGameServerId() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A custom string that uniquely identifies the game server.
- getGameServerId() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A custom string that uniquely identifies the game server to register.
- getGameServerId() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A custom string that uniquely identifies the game server to update.
- getGameServerInstances() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
The collection of requested game server instances.
- getGameServerProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- getGameServerProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A flag that indicates whether instances in the game server group are protected from early termination.
- getGameServerProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- getGameServers() - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A collection of game server objects that match the request.
- getGameSession() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
-
Object that describes the newly created game session record.
- getGameSession() - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Object that describes a game session.
- getGameSession() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
-
The updated game session properties.
- getGameSessionActivationTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) allowed to launch a new game session and have it report ready to host
players.
- getGameSessionArn() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A unique identifier for the game session.
- getGameSessionArn() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Identifier for the game session created by this placement request.
- getGameSessionArn() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for the game session.
- getGameSessionConnectionInfo() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Identifier and connection information of the game session created for the match.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom game session properties, formatted as a single string value.
- getGameSessionDetails() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A collection of properties for each game session that matches the request.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
This parameter is no longer preferred.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for the game session to add a player to.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
A unique identifier for the game session to add players to.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the game session to retrieve.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the game session to retrieve.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for the game session to retrieve player sessions for.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for the game session.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A unique identifier for the game session.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
-
A unique identifier for the game session to get logs for.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for the game session that the player session is connected to.
- getGameSessionId() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A unique identifier for the game session to update.
- getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Retrieves the location of stored game session logs for a specified game session.
- getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Retrieves the location of stored game session logs for a specified game session.
- getGameSessionLogUrlAsync(GetGameSessionLogUrlRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- getGameSessionLogUrlAsync(GetGameSessionLogUrlRequest, AsyncHandler<GetGameSessionLogUrlRequest, GetGameSessionLogUrlResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- getGameSessionLogUrlAsync(GetGameSessionLogUrlRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Retrieves the location of stored game session logs for a specified game session.
- getGameSessionLogUrlAsync(GetGameSessionLogUrlRequest, AsyncHandler<GetGameSessionLogUrlRequest, GetGameSessionLogUrlResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Retrieves the location of stored game session logs for a specified game session.
- getGameSessionLogUrlAsync(GetGameSessionLogUrlRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- getGameSessionLogUrlAsync(GetGameSessionLogUrlRequest, AsyncHandler<GetGameSessionLogUrlRequest, GetGameSessionLogUrlResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- GetGameSessionLogUrlRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- GetGameSessionLogUrlRequest() - Constructor for class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
-
- GetGameSessionLogUrlResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- GetGameSessionLogUrlResult() - Constructor for class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
-
- getGameSessionName() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with a game session.
- getGameSessionName() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A descriptive label that is associated with a game session.
- getGameSessionPlacement() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
-
Object that describes the requested game session placement.
- getGameSessionPlacement() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
-
Object that describes the newly created game session placement.
- getGameSessionPlacement() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
-
Object that describes the canceled game session placement, with CANCELLED status and an end time
stamp.
- getGameSessionQueue() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
-
An object that describes the newly created game session queue.
- getGameSessionQueue() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
-
An object that describes the newly updated game session queue.
- getGameSessionQueueArn() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- getGameSessionQueueArns() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- getGameSessionQueueArns() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- getGameSessionQueueArns() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- getGameSessionQueueName() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with game session queue.
- getGameSessionQueueName() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Name of the queue to use to place the new game session.
- getGameSessionQueues() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A collection of objects that describe the requested game session queues.
- getGameSessionRegion() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Name of the Region where the game session created by this placement request is running.
- getGameSessions() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A collection of properties for each game session that matches the request.
- getGameSessions() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A collection of objects containing game session properties for each session that matches the request.
- getHealthCheck() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates health status of the game server.
- getIdempotencyToken() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies the new game session request.
- getIDLE() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of active instances that are not currently hosting a game session.
- getInboundPermissionAuthorizations() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be added to the fleet resource.
- getInboundPermissionRevocations() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet resource.
- getInboundPermissions() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The port settings for the requested fleet ID.
- getInstanceAccess(GetInstanceAccessRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- getInstanceAccess(GetInstanceAccessRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Requests remote access to a fleet instance.
- getInstanceAccess(GetInstanceAccessRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Requests remote access to a fleet instance.
- getInstanceAccess() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
-
The connection information for a fleet instance, including IP address and access credentials.
- getInstanceAccessAsync(GetInstanceAccessRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- getInstanceAccessAsync(GetInstanceAccessRequest, AsyncHandler<GetInstanceAccessRequest, GetInstanceAccessResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- getInstanceAccessAsync(GetInstanceAccessRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Requests remote access to a fleet instance.
- getInstanceAccessAsync(GetInstanceAccessRequest, AsyncHandler<GetInstanceAccessRequest, GetInstanceAccessResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Requests remote access to a fleet instance.
- getInstanceAccessAsync(GetInstanceAccessRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- getInstanceAccessAsync(GetInstanceAccessRequest, AsyncHandler<GetInstanceAccessRequest, GetInstanceAccessResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- GetInstanceAccessRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- GetInstanceAccessRequest() - Constructor for class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
- GetInstanceAccessResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- GetInstanceAccessResult() - Constructor for class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
-
- getInstanceCounts() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The current instance count and capacity settings for the fleet location.
- getInstanceDefinitions() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 instance types and sizes to use in the Auto Scaling group.
- getInstanceDefinitions() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The set of Amazon EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling
instances in the corresponding Auto Scaling group.
- getInstanceDefinitions() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for an instance to retrieve.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The unique identifier for the instance where the game server is running.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
The unique identifier for the instance where the game server is running.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the instance you want to get access to.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for the instance.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for the instance being accessed.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
The unique identifier for the instance where the game server is running.
- getInstanceIds() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- getInstanceLimit() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The number of instances that is allowed for the specified instance type and location.
- getInstanceRoleArn() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an IAM role that manages access to your Amazon Web Services services.
- getInstanceRoleArn() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for an IAM role that manages access to your Amazon Web Services services.
- getInstances() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A collection of objects containing properties for each instance returned.
- getInstanceStatus() - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
Current status of the game server instance.
- getInstanceType() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that determines the computing resources of each instance in the fleet.
- getInstanceType() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for all instances in a fleet.
- getInstanceType() - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
An Amazon EC2 instance type designation.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The IP address of the game session.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The IP address of the game session.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The IP address of the game session.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.Instance
-
IP address that is assigned to the instance.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
IP address that is assigned to the instance.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The IP address of the game session.
- getIpRange() - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
A range of allowed IP addresses.
- getIpV4CidrBlock() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
CIDR block of IPv4 addresses assigned to the VPC peering connection for the GameLift VPC.
- getKey() - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
The game property identifier.
- getKey() - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The name of the zip file that contains the build files or script files.
- getKey() - Method in class com.amazonaws.services.gamelift.model.Tag
-
The key for a developer-defined key:value pair for tagging an Amazon Web Services resource.
- getLastClaimTime() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was claimed with a
ClaimGameServer request.
- getLastHealthCheckTime() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was updated with health status using an
UpdateGameServer request.
- getLastUpdatedTime() - Method in class com.amazonaws.services.gamelift.model.Alias
-
The time that this data object was last modified.
- getLastUpdatedTime() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A timestamp that indicates when this game server group was last updated.
- getLatencyInMilliseconds() - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Amount of time that represents the time lag experienced by the player when connected to the specified Region.
- getLatencyInMs() - Method in class com.amazonaws.services.gamelift.model.Player
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- getLaunchPath() - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
The location of a game build executable or the Realtime script file that contains the Init()
function.
- getLaunchTemplate() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all
instances in the game server group.
- getLaunchTemplateId() - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
A unique identifier for an existing Amazon EC2 launch template.
- getLaunchTemplateName() - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
A readable identifier for an existing Amazon EC2 launch template.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
The maximum number of results to return.
- getLimit() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
The maximum number of results to return.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A fleet's remote location to place the new game session in.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
The name of a remote location to request instance limits for, in the form of an Amazon Web Services Region code
such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
The fleet location to retrieve capacity information for.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
The fleet location to retrieve utilization information for.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A remote location to check for status of port setting updates.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The requested fleet location, expressed as an Amazon Web Services Region code, such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A fleet location to get game sessions for.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A fleet location to get game session details for.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
The name of a location to retrieve instance information for, in the form of an Amazon Web Services Region code
such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
The fleet location.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
An Amazon Web Services Region code, such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The fleet location for the instance count information, expressed as an Amazon Web Services Region code, such as
us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The fleet location for the fleet utilization information, expressed as an Amazon Web Services Region code, such
as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The fleet location where the game session is running.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.Instance
-
The fleet location of the instance, expressed as an Amazon Web Services Region code, such as
us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.LocationConfiguration
-
An Amazon Web Services Region code, such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The fleet location, expressed as an Amazon Web Services Region code such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The fleet location.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A fleet location to search for game sessions.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
The fleet location to restart fleet actions for.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
The fleet location to stop fleet actions for.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The name of a remote location to update fleet capacity settings for, in the form of an Amazon Web Services Region
code such as us-west-2.
- getLocation() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
The remote location being updated, expressed as an Amazon Web Services Region code, such as
us-west-2.
- getLocationAttributes() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
Location-specific information on the requested fleet's remote locations.
- getLocationOrder() - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The prioritization order to use for fleet locations, when the PriorityOrder property includes
LOCATION.
- getLocations() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- getLocations() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- getLocations() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
The list of fleet locations to delete.
- getLocations() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A list of fleet locations to retrieve information for.
- getLocationState() - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A fleet location and its current life-cycle state.
- getLocationStates() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- getLocationStates() - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The fleet's locations and life-cycle status of each location.
- getLocationStates() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The remote locations that are being deleted, with each location status set to DELETING.
- getLogPaths() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. To specify where GameLift should store log files once a server process
shuts down, use the GameLift server API ProcessReady() and specify one or more directory paths in
logParameters.
- getLogPaths() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Game session log paths are now defined using the GameLift server API
ProcessReady() logParameters.
- getMatchedPlayerSessions() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
- getMatchmakerData() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Information about the matchmaking process that was used to create the game session.
- getMatchmakerData() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Information on the matchmaking process for this game.
- getMatchmakingTicket() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
-
Ticket representing the backfill matchmaking request.
- getMatchmakingTicket() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
-
Ticket representing the matchmaking request.
- getMaxConcurrentGameSessionActivations() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The number of game sessions in status ACTIVATING to allow on an instance.
- getMAXIMUM() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The maximum instance count value allowed.
- getMaximumIndividualPlayerLatencyMilliseconds() - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
The maximum latency value that is allowed for any player, in milliseconds.
- getMaximumPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- getMaximumPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The maximum number of players allowed across all game sessions that are currently being hosted across all
instances in the fleet location.
- getMaximumPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The maximum number of players that can be connected simultaneously to the game session.
- getMaximumPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The maximum number of players that can be connected simultaneously to the game session.
- getMaximumPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- getMaximumPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- getMaxSize() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The maximum number of instances allowed in the Amazon EC2 Auto Scaling group.
- getMaxSize() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The maximum number of instances that are allowed in the specified fleet location.
- getMessage() - Method in class com.amazonaws.services.gamelift.model.Event
-
Additional information related to the event.
- getMessage() - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The message text to be used with a terminal routing strategy.
- getMessage() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Additional messaging associated with the connection status.
- getMetricGroups() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The name of an Amazon Web Services CloudWatch metric group to add this fleet to.
- getMetricGroups() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Name of a metric group that metrics for this fleet are added to.
- getMetricGroups() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The name of a metric group to add this fleet to.
- getMetricName() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- getMetricName() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- getMINIMUM() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The minimum instance count value allowed.
- getMinSize() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The minimum number of instances allowed in the Amazon EC2 Auto Scaling group.
- getMinSize() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum number of instances that are allowed in the specified fleet location.
- getN() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For number values, expressed as double.
- getName() - Method in class com.amazonaws.services.gamelift.model.Alias
-
A descriptive label that is associated with an alias.
- getName() - Method in class com.amazonaws.services.gamelift.model.Build
-
A descriptive label that is associated with a build.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A descriptive label that is associated with an alias.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A descriptive label that is associated with a build.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A descriptive label that is associated with a fleet.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A descriptive label that is associated with a game session.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A descriptive label that is associated with a script.
- getName() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- getName() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- getName() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set to be deleted.
- getName() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- getName() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A descriptive label that is associated with a fleet.
- getName() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A descriptive label that is associated with a game session.
- getName() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A descriptive label that is associated with game session queue.
- getName() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
A descriptive label that is associated with an alias.
- getName() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking configuration.
- getName() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- getName() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
A descriptive label that is associated with a fleet's scaling policy.
- getName() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a fleet's scaling policy.
- getName() - Method in class com.amazonaws.services.gamelift.model.Script
-
A descriptive label that is associated with a script.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A descriptive label that is associated with an alias.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A descriptive label that is associated with a build.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A descriptive label that is associated with a fleet.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A descriptive label that is associated with a game session.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration to update.
- getName() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A descriptive label that is associated with a script.
- getNames() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A list of queue names to retrieve information for.
- getNames() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking configuration(s) to retrieve.
- getNames() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A list of one or more matchmaking rule set names to retrieve details for.
- getNewGameSessionProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- getNewGameSessionProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- getNewGameSessionProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new instances created in this fleet.
- getNewGameSessionsPerCreator() - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
The maximum number of game sessions that an individual can create during the policy period.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- getNotificationTarget() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- getNotificationTarget() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- getNotificationTarget() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
An SNS topic ARN that is set up to receive game session placement notifications.
- getNotificationTarget() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- getNotificationTarget() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- getNotificationTarget() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- getObjectVersion() - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The version of the file, if object versioning is turned on for the bucket.
- getOperatingSystem() - Method in class com.amazonaws.services.gamelift.model.Build
-
Operating system that the game server binaries are built to run on.
- getOperatingSystem() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
The operating system that the game server binaries are built to run on.
- getOperatingSystem() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The operating system of the fleet's computing resources.
- getOperatingSystem() - Method in class com.amazonaws.services.gamelift.model.Instance
-
Operating system that is running on this instance.
- getOperatingSystem() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- getParameters() - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
An optional list of parameters to pass to the server executable or Realtime script on launch.
- getPeerVpcAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Used when peering your GameLift fleet with a VPC, the unique identifier for the Amazon Web Services account that
owns the VPC.
- getPeerVpcAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the Amazon Web Services account with the VPC that you want to peer your Amazon Web
Services fleet with.
- getPeerVpcAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
- getPeerVpcId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- getPeerVpcId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- getPeerVpcId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- getPeerVpcId() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- getPeerVpcId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- getPeerVpcId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- getPENDING() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are starting but not yet active.
- getPlacedPlayerSessions() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A collection of information on player sessions created in response to the game session placement request.
- getPlacementId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
-
A unique identifier for a game session placement to retrieve.
- getPlacementId() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A unique identifier for a game session placement.
- getPlacementId() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A unique identifier to assign to the new game session placement.
- getPlacementId() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
-
A unique identifier for a game session placement to cancel.
- getPlayerAttributes() - Method in class com.amazonaws.services.gamelift.model.Player
-
A collection of key:value pairs containing player information for use in matchmaking.
- getPlayerData() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
Developer-defined information related to a player.
- getPlayerData() - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
Developer-defined information related to a player.
- getPlayerData() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Developer-defined information related to a player.
- getPlayerDataMap() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
Map of string pairs, each specifying a player ID and a set of developer-defined information related to the
player.
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for a player.
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player to retrieve player sessions for.
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
A unique identifier for a player to associate with the player session.
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
A unique identifier for a player that is associated with this player session.
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.Player
-
A unique identifier for a player
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
A unique identifier for a player associated with the latency data.
- getPlayerId() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a player that is associated with this player session.
- getPlayerIds() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a player delivering the response.
- getPlayerIds() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
List of unique identifiers for the players to be added.
- getPlayerLatencies() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- getPlayerLatencies() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- getPlayerLatencyPolicies() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- getPlayerLatencyPolicies() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A set of policies that act as a sliding cap on player latency.
- getPlayerLatencyPolicies() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- getPlayers() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A set of Player objects, each representing a player to find matches for.
- getPlayers() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Match information on all players that are currently assigned to the game session.
- getPlayers() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Information on each player to be matched.
- getPlayerSession() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
-
Object that describes the newly created player session record.
- getPlayerSessionCreationPolicy() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Indicates whether or not the game session is accepting new players.
- getPlayerSessionCreationPolicy() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A policy that determines whether the game session is accepting new players.
- getPlayerSessionId() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player session to retrieve.
- getPlayerSessionId() - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player session
- getPlayerSessionId() - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
A unique identifier for a player session.
- getPlayerSessionId() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a player session.
- getPlayerSessions() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
-
A collection of player session objects created for the added players.
- getPlayerSessions() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A collection of objects containing properties for each player session that matches the request.
- getPlayerSessionStatusFilter() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Player session status to filter results on.
- getPolicyDurationSeconds() - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
The length of time, in seconds, that the policy is enforced while placing a new game session.
- getPolicyPeriodInMinutes() - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
The time span used in evaluating the resource creation limit policy.
- getPolicyType() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of scaling policy to create.
- getPolicyType() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of scaling policy to create.
- getPort() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The port number for the game session.
- getPort() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The port number for the game session.
- getPort() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The port number for the game session.
- getPort() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Port number for the game session.
- getPreSignedLogUrl() - Method in class com.amazonaws.services.gamelift.model.Event
-
Location of stored logs with additional detail that is related to the event.
- getPreSignedUrl() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
-
Location of the requested game session logs, available for download.
- getPriorityConfiguration() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- getPriorityConfiguration() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- getPriorityConfiguration() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- getPriorityOrder() - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- getProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Current status of protection for the game session.
- getProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Game session protection policy to apply to this game session only.
- getProtocol() - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- getRegionIdentifier() - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Name of the Region that is associated with the latency value.
- getRegistrationTime() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates when the game server was created with a
RegisterGameServer request.
- getRequestTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- getRequestTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- getRequestTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- getResourceARN() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to retrieve tags for.
- getResourceARN() - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to assign tags to.
- getResourceARN() - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to remove tags from.
- getResourceCreationLimitPolicy() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A policy that limits the number of game sessions that an individual player can create on instances in this fleet
within a specified span of time.
- getResourceCreationLimitPolicy() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The fleet policy that limits the number of game sessions an individual player can create over a span of time.
- getResourceCreationLimitPolicy() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Policy settings that limit the number of game sessions an individual player can create over a span of time.
- getResourceId() - Method in class com.amazonaws.services.gamelift.model.Event
-
A unique identifier for an event resource, such as a fleet ID.
- getResumeActions() - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
The activity to resume for this game server group.
- getRoleArn() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- getRoleArn() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- getRoleArn() - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access the S3 bucket.
- getRoleArn() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- getRoutingStrategy() - Method in class com.amazonaws.services.gamelift.model.Alias
-
The routing configuration, including routing type and fleet target, for the alias.
- getRoutingStrategy() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
The routing configuration, including routing type and fleet target, for the alias.
- getRoutingStrategy() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
The routing configuration, including routing type and fleet target, for the alias.
- getRoutingStrategyType() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The routing type to filter results on.
- getRuleSet() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
-
The newly created matchmaking rule set.
- getRuleSetArn() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
associated with the GameLift matchmaking rule set resource that this configuration uses.
- getRuleSetArn() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift matchmaking rule set resource and uniquely identifies it.
- getRuleSetBody() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A collection of matchmaking rules, formatted as a JSON string.
- getRuleSetBody() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A collection of matchmaking rules, formatted as a JSON string.
- getRuleSetBody() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
-
A collection of matchmaking rules to validate, formatted as a JSON string.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking rule set.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking rule set to use with this configuration.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for the matchmaking rule set
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- getRuleSets() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A collection of requested matchmaking rule set objects.
- getRuntimeConfiguration() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Instructions for how to launch and maintain server processes on instances in the fleet.
- getRuntimeConfiguration() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Instructions that describe how server processes should be launched and maintained on each instance in the fleet.
- getRuntimeConfiguration() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
Instructions for launching server processes on each instance in the fleet.
- getRuntimeConfiguration() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
-
The runtime configuration currently in use by all instances in the fleet.
- getS() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For single string values.
- getScalingAdjustment() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Amount of adjustment to make, based on the scaling adjustment type.
- getScalingAdjustment() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Amount of adjustment to make, based on the scaling adjustment type.
- getScalingAdjustmentType() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- getScalingAdjustmentType() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- getScalingPolicies() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A collection of objects containing the scaling policies matching the request.
- getScript() - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
-
The newly created script record with a unique script ID and ARN.
- getScript() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
-
A set of properties describing the requested script.
- getScript() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
-
The newly created script record with a unique script ID.
- getScriptArn() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
associated with the GameLift script resource that is deployed on instances in this fleet.
- getScriptArn() - Method in class com.amazonaws.services.gamelift.model.Script
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift script resource and uniquely identifies it.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a Realtime configuration script to be deployed on fleet instances.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for the Realtime script to delete.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for the Realtime script to retrieve properties for.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the Realtime script resource that is deployed on instances in this fleet.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the Realtime script to request fleets for.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.Script
-
A unique identifier for the Realtime script
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for the Realtime script to update.
- getScripts() - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A set of properties describing the requested script.
- getSDM() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a map of up to 10 data type:value pairs.
- getSecret() - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
Secret string.
- getSecretAccessKey() - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Temporary secret key allowing access to the Amazon Web Services S3 account.
- getServerLaunchParameters() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify server launch parameters using the
RuntimeConfiguration parameter.
- getServerLaunchParameters() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch parameters are now defined using the fleet's
RuntimeConfiguration parameter.
- getServerLaunchPath() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify a server launch path using the RuntimeConfiguration
parameter.
- getServerLaunchPath() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch paths are now defined using the fleet's
RuntimeConfiguration parameter.
- getServerProcesses() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that identify what server processes to run on each instance in a
fleet.
- getSessionToken() - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Token used to associate a specific build ID with the files uploaded using these credentials.
- getSizeOnDisk() - Method in class com.amazonaws.services.gamelift.model.Build
-
File size of the uploaded game build, expressed in bytes.
- getSizeOnDisk() - Method in class com.amazonaws.services.gamelift.model.Script
-
The file size of the uploaded Realtime script, expressed in bytes.
- getSL() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a list of up to 100 strings.
- getSortExpression() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- getSortOrder() - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
Indicates how to sort the returned data based on game server registration timestamp.
- getStartTime() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The earliest date to retrieve event logs for.
- getStartTime() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was placed in the queue.
- getStartTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request was received.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.Build
-
Current status of the build.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Current status of the fleet.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The current status of the game server group.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Current status of the game session.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Current status of the game session placement request.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.Instance
-
Current status of the instance.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Build status to filter results by.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The life-cycle status of a fleet location.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Current status of the matchmaking request.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Current status of the player session.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Current status of the scaling policy.
- getStatus() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
The status information about the connection.
- getStatusFilter() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Game session status to filter results on.
- getStatusFilter() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Game session status to filter results on.
- getStatusFilter() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- getStatusMessage() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Additional information about the current status.
- getStatusReason() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Additional information about the current game server group status.
- getStatusReason() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- getStatusReason() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Code to explain the current status.
- getStoppedActions() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
- getStoppedActions() - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- getStorageLocation() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Information indicating where your game build files are stored.
- getStorageLocation() - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
Amazon S3 location for your game build file, including bucket name and key.
- getStorageLocation() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- getStorageLocation() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Amazon S3 path and key, identifying where the game build files are stored.
- getStorageLocation() - Method in class com.amazonaws.services.gamelift.model.Script
-
- getStorageLocation() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- getSuspendActions() - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
The activity to suspend for this game server group.
- getSuspendedActions() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A list of activities that are currently suspended for this game server group.
- getTagKeys() - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tag keys to remove from the specified GameLift resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A list of labels to assign to the new alias resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A list of labels to assign to the new build resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A list of labels to assign to the new fleet resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of labels to assign to the new game server group resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of labels to assign to the new game session queue resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A list of labels to assign to the new matchmaking configuration resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A list of labels to assign to the new matchmaking rule set resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A list of labels to assign to the new script resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
-
The collection of tags that have been assigned to the specified resource.
- getTags() - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
A list of one or more tags to assign to the specified GameLift resource.
- getTargetConfiguration() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
An object that contains settings for a target-based scaling policy.
- getTargetConfiguration() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
An object that contains settings for a target-based scaling policy.
- getTargetTrackingConfiguration() - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Settings for a target-based scaling policy applied to Auto Scaling group.
- getTargetValue() - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Desired value to use with a target-based scaling policy.
- getTargetValue() - Method in class com.amazonaws.services.gamelift.model.TargetTrackingConfiguration
-
Desired value to use with a game server group target-based scaling policy.
- getTeam() - Method in class com.amazonaws.services.gamelift.model.Player
-
Name of the team that the player is assigned to in a match.
- getTERMINATING() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are no longer active but haven't yet been terminated.
- getTerminationTime() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was terminated.
- getTerminationTime() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was terminated.
- getTerminationTime() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was terminated.
- getThreshold() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Metric value used to trigger a scaling event.
- getThreshold() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Metric value used to trigger a scaling event.
- getTicketId() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a matchmaking ticket.
- getTicketId() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A unique identifier for a matchmaking ticket.
- getTicketId() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for a matchmaking ticket.
- getTicketId() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- getTicketId() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- getTicketIds() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- getTicketList() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
-
A collection of existing matchmaking ticket objects matching the request.
- getTimeoutInSeconds() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- getTimeoutInSeconds() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- getTimeoutInSeconds() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- getToPort() - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
An ending value for a range of allowed port numbers.
- getType() - Method in class com.amazonaws.services.gamelift.model.Instance
-
Amazon EC2 instance type that defines the computing resources of this instance.
- getType() - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The type of routing strategy for the alias.
- getUpdateStatus() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The current status of updates to the fleet's port settings in the requested fleet location.
- getUpdateStatus() - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
The status of fleet activity updates to the location.
- getUpdateStatus() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- getUploadCredentials() - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
This element is returned only when the operation is called without a storage location.
- getUploadCredentials() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Amazon Web Services credentials required when uploading a game build to the storage location.
- getUserName() - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
User login string.
- getUtilizationStatus() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates whether the game server is currently available for new games or is busy.
- getUtilizationStatus() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates whether the game server is available or is currently hosting gameplay.
- getValid() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
-
A response indicating whether the rule set is valid.
- getValue() - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
The game property value.
- getValue() - Method in class com.amazonaws.services.gamelift.model.Tag
-
The value for a developer-defined key:value pair for tagging an Amazon Web Services resource.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.Build
-
Version information that is associated with a build or script.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Version information that is associated with a build or script.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
Version information that is associated with a build or script.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
The version of the Amazon EC2 launch template to use.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.Script
-
Version information that is associated with a build or script.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
Version information that is associated with a build or script.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
Version information that is associated with a build or script.
- getVpcPeeringAuthorization() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
-
Details on the requested VPC peering authorization, including expiration.
- getVpcPeeringAuthorizations() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
-
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier that is automatically assigned to the connection record.
- getVpcPeeringConnections() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
-
A collection of VPC peering connection records that match the request.
- getVpcSubnets() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.
- getWeightedCapacity() - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server
group.
- getZipFile() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.
- getZipFile() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.
- S3Location - Class in com.amazonaws.services.gamelift.model
-
The location in Amazon S3 where build or script files are stored for access by Amazon Web Services.
- S3Location() - Constructor for class com.amazonaws.services.gamelift.model.S3Location
-
- ScalingAdjustmentType - Enum in com.amazonaws.services.gamelift.model
-
- ScalingPolicy - Class in com.amazonaws.services.gamelift.model
-
Rule that controls how a fleet is scaled.
- ScalingPolicy() - Constructor for class com.amazonaws.services.gamelift.model.ScalingPolicy
-
- ScalingStatusType - Enum in com.amazonaws.services.gamelift.model
-
- Script - Class in com.amazonaws.services.gamelift.model
-
Properties describing a Realtime script.
- Script() - Constructor for class com.amazonaws.services.gamelift.model.Script
-
- searchGameSessions(SearchGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- searchGameSessions(SearchGameSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Retrieves all active game sessions that match a set of search criteria and sorts them into a specified order.
- searchGameSessions(SearchGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Retrieves all active game sessions that match a set of search criteria and sorts them into a specified order.
- searchGameSessionsAsync(SearchGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- searchGameSessionsAsync(SearchGameSessionsRequest, AsyncHandler<SearchGameSessionsRequest, SearchGameSessionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- searchGameSessionsAsync(SearchGameSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Retrieves all active game sessions that match a set of search criteria and sorts them into a specified order.
- searchGameSessionsAsync(SearchGameSessionsRequest, AsyncHandler<SearchGameSessionsRequest, SearchGameSessionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Retrieves all active game sessions that match a set of search criteria and sorts them into a specified order.
- searchGameSessionsAsync(SearchGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- searchGameSessionsAsync(SearchGameSessionsRequest, AsyncHandler<SearchGameSessionsRequest, SearchGameSessionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- SearchGameSessionsRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- SearchGameSessionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
- SearchGameSessionsResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- SearchGameSessionsResult() - Constructor for class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
- ServerProcess - Class in com.amazonaws.services.gamelift.model
-
A set of instructions for launching server processes on each instance in a fleet.
- ServerProcess() - Constructor for class com.amazonaws.services.gamelift.model.ServerProcess
-
- setAcceptanceRequired(Boolean) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A flag that determines whether a match that was created with this configuration must be accepted by the matched
players.
- setAcceptanceRequired(Boolean) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A flag that indicates whether a match that was created with this configuration must be accepted by the matched
players.
- setAcceptanceRequired(Boolean) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A flag that indicates whether a match that was created with this configuration must be accepted by the matched
players.
- setAcceptanceTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- setAcceptanceTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- setAcceptanceTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- setAcceptanceType(String) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
Player response to the proposed match.
- setAccessKeyId(String) - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Temporary key allowing access to the Amazon Web Services S3 account.
- setActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
List of actions to restart on the fleet.
- setActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
List of actions to suspend on the fleet.
- setACTIVE(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Actual number of instances that are ready to host game sessions.
- setActiveGameSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of active game sessions that are currently being hosted across all instances in the fleet location.
- setActiveServerProcessCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of server processes in ACTIVE status that are currently running across all instances in
the fleet location.
- setAdditionalPlayerCount(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The number of player slots in a match to keep open for future players.
- setAdditionalPlayerCount(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The number of player slots in a match to keep open for future players.
- setAdditionalPlayerCount(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The number of player slots in a match to keep open for future players.
- setAlias(Alias) - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
-
The newly created alias resource.
- setAlias(Alias) - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
-
The requested alias resource.
- setAlias(Alias) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
-
The updated alias resource.
- setAliasArn(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift alias resource and uniquely identifies it.
- setAliases(Collection<Alias>) - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A collection of alias resources that match the request parameters.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A unique identifier for the alias.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the alias associated with the fleet to create a game session in.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
-
A unique identifier of the alias that you want to delete.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
-
The unique identifier for the fleet alias that you want to retrieve.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the alias associated with the fleet to retrieve all game sessions for.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the alias associated with the fleet to retrieve game sessions for.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
-
The unique identifier of the alias that you want to retrieve a fleet ID for.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the alias associated with the fleet to search for active game sessions.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A unique identifier for the alias that you want to update.
- setAllowedLocations(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FilterConfiguration
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2.
- setAutoScalingGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A generated unique ID for the Amazon EC2 Auto Scaling group that is associated with this game server group.
- setAutoScalingPolicy(GameServerGroupAutoScalingPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
- setBackfillMode(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The method used to backfill game sessions that are created with this matchmaking configuration.
- setBackfillMode(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The method used to backfill game sessions created with this matchmaking configuration.
- setBackfillMode(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The method that is used to backfill game sessions created with this matchmaking configuration.
- setBalancingStrategy(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- setBalancingStrategy(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- setBalancingStrategy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- setBucket(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
An Amazon S3 bucket identifier.
- setBuild(Build) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
The newly created build resource, including a unique build IDs and status.
- setBuild(Build) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
-
Set of properties describing the requested build.
- setBuild(Build) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
-
The updated build resource.
- setBuildArn(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift build resource and uniquely identifies it.
- setBuildArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
associated with the GameLift build resource that is deployed on instances in this fleet.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
A unique identifier for the build.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a custom game server build to be deployed on fleet instances.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for the build to delete.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for the build to retrieve properties for.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the build resource that is deployed on instances in this fleet.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the build to request fleets for.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for the build to get credentials for.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for the build to update.
- setBuilds(Collection<Build>) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build resources that match the request.
- setCertificateConfiguration(CertificateConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Prompts GameLift to generate a TLS/SSL certificate for the fleet.
- setCertificateConfiguration(CertificateConfiguration) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether a TLS/SSL certificate was generated for the fleet.
- setCertificateType(String) - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
-
Indicates whether a TLS/SSL certificate is generated for a fleet.
- setClaimStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
- setCode(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Code indicating the status of a VPC peering connection.
- setComparisonOperator(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Comparison operator to use when measuring the metric against the threshold value.
- setComparisonOperator(ComparisonOperatorType) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Comparison operator to use when measuring the metric against the threshold value.
- setComparisonOperator(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Comparison operator to use when measuring a metric against the threshold value.
- setComparisonOperator(ComparisonOperatorType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Comparison operator to use when measuring a metric against the threshold value.
- setConcurrentExecutions(Integer) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
The number of server processes using this configuration that run concurrently on each instance.
- setConfiguration(MatchmakingConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
-
Object that describes the newly created matchmaking configuration.
- setConfiguration(MatchmakingConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
-
The updated matchmaking configuration.
- setConfigurationArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift matchmaking configuration resource and uniquely identifies it.
- setConfigurationArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
The Amazon Resource Name (
ARN)
associated with the GameLift matchmaking configuration resource that is used with this ticket.
- setConfigurationName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
- setConfigurationName(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Name of the matchmaker to use for this request.
- setConfigurationName(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Name of the matchmaking configuration to use for this request.
- setConfigurations(Collection<MatchmakingConfiguration>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A collection of requested matchmaking configurations.
- setConnectionInfo(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The port and IP address that must be used to establish a client connection to the game server.
- setConnectionInfo(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
Information that is needed to make inbound client connections to the game server.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Build
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Script
-
A time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization was issued.
- setCreatorId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a player or entity creating the game session.
- setCreatorId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for a player.
- setCredentials(InstanceCredentials) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Credentials required to access the instance.
- setCurrentInstances(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The number of instances for the specified type and location that are currently being used by the Amazon Web
Services account.
- setCurrentPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of active player sessions that are currently being hosted across all instances in the fleet location.
- setCurrentPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Number of players currently in the game session.
- setCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- setCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- setCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Information that is added to all events that are related to this game session queue.
- setCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Information to attach to all events related to the matchmaking configuration.
- setCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- setCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- setDeleteOption(String) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
The type of delete to perform.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A human-readable description of an alias.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A human-readable description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A human-readable description of the fleet.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A human-readable description of the matchmaking configuration.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A human-readable description of the fleet.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A descriptive label that is associated with matchmaking configuration.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A human-readable description of the alias.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A human-readable description of a fleet.
- setDescription(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A descriptive label that is associated with matchmaking configuration.
- setDESIRED(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Ideal number of active instances.
- setDesiredInstances(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The number of Amazon EC2 instances you want to maintain in the specified fleet location.
- setDesiredPlayerSessions(Collection<DesiredPlayerSession>) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of information on each player to create a player session for.
- setDestinationArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
-
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
- setDestinations(Collection<GameSessionQueueDestination>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- setDestinations(Collection<GameSessionQueueDestination>) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- setDestinations(Collection<GameSessionQueueDestination>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
The DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The DNS identifier assigned to the instance that is running the game session.
- setEC2InboundPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The allowed IP address ranges and port settings that allow inbound traffic to access game sessions on this fleet.
- setEC2InstanceLimits(Collection<EC2InstanceLimit>) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
-
The maximum number of instances for the specified instance type.
- setEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The GameLift-supported Amazon EC2 instance type to use for all fleet instances.
- setEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The GameLift-supported Amazon EC2 instance type to use for all fleet instances.
- setEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in GameLift.
- setEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in GameLift.
- setEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- setEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- setEndpoint(String) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- setEndpoint(String) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
- setEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The most recent date to retrieve event logs for.
- setEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was completed, canceled, or timed out.
- setEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request stopped being processed due to success, failure, or
cancellation.
- setEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Length of time, in seconds, it takes for a new instance to start new game server processes and register with
GameLift FleetIQ.
- setEstimatedWaitTime(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Average amount of time (in seconds) that players are currently waiting for a match.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
- setEventCode(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
The type of event being logged.
- setEventCode(EventCode) - Method in class com.amazonaws.services.gamelift.model.Event
-
The type of event being logged.
- setEventId(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
A unique identifier for a fleet event.
- setEvents(Collection<Event>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A collection of objects containing event log entries for the specified fleet.
- setEventTime(Date) - Method in class com.amazonaws.services.gamelift.model.Event
-
Time stamp indicating when this event occurred.
- setExpirationTime(Date) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization expires (24 hours after issuance).
- setFilterConfiguration(FilterConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- setFilterConfiguration(FilterConfiguration) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of locations where a queue is allowed to place new game sessions.
- setFilterConfiguration(FilterConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- setFilterExpression(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
String containing the search criteria for the session search.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet that this game session is running on.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet that the player's game session is running on.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet resource that this alias points to.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- setFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet resource for this connection.
- setFleetAttributes(FleetAttributes) - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The properties for the new fleet, including the current status.
- setFleetAttributes(Collection<FleetAttributes>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A collection of objects containing attribute metadata for each requested fleet ID.
- setFleetCapacity(Collection<FleetCapacity>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A collection of objects that contains capacity information for each requested fleet ID.
- setFleetCapacity(FleetCapacity) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityResult
-
Resource capacity information for the requested fleet location.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A unique identifier for the fleet to add locations to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
A unique identifier for the fleet that was updated with new locations.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the fleet to create a game session in.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
A unique identifier for the fleet to delete locations for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
A unique identifier for the fleet that location attributes are being deleted for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for the fleet to be deleted.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for the fleet to be deleted.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for the fleet to get event logs for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A unique identifier for the fleet to retrieve remote locations for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
A unique identifier for the fleet that location attributes were requested for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
A unique identifier for the fleet to request location capacity for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
A unique identifier for the fleet to request location utilization for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for the fleet to retrieve port settings for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
A unique identifier for the fleet that was requested.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the fleet to retrieve all game sessions active on the fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the fleet to retrieve game sessions for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for the fleet to retrieve instance information for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for the fleet to get the runtime configuration for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for the fleet for which to retrieve scaling policies.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for the fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
A unique identifier for the fleet associated with the location.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
A unique identifier for the fleet associated with the location.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for the fleet that the game session is running on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the fleet that contains the instance you want access to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for the fleet that the instance is in.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for the fleet containing the instance being accessed.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for the fleet that the player's game session is running on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A unique identifier for the fleet to apply this policy to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
The fleet identifier that the alias is pointing to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
A unique identifier for the fleet that the alias points to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A unique identifier for the fleet that is associated with this scaling policy.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the fleet to search for active game sessions.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for the fleet to restart actions on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
A unique identifier for the fleet to restart actions on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for the fleet to stop actions on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
A unique identifier for the fleet to stop actions on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for the fleet to update attribute metadata for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
A unique identifier for the fleet that was updated.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for the fleet to update capacity settings for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
A unique identifier for the fleet that was updated.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for the fleet to update port settings for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
A unique identifier for the fleet that was updated.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for the fleet to update runtime configuration for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the fleet.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A list of unique fleet identifiers to retrieve attributes for.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for the fleet(s) to retrieve capacity information for.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for the fleet(s) to retrieve utilization data for.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A set of fleet IDs that match the list request.
- setFleetType(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- setFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- setFleetType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The kind of instances, On-Demand or Spot, that this fleet uses.
- setFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The kind of instances, On-Demand or Spot, that this fleet uses.
- setFleetUtilization(FleetUtilization) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationResult
-
Utilization information for the requested fleet location.
- setFleetUtilization(Collection<FleetUtilization>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A collection of objects containing utilization information for each requested fleet ID.
- setFlexMatchMode(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- setFlexMatchMode(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- setFlexMatchMode(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- setFromPort(Integer) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
A starting value for a range of allowed port numbers.
- setGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- setGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- setGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- setGameLiftVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the VPC that contains the Amazon Web Services fleet for this connection.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- setGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerResult
-
Object that describes the newly claimed game server.
- setGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerResult
-
Object that describes the requested game server.
- setGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerResult
-
Object that describes the newly registered game server.
- setGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerResult
-
Object that describes the newly updated game server.
- setGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- setGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A set of custom game server properties, formatted as a single string value.
- setGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- setGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- setGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupResult
-
The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server
group and the object's status.
- setGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupResult
-
An object that describes the deleted game server group resource, with status updated to
DELETE_SCHEDULED.
- setGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupResult
-
An object with the property settings for the requested game server group resource.
- setGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupResult
-
An object that describes the game server group resource, with the SuspendedActions property updated
to reflect the resumed activity.
- setGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupResult
-
An object that describes the game server group resource, with the SuspendedActions property updated
to reflect the suspended activity.
- setGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupResult
-
An object that describes the game server group resource with updated properties.
- setGameServerGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The ARN identifier for the game server group where the game server is located.
- setGameServerGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A generated unique ID for the game server group.
- setGameServerGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
A generated unique identifier for the game server group that includes the game server instance.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
An identifier for the new game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
A unique identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupRequest
-
A unique identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
A unique identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A unique identifier for the game server group where the game server is running.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A developer-defined identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
A developer-defined identifier for the game server group that includes the game server instance.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
An identifier for the game server group to retrieve a list of game servers from.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
A unique identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
A unique identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A unique identifier for the game server group.
- setGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- setGameServerGroups(Collection<GameServerGroup>) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A collection of game server group objects that match the request.
- setGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A custom string that uniquely identifies the game server to claim.
- setGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
A custom string that uniquely identifies the game server to deregister.
- setGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
A custom string that uniquely identifies the game server information to be retrieved.
- setGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A custom string that uniquely identifies the game server.
- setGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A custom string that uniquely identifies the game server to register.
- setGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A custom string that uniquely identifies the game server to update.
- setGameServerInstances(Collection<GameServerInstance>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
The collection of requested game server instances.
- setGameServerProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- setGameServerProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A flag that indicates whether instances in the game server group are protected from early termination.
- setGameServerProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- setGameServers(Collection<GameServer>) - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A collection of game server objects that match the request.
- setGameSession(GameSession) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
-
Object that describes the newly created game session record.
- setGameSession(GameSession) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Object that describes a game session.
- setGameSession(GameSession) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
-
The updated game session properties.
- setGameSessionActivationTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) allowed to launch a new game session and have it report ready to host
players.
- setGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A unique identifier for the game session.
- setGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Identifier for the game session created by this placement request.
- setGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for the game session.
- setGameSessionConnectionInfo(GameSessionConnectionInfo) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Identifier and connection information of the game session created for the match.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom game session properties, formatted as a single string value.
- setGameSessionDetails(Collection<GameSessionDetail>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A collection of properties for each game session that matches the request.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
This parameter is no longer preferred.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for the game session to add a player to.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
A unique identifier for the game session to add players to.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the game session to retrieve.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the game session to retrieve.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for the game session to retrieve player sessions for.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for the game session.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A unique identifier for the game session.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
-
A unique identifier for the game session to get logs for.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for the game session that the player session is connected to.
- setGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A unique identifier for the game session to update.
- setGameSessionName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with a game session.
- setGameSessionName(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A descriptive label that is associated with a game session.
- setGameSessionPlacement(GameSessionPlacement) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
-
Object that describes the requested game session placement.
- setGameSessionPlacement(GameSessionPlacement) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
-
Object that describes the newly created game session placement.
- setGameSessionPlacement(GameSessionPlacement) - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
-
Object that describes the canceled game session placement, with CANCELLED status and an end time
stamp.
- setGameSessionQueue(GameSessionQueue) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
-
An object that describes the newly created game session queue.
- setGameSessionQueue(GameSessionQueue) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
-
An object that describes the newly updated game session queue.
- setGameSessionQueueArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- setGameSessionQueueArns(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- setGameSessionQueueArns(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- setGameSessionQueueArns(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- setGameSessionQueueName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with game session queue.
- setGameSessionQueueName(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Name of the queue to use to place the new game session.
- setGameSessionQueues(Collection<GameSessionQueue>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A collection of objects that describe the requested game session queues.
- setGameSessionRegion(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Name of the Region where the game session created by this placement request is running.
- setGameSessions(Collection<GameSession>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A collection of properties for each game session that matches the request.
- setGameSessions(Collection<GameSession>) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A collection of objects containing game session properties for each session that matches the request.
- setHealthCheck(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates health status of the game server.
- setIdempotencyToken(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies the new game session request.
- setIDLE(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of active instances that are not currently hosting a game session.
- setInboundPermissionAuthorizations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be added to the fleet resource.
- setInboundPermissionRevocations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet resource.
- setInboundPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The port settings for the requested fleet ID.
- setInstanceAccess(InstanceAccess) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
-
The connection information for a fleet instance, including IP address and access credentials.
- setInstanceCounts(EC2InstanceCounts) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The current instance count and capacity settings for the fleet location.
- setInstanceDefinitions(Collection<InstanceDefinition>) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 instance types and sizes to use in the Auto Scaling group.
- setInstanceDefinitions(Collection<InstanceDefinition>) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The set of Amazon EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling
instances in the corresponding Auto Scaling group.
- setInstanceDefinitions(Collection<InstanceDefinition>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for an instance to retrieve.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The unique identifier for the instance where the game server is running.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
The unique identifier for the instance where the game server is running.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the instance you want to get access to.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for the instance.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for the instance being accessed.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
The unique identifier for the instance where the game server is running.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- setInstanceLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The number of instances that is allowed for the specified instance type and location.
- setInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an IAM role that manages access to your Amazon Web Services services.
- setInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for an IAM role that manages access to your Amazon Web Services services.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A collection of objects containing properties for each instance returned.
- setInstanceStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
Current status of the game server instance.
- setInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that determines the computing resources of each instance in the fleet.
- setInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that determines the computing resources of each instance in the fleet.
- setInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for all instances in a fleet.
- setInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for all instances in a fleet.
- setInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
An Amazon EC2 instance type designation.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The IP address of the game session.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The IP address of the game session.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The IP address of the game session.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
IP address that is assigned to the instance.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
IP address that is assigned to the instance.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The IP address of the game session.
- setIpRange(String) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
A range of allowed IP addresses.
- setIpV4CidrBlock(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
CIDR block of IPv4 addresses assigned to the VPC peering connection for the GameLift VPC.
- setKey(String) - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
The game property identifier.
- setKey(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The name of the zip file that contains the build files or script files.
- setKey(String) - Method in class com.amazonaws.services.gamelift.model.Tag
-
The key for a developer-defined key:value pair for tagging an Amazon Web Services resource.
- setLastClaimTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was claimed with a
ClaimGameServer request.
- setLastHealthCheckTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was updated with health status using an
UpdateGameServer request.
- setLastUpdatedTime(Date) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The time that this data object was last modified.
- setLastUpdatedTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A timestamp that indicates when this game server group was last updated.
- setLatencyInMilliseconds(Float) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Amount of time that represents the time lag experienced by the player when connected to the specified Region.
- setLatencyInMs(Map<String, Integer>) - Method in class com.amazonaws.services.gamelift.model.Player
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- setLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
The location of a game build executable or the Realtime script file that contains the Init()
function.
- setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all
instances in the game server group.
- setLaunchTemplateId(String) - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
A unique identifier for an existing Amazon EC2 launch template.
- setLaunchTemplateName(String) - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
A readable identifier for an existing Amazon EC2 launch template.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
The maximum number of results to return.
- setLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
The maximum number of results to return.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A fleet's remote location to place the new game session in.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
The name of a remote location to request instance limits for, in the form of an Amazon Web Services Region code
such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
The fleet location to retrieve capacity information for.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
The fleet location to retrieve utilization information for.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A remote location to check for status of port setting updates.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The requested fleet location, expressed as an Amazon Web Services Region code, such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A fleet location to get game sessions for.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A fleet location to get game session details for.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
The name of a location to retrieve instance information for, in the form of an Amazon Web Services Region code
such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
The fleet location.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
An Amazon Web Services Region code, such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The fleet location for the instance count information, expressed as an Amazon Web Services Region code, such as
us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The fleet location for the fleet utilization information, expressed as an Amazon Web Services Region code, such
as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The fleet location where the game session is running.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
The fleet location of the instance, expressed as an Amazon Web Services Region code, such as
us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.LocationConfiguration
-
An Amazon Web Services Region code, such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The fleet location, expressed as an Amazon Web Services Region code such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The fleet location.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A fleet location to search for game sessions.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
The fleet location to restart fleet actions for.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
The fleet location to stop fleet actions for.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The name of a remote location to update fleet capacity settings for, in the form of an Amazon Web Services Region
code such as us-west-2.
- setLocation(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
The remote location being updated, expressed as an Amazon Web Services Region code, such as
us-west-2.
- setLocationAttributes(Collection<LocationAttributes>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
Location-specific information on the requested fleet's remote locations.
- setLocationOrder(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The prioritization order to use for fleet locations, when the PriorityOrder property includes
LOCATION.
- setLocations(Collection<LocationConfiguration>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- setLocations(Collection<LocationConfiguration>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- setLocations(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
The list of fleet locations to delete.
- setLocations(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A list of fleet locations to retrieve information for.
- setLocationState(LocationState) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A fleet location and its current life-cycle state.
- setLocationStates(Collection<LocationState>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- setLocationStates(Collection<LocationState>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The fleet's locations and life-cycle status of each location.
- setLocationStates(Collection<LocationState>) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The remote locations that are being deleted, with each location status set to DELETING.
- setLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. To specify where GameLift should store log files once a server process
shuts down, use the GameLift server API ProcessReady() and specify one or more directory paths in
logParameters.
- setLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Game session log paths are now defined using the GameLift server API
ProcessReady() logParameters.
- setMatchedPlayerSessions(Collection<MatchedPlayerSession>) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
- setMatchmakerData(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Information about the matchmaking process that was used to create the game session.
- setMatchmakerData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Information on the matchmaking process for this game.
- setMatchmakingTicket(MatchmakingTicket) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
-
Ticket representing the backfill matchmaking request.
- setMatchmakingTicket(MatchmakingTicket) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
-
Ticket representing the matchmaking request.
- setMaxConcurrentGameSessionActivations(Integer) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The number of game sessions in status ACTIVATING to allow on an instance.
- setMAXIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The maximum instance count value allowed.
- setMaximumIndividualPlayerLatencyMilliseconds(Integer) - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
The maximum latency value that is allowed for any player, in milliseconds.
- setMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- setMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The maximum number of players allowed across all game sessions that are currently being hosted across all
instances in the fleet location.
- setMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The maximum number of players that can be connected simultaneously to the game session.
- setMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The maximum number of players that can be connected simultaneously to the game session.
- setMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- setMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- setMaxSize(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The maximum number of instances allowed in the Amazon EC2 Auto Scaling group.
- setMaxSize(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The maximum number of instances that are allowed in the specified fleet location.
- setMessage(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
Additional information related to the event.
- setMessage(String) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The message text to be used with a terminal routing strategy.
- setMessage(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Additional messaging associated with the connection status.
- setMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The name of an Amazon Web Services CloudWatch metric group to add this fleet to.
- setMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Name of a metric group that metrics for this fleet are added to.
- setMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The name of a metric group to add this fleet to.
- setMetricName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- setMetricName(MetricName) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- setMetricName(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- setMetricName(MetricName) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- setMINIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The minimum instance count value allowed.
- setMinSize(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The minimum number of instances allowed in the Amazon EC2 Auto Scaling group.
- setMinSize(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum number of instances that are allowed in the specified fleet location.
- setN(Double) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For number values, expressed as double.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A descriptive label that is associated with an alias.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
A descriptive label that is associated with a build.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A descriptive label that is associated with an alias.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A descriptive label that is associated with a build.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A descriptive label that is associated with a fleet.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A descriptive label that is associated with a game session.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A descriptive label that is associated with a script.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set to be deleted.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A descriptive label that is associated with a fleet.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A descriptive label that is associated with a game session.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A descriptive label that is associated with game session queue.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
A descriptive label that is associated with an alias.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking configuration.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
A descriptive label that is associated with a fleet's scaling policy.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a fleet's scaling policy.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
A descriptive label that is associated with a script.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A descriptive label that is associated with an alias.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A descriptive label that is associated with a build.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A descriptive label that is associated with a fleet.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A descriptive label that is associated with a game session.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration to update.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A descriptive label that is associated with a script.
- setNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A list of queue names to retrieve information for.
- setNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking configuration(s) to retrieve.
- setNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A list of one or more matchmaking rule set names to retrieve details for.
- setNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- setNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- setNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- setNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- setNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new instances created in this fleet.
- setNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new instances created in this fleet.
- setNewGameSessionsPerCreator(Integer) - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
The maximum number of game sessions that an individual can create during the policy period.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- setNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- setNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- setNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
An SNS topic ARN that is set up to receive game session placement notifications.
- setNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- setNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- setNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- setObjectVersion(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The version of the file, if object versioning is turned on for the bucket.
- setOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
Operating system that the game server binaries are built to run on.
- setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.Build
-
Operating system that the game server binaries are built to run on.
- setOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
The operating system that the game server binaries are built to run on.
- setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
The operating system that the game server binaries are built to run on.
- setOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The operating system of the fleet's computing resources.
- setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The operating system of the fleet's computing resources.
- setOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Operating system that is running on this instance.
- setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Operating system that is running on this instance.
- setOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- setParameters(String) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
An optional list of parameters to pass to the server executable or Realtime script on launch.
- setPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Used when peering your GameLift fleet with a VPC, the unique identifier for the Amazon Web Services account that
owns the VPC.
- setPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the Amazon Web Services account with the VPC that you want to peer your Amazon Web
Services fleet with.
- setPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
- setPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- setPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- setPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- setPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- setPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- setPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- setPENDING(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are starting but not yet active.
- setPlacedPlayerSessions(Collection<PlacedPlayerSession>) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A collection of information on player sessions created in response to the game session placement request.
- setPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
-
A unique identifier for a game session placement to retrieve.
- setPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A unique identifier for a game session placement.
- setPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A unique identifier to assign to the new game session placement.
- setPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
-
A unique identifier for a game session placement to cancel.
- setPlayerAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.gamelift.model.Player
-
A collection of key:value pairs containing player information for use in matchmaking.
- setPlayerData(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
Developer-defined information related to a player.
- setPlayerData(String) - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
Developer-defined information related to a player.
- setPlayerData(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Developer-defined information related to a player.
- setPlayerDataMap(Map<String, String>) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
Map of string pairs, each specifying a player ID and a set of developer-defined information related to the
player.
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for a player.
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player to retrieve player sessions for.
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
A unique identifier for a player to associate with the player session.
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
A unique identifier for a player that is associated with this player session.
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.Player
-
A unique identifier for a player
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
A unique identifier for a player associated with the latency data.
- setPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a player that is associated with this player session.
- setPlayerIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a player delivering the response.
- setPlayerIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
List of unique identifiers for the players to be added.
- setPlayerLatencies(Collection<PlayerLatency>) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- setPlayerLatencies(Collection<PlayerLatency>) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- setPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- setPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A set of policies that act as a sliding cap on player latency.
- setPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- setPlayers(Collection<Player>) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A set of Player objects, each representing a player to find matches for.
- setPlayers(Collection<Player>) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Match information on all players that are currently assigned to the game session.
- setPlayers(Collection<Player>) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Information on each player to be matched.
- setPlayerSession(PlayerSession) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
-
Object that describes the newly created player session record.
- setPlayerSessionCreationPolicy(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Indicates whether or not the game session is accepting new players.
- setPlayerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Indicates whether or not the game session is accepting new players.
- setPlayerSessionCreationPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A policy that determines whether the game session is accepting new players.
- setPlayerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A policy that determines whether the game session is accepting new players.
- setPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player session to retrieve.
- setPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player session
- setPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
A unique identifier for a player session.
- setPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a player session.
- setPlayerSessions(Collection<PlayerSession>) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
-
A collection of player session objects created for the added players.
- setPlayerSessions(Collection<PlayerSession>) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A collection of objects containing properties for each player session that matches the request.
- setPlayerSessionStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Player session status to filter results on.
- setPolicyDurationSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
The length of time, in seconds, that the policy is enforced while placing a new game session.
- setPolicyPeriodInMinutes(Integer) - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
The time span used in evaluating the resource creation limit policy.
- setPolicyType(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of scaling policy to create.
- setPolicyType(PolicyType) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of scaling policy to create.
- setPolicyType(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of scaling policy to create.
- setPolicyType(PolicyType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of scaling policy to create.
- setPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The port number for the game session.
- setPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The port number for the game session.
- setPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The port number for the game session.
- setPort(Integer) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Port number for the game session.
- setPreSignedLogUrl(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
Location of stored logs with additional detail that is related to the event.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
-
Location of the requested game session logs, available for download.
- setPriorityConfiguration(PriorityConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- setPriorityConfiguration(PriorityConfiguration) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- setPriorityConfiguration(PriorityConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- setPriorityOrder(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- setProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Current status of protection for the game session.
- setProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Current status of protection for the game session.
- setProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Game session protection policy to apply to this game session only.
- setProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Game session protection policy to apply to this game session only.
- setProtocol(String) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- setProtocol(IpProtocol) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- setRegion(Region) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- setRegion(Region) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
- setRegionIdentifier(String) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Name of the Region that is associated with the latency value.
- setRegistrationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates when the game server was created with a
RegisterGameServer request.
- setRequestTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- setRequestTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- setRequestTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- setResourceARN(String) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to retrieve tags for.
- setResourceARN(String) - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to assign tags to.
- setResourceARN(String) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to remove tags from.
- setResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A policy that limits the number of game sessions that an individual player can create on instances in this fleet
within a specified span of time.
- setResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The fleet policy that limits the number of game sessions an individual player can create over a span of time.
- setResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Policy settings that limit the number of game sessions an individual player can create over a span of time.
- setResourceId(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
A unique identifier for an event resource, such as a fleet ID.
- setResumeActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
The activity to resume for this game server group.
- setRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- setRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- setRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access the S3 bucket.
- setRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- setRoutingStrategy(RoutingStrategy) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The routing configuration, including routing type and fleet target, for the alias.
- setRoutingStrategy(RoutingStrategy) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
The routing configuration, including routing type and fleet target, for the alias.
- setRoutingStrategy(RoutingStrategy) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
The routing configuration, including routing type and fleet target, for the alias.
- setRoutingStrategyType(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The routing type to filter results on.
- setRoutingStrategyType(RoutingStrategyType) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The routing type to filter results on.
- setRuleSet(MatchmakingRuleSet) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
-
The newly created matchmaking rule set.
- setRuleSetArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
associated with the GameLift matchmaking rule set resource that this configuration uses.
- setRuleSetArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift matchmaking rule set resource and uniquely identifies it.
- setRuleSetBody(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A collection of matchmaking rules, formatted as a JSON string.
- setRuleSetBody(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A collection of matchmaking rules, formatted as a JSON string.
- setRuleSetBody(String) - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
-
A collection of matchmaking rules to validate, formatted as a JSON string.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking rule set.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking rule set to use with this configuration.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for the matchmaking rule set
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- setRuleSets(Collection<MatchmakingRuleSet>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A collection of requested matchmaking rule set objects.
- setRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Instructions for how to launch and maintain server processes on instances in the fleet.
- setRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Instructions that describe how server processes should be launched and maintained on each instance in the fleet.
- setRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
Instructions for launching server processes on each instance in the fleet.
- setRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
-
The runtime configuration currently in use by all instances in the fleet.
- setS(String) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For single string values.
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Amount of adjustment to make, based on the scaling adjustment type.
- setScalingAdjustment(Integer) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Amount of adjustment to make, based on the scaling adjustment type.
- setScalingAdjustmentType(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- setScalingAdjustmentType(ScalingAdjustmentType) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- setScalingAdjustmentType(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- setScalingAdjustmentType(ScalingAdjustmentType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A collection of objects containing the scaling policies matching the request.
- setScript(Script) - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
-
The newly created script record with a unique script ID and ARN.
- setScript(Script) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
-
A set of properties describing the requested script.
- setScript(Script) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
-
The newly created script record with a unique script ID.
- setScriptArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
associated with the GameLift script resource that is deployed on instances in this fleet.
- setScriptArn(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift script resource and uniquely identifies it.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a Realtime configuration script to be deployed on fleet instances.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for the Realtime script to delete.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for the Realtime script to retrieve properties for.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the Realtime script resource that is deployed on instances in this fleet.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the Realtime script to request fleets for.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
A unique identifier for the Realtime script
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for the Realtime script to update.
- setScripts(Collection<Script>) - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A set of properties describing the requested script.
- setSDM(Map<String, Double>) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a map of up to 10 data type:value pairs.
- setSecret(String) - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
Secret string.
- setSecretAccessKey(String) - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Temporary secret key allowing access to the Amazon Web Services S3 account.
- setServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify server launch parameters using the
RuntimeConfiguration parameter.
- setServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch parameters are now defined using the fleet's
RuntimeConfiguration parameter.
- setServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify a server launch path using the RuntimeConfiguration
parameter.
- setServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch paths are now defined using the fleet's
RuntimeConfiguration parameter.
- setServerProcesses(Collection<ServerProcess>) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that identify what server processes to run on each instance in a
fleet.
- setSessionToken(String) - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Token used to associate a specific build ID with the files uploaded using these credentials.
- setSizeOnDisk(Long) - Method in class com.amazonaws.services.gamelift.model.Build
-
File size of the uploaded game build, expressed in bytes.
- setSizeOnDisk(Long) - Method in class com.amazonaws.services.gamelift.model.Script
-
The file size of the uploaded Realtime script, expressed in bytes.
- setSL(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a list of up to 100 strings.
- setSortExpression(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- setSortOrder(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
Indicates how to sort the returned data based on game server registration timestamp.
- setStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The earliest date to retrieve event logs for.
- setStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was placed in the queue.
- setStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request was received.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
Current status of the build.
- setStatus(BuildStatus) - Method in class com.amazonaws.services.gamelift.model.Build
-
Current status of the build.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Current status of the fleet.
- setStatus(FleetStatus) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Current status of the fleet.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The current status of the game server group.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Current status of the game session.
- setStatus(GameSessionStatus) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Current status of the game session.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Current status of the game session placement request.
- setStatus(GameSessionPlacementState) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Current status of the game session placement request.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Current status of the instance.
- setStatus(InstanceStatus) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Current status of the instance.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Build status to filter results by.
- setStatus(BuildStatus) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Build status to filter results by.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The life-cycle status of a fleet location.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Current status of the matchmaking request.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Current status of the player session.
- setStatus(PlayerSessionStatus) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Current status of the player session.
- setStatus(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Current status of the scaling policy.
- setStatus(ScalingStatusType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Current status of the scaling policy.
- setStatus(VpcPeeringConnectionStatus) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
The status information about the connection.
- setStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Game session status to filter results on.
- setStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Game session status to filter results on.
- setStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- setStatusFilter(ScalingStatusType) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- setStatusMessage(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Additional information about the current status.
- setStatusReason(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Additional information about the current game server group status.
- setStatusReason(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- setStatusReason(GameSessionStatusReason) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- setStatusReason(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Code to explain the current status.
- setStoppedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
- setStoppedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- setStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Information indicating where your game build files are stored.
- setStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
Amazon S3 location for your game build file, including bucket name and key.
- setStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- setStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Amazon S3 path and key, identifying where the game build files are stored.
- setStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.Script
-
- setStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- setSuspendActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
The activity to suspend for this game server group.
- setSuspendedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A list of activities that are currently suspended for this game server group.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tag keys to remove from the specified GameLift resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A list of labels to assign to the new alias resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A list of labels to assign to the new build resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A list of labels to assign to the new fleet resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of labels to assign to the new game server group resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of labels to assign to the new game session queue resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A list of labels to assign to the new matchmaking configuration resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A list of labels to assign to the new matchmaking rule set resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A list of labels to assign to the new script resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
-
The collection of tags that have been assigned to the specified resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
A list of one or more tags to assign to the specified GameLift resource.
- setTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
An object that contains settings for a target-based scaling policy.
- setTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
An object that contains settings for a target-based scaling policy.
- setTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Settings for a target-based scaling policy applied to Auto Scaling group.
- setTargetValue(Double) - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Desired value to use with a target-based scaling policy.
- setTargetValue(Double) - Method in class com.amazonaws.services.gamelift.model.TargetTrackingConfiguration
-
Desired value to use with a game server group target-based scaling policy.
- setTeam(String) - Method in class com.amazonaws.services.gamelift.model.Player
-
Name of the team that the player is assigned to in a match.
- setTERMINATING(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are no longer active but haven't yet been terminated.
- setTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was terminated.
- setTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was terminated.
- setTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was terminated.
- setThreshold(Double) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Metric value used to trigger a scaling event.
- setThreshold(Double) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Metric value used to trigger a scaling event.
- setTicketId(String) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a matchmaking ticket.
- setTicketId(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A unique identifier for a matchmaking ticket.
- setTicketId(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for a matchmaking ticket.
- setTicketId(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- setTicketId(String) - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- setTicketIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- setTicketList(Collection<MatchmakingTicket>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
-
A collection of existing matchmaking ticket objects matching the request.
- setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- setToPort(Integer) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
An ending value for a range of allowed port numbers.
- setType(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Amazon EC2 instance type that defines the computing resources of this instance.
- setType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Amazon EC2 instance type that defines the computing resources of this instance.
- setType(String) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The type of routing strategy for the alias.
- setType(RoutingStrategyType) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The type of routing strategy for the alias.
- setUpdateStatus(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The current status of updates to the fleet's port settings in the requested fleet location.
- setUpdateStatus(String) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
The status of fleet activity updates to the location.
- setUpdateStatus(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- setUpdateStatus(LocationUpdateStatus) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- setUploadCredentials(Credentials) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
This element is returned only when the operation is called without a storage location.
- setUploadCredentials(Credentials) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Amazon Web Services credentials required when uploading a game build to the storage location.
- setUserName(String) - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
User login string.
- setUtilizationStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates whether the game server is currently available for new games or is busy.
- setUtilizationStatus(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates whether the game server is available or is currently hosting gameplay.
- setValid(Boolean) - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
-
A response indicating whether the rule set is valid.
- setValue(String) - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
The game property value.
- setValue(String) - Method in class com.amazonaws.services.gamelift.model.Tag
-
The value for a developer-defined key:value pair for tagging an Amazon Web Services resource.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
Version information that is associated with a build or script.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Version information that is associated with a build or script.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
Version information that is associated with a build or script.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
The version of the Amazon EC2 launch template to use.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
Version information that is associated with a build or script.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
Version information that is associated with a build or script.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
Version information that is associated with a build or script.
- setVpcPeeringAuthorization(VpcPeeringAuthorization) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
-
Details on the requested VPC peering authorization, including expiration.
- setVpcPeeringAuthorizations(Collection<VpcPeeringAuthorization>) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
-
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier that is automatically assigned to the connection record.
- setVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
-
A collection of VPC peering connection records that match the request.
- setVpcSubnets(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.
- setWeightedCapacity(String) - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server
group.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.
- shutdown() - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- shutdown() - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
- SortOrder - Enum in com.amazonaws.services.gamelift.model
-
- standard() - Static method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.gamelift.AmazonGameLiftClientBuilder
-
- startFleetActions(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- startFleetActions(StartFleetActionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Resumes certain types of activity on fleet instances that were suspended with
StopFleetActions.
- startFleetActions(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Resumes certain types of activity on fleet instances that were suspended with
StopFleetActions.
- startFleetActionsAsync(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startFleetActionsAsync(StartFleetActionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Resumes certain types of activity on fleet instances that were suspended with
StopFleetActions.
- startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Resumes certain types of activity on fleet instances that were suspended with
StopFleetActions.
- startFleetActionsAsync(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StartFleetActionsRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StartFleetActionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
- StartFleetActionsResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- StartFleetActionsResult() - Constructor for class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
- startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
- startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
- startGameSessionPlacementAsync(StartGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startGameSessionPlacementAsync(StartGameSessionPlacementRequest, AsyncHandler<StartGameSessionPlacementRequest, StartGameSessionPlacementResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startGameSessionPlacementAsync(StartGameSessionPlacementRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
- startGameSessionPlacementAsync(StartGameSessionPlacementRequest, AsyncHandler<StartGameSessionPlacementRequest, StartGameSessionPlacementResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
- startGameSessionPlacementAsync(StartGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- startGameSessionPlacementAsync(StartGameSessionPlacementRequest, AsyncHandler<StartGameSessionPlacementRequest, StartGameSessionPlacementResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StartGameSessionPlacementRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StartGameSessionPlacementRequest() - Constructor for class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
- StartGameSessionPlacementResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- StartGameSessionPlacementResult() - Constructor for class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
-
- startMatchBackfill(StartMatchBackfillRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- startMatchBackfill(StartMatchBackfillRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfill(StartMatchBackfillRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfillAsync(StartMatchBackfillRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startMatchBackfillAsync(StartMatchBackfillRequest, AsyncHandler<StartMatchBackfillRequest, StartMatchBackfillResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startMatchBackfillAsync(StartMatchBackfillRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfillAsync(StartMatchBackfillRequest, AsyncHandler<StartMatchBackfillRequest, StartMatchBackfillResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfillAsync(StartMatchBackfillRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- startMatchBackfillAsync(StartMatchBackfillRequest, AsyncHandler<StartMatchBackfillRequest, StartMatchBackfillResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StartMatchBackfillRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StartMatchBackfillRequest() - Constructor for class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
- StartMatchBackfillResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- StartMatchBackfillResult() - Constructor for class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
-
- startMatchmaking(StartMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- startMatchmaking(StartMatchmakingRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
- startMatchmaking(StartMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
- startMatchmakingAsync(StartMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startMatchmakingAsync(StartMatchmakingRequest, AsyncHandler<StartMatchmakingRequest, StartMatchmakingResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- startMatchmakingAsync(StartMatchmakingRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
- startMatchmakingAsync(StartMatchmakingRequest, AsyncHandler<StartMatchmakingRequest, StartMatchmakingResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
- startMatchmakingAsync(StartMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- startMatchmakingAsync(StartMatchmakingRequest, AsyncHandler<StartMatchmakingRequest, StartMatchmakingResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StartMatchmakingRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StartMatchmakingRequest() - Constructor for class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
- StartMatchmakingResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- StartMatchmakingResult() - Constructor for class com.amazonaws.services.gamelift.model.StartMatchmakingResult
-
- stopFleetActions(StopFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- stopFleetActions(StopFleetActionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Suspends certain types of activity in a fleet location.
- stopFleetActions(StopFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Suspends certain types of activity in a fleet location.
- stopFleetActionsAsync(StopFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- stopFleetActionsAsync(StopFleetActionsRequest, AsyncHandler<StopFleetActionsRequest, StopFleetActionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- stopFleetActionsAsync(StopFleetActionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Suspends certain types of activity in a fleet location.
- stopFleetActionsAsync(StopFleetActionsRequest, AsyncHandler<StopFleetActionsRequest, StopFleetActionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Suspends certain types of activity in a fleet location.
- stopFleetActionsAsync(StopFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- stopFleetActionsAsync(StopFleetActionsRequest, AsyncHandler<StopFleetActionsRequest, StopFleetActionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StopFleetActionsRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StopFleetActionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
- StopFleetActionsResult - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StopFleetActionsResult() - Constructor for class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
- stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Cancels a game session placement that is in PENDING status.
- stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Cancels a game session placement that is in PENDING status.
- stopGameSessionPlacementAsync(StopGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- stopGameSessionPlacementAsync(StopGameSessionPlacementRequest, AsyncHandler<StopGameSessionPlacementRequest, StopGameSessionPlacementResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- stopGameSessionPlacementAsync(StopGameSessionPlacementRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Cancels a game session placement that is in PENDING status.
- stopGameSessionPlacementAsync(StopGameSessionPlacementRequest, AsyncHandler<StopGameSessionPlacementRequest, StopGameSessionPlacementResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Cancels a game session placement that is in PENDING status.
- stopGameSessionPlacementAsync(StopGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- stopGameSessionPlacementAsync(StopGameSessionPlacementRequest, AsyncHandler<StopGameSessionPlacementRequest, StopGameSessionPlacementResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StopGameSessionPlacementRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StopGameSessionPlacementRequest() - Constructor for class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
-
- StopGameSessionPlacementResult - Class in com.amazonaws.services.gamelift.model
-
Represents the returned data in response to a request operation.
- StopGameSessionPlacementResult() - Constructor for class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
-
- stopMatchmaking(StopMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- stopMatchmaking(StopMatchmakingRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
- stopMatchmaking(StopMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
- stopMatchmakingAsync(StopMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- stopMatchmakingAsync(StopMatchmakingRequest, AsyncHandler<StopMatchmakingRequest, StopMatchmakingResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- stopMatchmakingAsync(StopMatchmakingRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
- stopMatchmakingAsync(StopMatchmakingRequest, AsyncHandler<StopMatchmakingRequest, StopMatchmakingResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
- stopMatchmakingAsync(StopMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- stopMatchmakingAsync(StopMatchmakingRequest, AsyncHandler<StopMatchmakingRequest, StopMatchmakingResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- StopMatchmakingRequest - Class in com.amazonaws.services.gamelift.model
-
Represents the input for a request operation.
- StopMatchmakingRequest() - Constructor for class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
-
- StopMatchmakingResult - Class in com.amazonaws.services.gamelift.model
-
- StopMatchmakingResult() - Constructor for class com.amazonaws.services.gamelift.model.StopMatchmakingResult
-
- suspendGameServerGroup(SuspendGameServerGroupRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- suspendGameServerGroup(SuspendGameServerGroupRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
This operation is used with the GameLift FleetIQ solution and game server groups.
- suspendGameServerGroup(SuspendGameServerGroupRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
This operation is used with the GameLift FleetIQ solution and game server groups.
- suspendGameServerGroupAsync(SuspendGameServerGroupRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- suspendGameServerGroupAsync(SuspendGameServerGroupRequest, AsyncHandler<SuspendGameServerGroupRequest, SuspendGameServerGroupResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- suspendGameServerGroupAsync(SuspendGameServerGroupRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
This operation is used with the GameLift FleetIQ solution and game server groups.
- suspendGameServerGroupAsync(SuspendGameServerGroupRequest, AsyncHandler<SuspendGameServerGroupRequest, SuspendGameServerGroupResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
This operation is used with the GameLift FleetIQ solution and game server groups.
- suspendGameServerGroupAsync(SuspendGameServerGroupRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- suspendGameServerGroupAsync(SuspendGameServerGroupRequest, AsyncHandler<SuspendGameServerGroupRequest, SuspendGameServerGroupResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- SuspendGameServerGroupRequest - Class in com.amazonaws.services.gamelift.model
-
- SuspendGameServerGroupRequest() - Constructor for class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
- SuspendGameServerGroupResult - Class in com.amazonaws.services.gamelift.model
-
- SuspendGameServerGroupResult() - Constructor for class com.amazonaws.services.gamelift.model.SuspendGameServerGroupResult
-
- Tag - Class in com.amazonaws.services.gamelift.model
-
A label that can be assigned to a GameLift resource.
- Tag() - Constructor for class com.amazonaws.services.gamelift.model.Tag
-
- TaggingFailedException - Exception in com.amazonaws.services.gamelift.model
-
The requested tagging operation did not succeed.
- TaggingFailedException(String) - Constructor for exception com.amazonaws.services.gamelift.model.TaggingFailedException
-
Constructs a new TaggingFailedException with the specified error message.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
-
Assigns a tag to a GameLift resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Assigns a tag to a GameLift resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Assigns a tag to a GameLift resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Assigns a tag to a GameLift resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.gamelift.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.gamelift.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.gamelift.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.gamelift.model.TagResourceResult
-
- TargetConfiguration - Class in com.amazonaws.services.gamelift.model
-
- TargetConfiguration() - Constructor for class com.amazonaws.services.gamelift.model.TargetConfiguration
-
- TargetTrackingConfiguration - Class in com.amazonaws.services.gamelift.model
-
This data type is used with the GameLift FleetIQ and game server groups.
- TargetTrackingConfiguration() - Constructor for class com.amazonaws.services.gamelift.model.TargetTrackingConfiguration
-
- TerminalRoutingStrategyException - Exception in com.amazonaws.services.gamelift.model
-
The service is unable to resolve the routing for a particular alias because it has a terminal
RoutingStrategy
associated with it.
- TerminalRoutingStrategyException(String) - Constructor for exception com.amazonaws.services.gamelift.model.TerminalRoutingStrategyException
-
Constructs a new TerminalRoutingStrategyException with the specified error message.
- toString() - Method in enum com.amazonaws.services.gamelift.model.AcceptanceType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.Alias
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.BackfillMode
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.BalancingStrategy
-
- toString() - Method in class com.amazonaws.services.gamelift.model.Build
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.BuildStatus
-
- toString() - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.CertificateType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.ComparisonOperatorType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.EC2InstanceType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.Event
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.EventCode
-
- toString() - Method in class com.amazonaws.services.gamelift.model.FilterConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.FleetAction
-
- toString() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.FleetStatus
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.FleetType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.FlexMatchMode
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerClaimStatus
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerGroupAction
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerGroupDeleteOption
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerGroupInstanceType
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerGroupStatus
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerHealthCheck
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerInstanceStatus
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerProtectionPolicy
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameServerUtilizationStatus
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameSessionPlacementState
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameSessionStatus
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.GameSessionStatusReason
-
- toString() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.Instance
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.InstanceStatus
-
- toString() - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.IpProtocol
-
- toString() - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.LocationConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.LocationState
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.LocationUpdateStatus
-
- toString() - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.MatchmakingConfigurationStatus
-
- toString() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.MetricName
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.OperatingSystem
-
- toString() - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.Player
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.PlayerSessionCreationPolicy
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.PlayerSessionStatus
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.PolicyType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.PriorityType
-
- toString() - Method in enum com.amazonaws.services.gamelift.model.ProtectionPolicy
-
- toString() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.RoutingStrategyType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.S3Location
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.ScalingAdjustmentType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.ScalingStatusType
-
- toString() - Method in class com.amazonaws.services.gamelift.model.Script
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.gamelift.model.SortOrder
-
- toString() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.TargetTrackingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Returns a string representation of this object.
- withAcceptanceRequired(Boolean) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A flag that determines whether a match that was created with this configuration must be accepted by the matched
players.
- withAcceptanceRequired(Boolean) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A flag that indicates whether a match that was created with this configuration must be accepted by the matched
players.
- withAcceptanceRequired(Boolean) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A flag that indicates whether a match that was created with this configuration must be accepted by the matched
players.
- withAcceptanceTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- withAcceptanceTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- withAcceptanceTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
- withAcceptanceType(String) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
Player response to the proposed match.
- withAcceptanceType(AcceptanceType) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
Player response to the proposed match.
- withAccessKeyId(String) - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Temporary key allowing access to the Amazon Web Services S3 account.
- withActions(String...) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
List of actions to restart on the fleet.
- withActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
List of actions to restart on the fleet.
- withActions(FleetAction...) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
List of actions to restart on the fleet.
- withActions(String...) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
List of actions to suspend on the fleet.
- withActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
List of actions to suspend on the fleet.
- withActions(FleetAction...) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
List of actions to suspend on the fleet.
- withACTIVE(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Actual number of instances that are ready to host game sessions.
- withActiveGameSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of active game sessions that are currently being hosted across all instances in the fleet location.
- withActiveServerProcessCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of server processes in ACTIVE status that are currently running across all instances in
the fleet location.
- withAdditionalPlayerCount(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The number of player slots in a match to keep open for future players.
- withAdditionalPlayerCount(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The number of player slots in a match to keep open for future players.
- withAdditionalPlayerCount(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The number of player slots in a match to keep open for future players.
- withAlias(Alias) - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
-
The newly created alias resource.
- withAlias(Alias) - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
-
The requested alias resource.
- withAlias(Alias) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
-
The updated alias resource.
- withAliasArn(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift alias resource and uniquely identifies it.
- withAliases(Alias...) - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A collection of alias resources that match the request parameters.
- withAliases(Collection<Alias>) - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A collection of alias resources that match the request parameters.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A unique identifier for the alias.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the alias associated with the fleet to create a game session in.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
-
A unique identifier of the alias that you want to delete.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
-
The unique identifier for the fleet alias that you want to retrieve.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the alias associated with the fleet to retrieve all game sessions for.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the alias associated with the fleet to retrieve game sessions for.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
-
The unique identifier of the alias that you want to retrieve a fleet ID for.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the alias associated with the fleet to search for active game sessions.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A unique identifier for the alias that you want to update.
- withAllowedLocations(String...) - Method in class com.amazonaws.services.gamelift.model.FilterConfiguration
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2.
- withAllowedLocations(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FilterConfiguration
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2.
- withAutoScalingGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A generated unique ID for the Amazon EC2 Auto Scaling group that is associated with this game server group.
- withAutoScalingPolicy(GameServerGroupAutoScalingPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
- withBackfillMode(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The method used to backfill game sessions that are created with this matchmaking configuration.
- withBackfillMode(BackfillMode) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The method used to backfill game sessions that are created with this matchmaking configuration.
- withBackfillMode(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The method used to backfill game sessions created with this matchmaking configuration.
- withBackfillMode(BackfillMode) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The method used to backfill game sessions created with this matchmaking configuration.
- withBackfillMode(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The method that is used to backfill game sessions created with this matchmaking configuration.
- withBackfillMode(BackfillMode) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The method that is used to backfill game sessions created with this matchmaking configuration.
- withBalancingStrategy(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- withBalancingStrategy(BalancingStrategy) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- withBalancingStrategy(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- withBalancingStrategy(BalancingStrategy) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- withBalancingStrategy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- withBalancingStrategy(BalancingStrategy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server
group.
- withBucket(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
An Amazon S3 bucket identifier.
- withBuild(Build) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
The newly created build resource, including a unique build IDs and status.
- withBuild(Build) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
-
Set of properties describing the requested build.
- withBuild(Build) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
-
The updated build resource.
- withBuildArn(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift build resource and uniquely identifies it.
- withBuildArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
associated with the GameLift build resource that is deployed on instances in this fleet.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
A unique identifier for the build.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a custom game server build to be deployed on fleet instances.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for the build to delete.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for the build to retrieve properties for.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the build resource that is deployed on instances in this fleet.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the build to request fleets for.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for the build to get credentials for.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for the build to update.
- withBuilds(Build...) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build resources that match the request.
- withBuilds(Collection<Build>) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build resources that match the request.
- withCertificateConfiguration(CertificateConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Prompts GameLift to generate a TLS/SSL certificate for the fleet.
- withCertificateConfiguration(CertificateConfiguration) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether a TLS/SSL certificate was generated for the fleet.
- withCertificateType(String) - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
-
Indicates whether a TLS/SSL certificate is generated for a fleet.
- withCertificateType(CertificateType) - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
-
Indicates whether a TLS/SSL certificate is generated for a fleet.
- withClaimStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
- withClaimStatus(GameServerClaimStatus) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
- withCode(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Code indicating the status of a VPC peering connection.
- withComparisonOperator(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Comparison operator to use when measuring the metric against the threshold value.
- withComparisonOperator(ComparisonOperatorType) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Comparison operator to use when measuring the metric against the threshold value.
- withComparisonOperator(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Comparison operator to use when measuring a metric against the threshold value.
- withComparisonOperator(ComparisonOperatorType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Comparison operator to use when measuring a metric against the threshold value.
- withConcurrentExecutions(Integer) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
The number of server processes using this configuration that run concurrently on each instance.
- withConfiguration(MatchmakingConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
-
Object that describes the newly created matchmaking configuration.
- withConfiguration(MatchmakingConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
-
The updated matchmaking configuration.
- withConfigurationArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift matchmaking configuration resource and uniquely identifies it.
- withConfigurationArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
The Amazon Resource Name (
ARN)
associated with the GameLift matchmaking configuration resource that is used with this ticket.
- withConfigurationName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
- withConfigurationName(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Name of the matchmaker to use for this request.
- withConfigurationName(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Name of the matchmaking configuration to use for this request.
- withConfigurations(MatchmakingConfiguration...) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A collection of requested matchmaking configurations.
- withConfigurations(Collection<MatchmakingConfiguration>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A collection of requested matchmaking configurations.
- withConnectionInfo(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The port and IP address that must be used to establish a client connection to the game server.
- withConnectionInfo(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
Information that is needed to make inbound client connections to the game server.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Build
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Script
-
A time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization was issued.
- withCreatorId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a player or entity creating the game session.
- withCreatorId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for a player.
- withCredentials(InstanceCredentials) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Credentials required to access the instance.
- withCurrentInstances(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The number of instances for the specified type and location that are currently being used by the Amazon Web
Services account.
- withCurrentPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The number of active player sessions that are currently being hosted across all instances in the fleet location.
- withCurrentPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Number of players currently in the game session.
- withCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- withCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- withCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Information that is added to all events that are related to this game session queue.
- withCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Information to attach to all events related to the matchmaking configuration.
- withCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- withCustomEventData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- withDeleteOption(String) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
The type of delete to perform.
- withDeleteOption(GameServerGroupDeleteOption) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
The type of delete to perform.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A human-readable description of an alias.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A human-readable description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A human-readable description of the fleet.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A human-readable description of the matchmaking configuration.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A human-readable description of the fleet.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A descriptive label that is associated with matchmaking configuration.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A human-readable description of the alias.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A human-readable description of a fleet.
- withDescription(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A descriptive label that is associated with matchmaking configuration.
- withDESIRED(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Ideal number of active instances.
- withDesiredInstances(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The number of Amazon EC2 instances you want to maintain in the specified fleet location.
- withDesiredPlayerSessions(DesiredPlayerSession...) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of information on each player to create a player session for.
- withDesiredPlayerSessions(Collection<DesiredPlayerSession>) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of information on each player to create a player session for.
- withDestinationArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
-
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
- withDestinations(GameSessionQueueDestination...) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- withDestinations(Collection<GameSessionQueueDestination>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- withDestinations(GameSessionQueueDestination...) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- withDestinations(Collection<GameSessionQueueDestination>) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- withDestinations(GameSessionQueueDestination...) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- withDestinations(Collection<GameSessionQueueDestination>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
The DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The DNS identifier assigned to the instance that is running the game session.
- withEC2InboundPermissions(IpPermission...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The allowed IP address ranges and port settings that allow inbound traffic to access game sessions on this fleet.
- withEC2InboundPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The allowed IP address ranges and port settings that allow inbound traffic to access game sessions on this fleet.
- withEC2InstanceLimits(EC2InstanceLimit...) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
-
The maximum number of instances for the specified instance type.
- withEC2InstanceLimits(Collection<EC2InstanceLimit>) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
-
The maximum number of instances for the specified instance type.
- withEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The GameLift-supported Amazon EC2 instance type to use for all fleet instances.
- withEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The GameLift-supported Amazon EC2 instance type to use for all fleet instances.
- withEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in GameLift.
- withEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in GameLift.
- withEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- withEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- withEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The most recent date to retrieve event logs for.
- withEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was completed, canceled, or timed out.
- withEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request stopped being processed due to success, failure, or
cancellation.
- withEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Length of time, in seconds, it takes for a new instance to start new game server processes and register with
GameLift FleetIQ.
- withEstimatedWaitTime(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Average amount of time (in seconds) that players are currently waiting for a match.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
- withEventCode(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
The type of event being logged.
- withEventCode(EventCode) - Method in class com.amazonaws.services.gamelift.model.Event
-
The type of event being logged.
- withEventId(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
A unique identifier for a fleet event.
- withEvents(Event...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A collection of objects containing event log entries for the specified fleet.
- withEvents(Collection<Event>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A collection of objects containing event log entries for the specified fleet.
- withEventTime(Date) - Method in class com.amazonaws.services.gamelift.model.Event
-
Time stamp indicating when this event occurred.
- withExpirationTime(Date) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization expires (24 hours after issuance).
- withFilterConfiguration(FilterConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- withFilterConfiguration(FilterConfiguration) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A list of locations where a queue is allowed to place new game sessions.
- withFilterConfiguration(FilterConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- withFilterExpression(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
String containing the search criteria for the session search.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet that this game session is running on.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet that the player's game session is running on.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet resource that this alias points to.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift fleet resource and uniquely identifies it.
- withFleetArn(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
The Amazon Resource Name (
ARN)
associated with the GameLift fleet resource for this connection.
- withFleetAttributes(FleetAttributes) - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The properties for the new fleet, including the current status.
- withFleetAttributes(FleetAttributes...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A collection of objects containing attribute metadata for each requested fleet ID.
- withFleetAttributes(Collection<FleetAttributes>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A collection of objects containing attribute metadata for each requested fleet ID.
- withFleetCapacity(FleetCapacity...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A collection of objects that contains capacity information for each requested fleet ID.
- withFleetCapacity(Collection<FleetCapacity>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A collection of objects that contains capacity information for each requested fleet ID.
- withFleetCapacity(FleetCapacity) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityResult
-
Resource capacity information for the requested fleet location.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A unique identifier for the fleet to add locations to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
A unique identifier for the fleet that was updated with new locations.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the fleet to create a game session in.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
A unique identifier for the fleet to delete locations for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
A unique identifier for the fleet that location attributes are being deleted for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for the fleet to be deleted.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for the fleet to be deleted.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for the fleet to get event logs for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A unique identifier for the fleet to retrieve remote locations for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
A unique identifier for the fleet that location attributes were requested for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
A unique identifier for the fleet to request location capacity for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
A unique identifier for the fleet to request location utilization for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for the fleet to retrieve port settings for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
A unique identifier for the fleet that was requested.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the fleet to retrieve all game sessions active on the fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the fleet to retrieve game sessions for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for the fleet to retrieve instance information for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for the fleet to get the runtime configuration for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for the fleet for which to retrieve scaling policies.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for the fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
A unique identifier for the fleet associated with the location.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
A unique identifier for the fleet associated with the location.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for the fleet that the game session is running on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the fleet that contains the instance you want access to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for the fleet that the instance is in.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for the fleet containing the instance being accessed.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for the fleet that the player's game session is running on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A unique identifier for the fleet to apply this policy to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
-
The fleet identifier that the alias is pointing to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
A unique identifier for the fleet that the alias points to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A unique identifier for the fleet that is associated with this scaling policy.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the fleet to search for active game sessions.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for the fleet to restart actions on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
-
A unique identifier for the fleet to restart actions on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for the fleet to stop actions on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
-
A unique identifier for the fleet to stop actions on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for the fleet to update attribute metadata for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
A unique identifier for the fleet that was updated.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for the fleet to update capacity settings for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
A unique identifier for the fleet that was updated.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for the fleet to update port settings for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
A unique identifier for the fleet that was updated.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for the fleet to update runtime configuration for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the fleet.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A list of unique fleet identifiers to retrieve attributes for.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A list of unique fleet identifiers to retrieve attributes for.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for the fleet(s) to retrieve capacity information for.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for the fleet(s) to retrieve capacity information for.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for the fleet(s) to retrieve utilization data for.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for the fleet(s) to retrieve utilization data for.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A set of fleet IDs that match the list request.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A set of fleet IDs that match the list request.
- withFleetType(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- withFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- withFleetType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The kind of instances, On-Demand or Spot, that this fleet uses.
- withFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The kind of instances, On-Demand or Spot, that this fleet uses.
- withFleetUtilization(FleetUtilization) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationResult
-
Utilization information for the requested fleet location.
- withFleetUtilization(FleetUtilization...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A collection of objects containing utilization information for each requested fleet ID.
- withFleetUtilization(Collection<FleetUtilization>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A collection of objects containing utilization information for each requested fleet ID.
- withFlexMatchMode(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- withFlexMatchMode(FlexMatchMode) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- withFlexMatchMode(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- withFlexMatchMode(FlexMatchMode) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- withFlexMatchMode(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- withFlexMatchMode(FlexMatchMode) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone
matchmaking solution.
- withFromPort(Integer) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
A starting value for a range of allowed port numbers.
- withGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- withGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- withGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for the Amazon Web Services account that you use to manage your GameLift fleet.
- withGameLiftVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the VPC that contains the Amazon Web Services fleet for this connection.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom properties for a game session, formatted as key:value pairs.
- withGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerResult
-
Object that describes the newly claimed game server.
- withGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerResult
-
Object that describes the requested game server.
- withGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerResult
-
Object that describes the newly registered game server.
- withGameServer(GameServer) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerResult
-
Object that describes the newly updated game server.
- withGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- withGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A set of custom game server properties, formatted as a single string value.
- withGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- withGameServerData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- withGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupResult
-
The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server
group and the object's status.
- withGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupResult
-
An object that describes the deleted game server group resource, with status updated to
DELETE_SCHEDULED.
- withGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupResult
-
An object with the property settings for the requested game server group resource.
- withGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupResult
-
An object that describes the game server group resource, with the SuspendedActions property updated
to reflect the resumed activity.
- withGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupResult
-
An object that describes the game server group resource, with the SuspendedActions property updated
to reflect the suspended activity.
- withGameServerGroup(GameServerGroup) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupResult
-
An object that describes the game server group resource with updated properties.
- withGameServerGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The ARN identifier for the game server group where the game server is located.
- withGameServerGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A generated unique ID for the game server group.
- withGameServerGroupArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
A generated unique identifier for the game server group that includes the game server instance.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
An identifier for the new game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteGameServerGroupRequest
-
A unique identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerGroupRequest
-
A unique identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
A unique identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A unique identifier for the game server group where the game server is running.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A developer-defined identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
A developer-defined identifier for the game server group that includes the game server instance.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
An identifier for the game server group to retrieve a list of game servers from.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
A unique identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
A unique identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A unique identifier for the game server group.
- withGameServerGroupName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A unique identifier for the game server group where the game server is running.
- withGameServerGroups(GameServerGroup...) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A collection of game server group objects that match the request.
- withGameServerGroups(Collection<GameServerGroup>) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A collection of game server group objects that match the request.
- withGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.ClaimGameServerRequest
-
A custom string that uniquely identifies the game server to claim.
- withGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.DeregisterGameServerRequest
-
A custom string that uniquely identifies the game server to deregister.
- withGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerRequest
-
A custom string that uniquely identifies the game server information to be retrieved.
- withGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
A custom string that uniquely identifies the game server.
- withGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
A custom string that uniquely identifies the game server to register.
- withGameServerId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
A custom string that uniquely identifies the game server to update.
- withGameServerInstances(GameServerInstance...) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
The collection of requested game server instances.
- withGameServerInstances(Collection<GameServerInstance>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
The collection of requested game server instances.
- withGameServerProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- withGameServerProtectionPolicy(GameServerProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- withGameServerProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A flag that indicates whether instances in the game server group are protected from early termination.
- withGameServerProtectionPolicy(GameServerProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A flag that indicates whether instances in the game server group are protected from early termination.
- withGameServerProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- withGameServerProtectionPolicy(GameServerProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
A flag that indicates whether instances in the game server group are protected from early termination.
- withGameServers(GameServer...) - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A collection of game server objects that match the request.
- withGameServers(Collection<GameServer>) - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A collection of game server objects that match the request.
- withGameSession(GameSession) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
-
Object that describes the newly created game session record.
- withGameSession(GameSession) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Object that describes a game session.
- withGameSession(GameSession) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
-
The updated game session properties.
- withGameSessionActivationTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) allowed to launch a new game session and have it report ready to host
players.
- withGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A unique identifier for the game session.
- withGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Identifier for the game session created by this placement request.
- withGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for the game session.
- withGameSessionConnectionInfo(GameSessionConnectionInfo) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Identifier and connection information of the game session created for the match.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of custom game session properties, formatted as a single string value.
- withGameSessionDetails(GameSessionDetail...) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A collection of properties for each game session that matches the request.
- withGameSessionDetails(Collection<GameSessionDetail>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A collection of properties for each game session that matches the request.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
This parameter is no longer preferred.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for the game session to add a player to.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
A unique identifier for the game session to add players to.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the game session to retrieve.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the game session to retrieve.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for the game session to retrieve player sessions for.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for the game session.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A unique identifier for the game session.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
-
A unique identifier for the game session to get logs for.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for the game session that the player session is connected to.
- withGameSessionId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A unique identifier for the game session to update.
- withGameSessionName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with a game session.
- withGameSessionName(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A descriptive label that is associated with a game session.
- withGameSessionPlacement(GameSessionPlacement) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
-
Object that describes the requested game session placement.
- withGameSessionPlacement(GameSessionPlacement) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
-
Object that describes the newly created game session placement.
- withGameSessionPlacement(GameSessionPlacement) - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
-
Object that describes the canceled game session placement, with CANCELLED status and an end time
stamp.
- withGameSessionQueue(GameSessionQueue) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
-
An object that describes the newly created game session queue.
- withGameSessionQueue(GameSessionQueue) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
-
An object that describes the newly updated game session queue.
- withGameSessionQueueArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueArns(String...) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueArns(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueArns(String...) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueArns(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueArns(String...) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueArns(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift game session queue resource and uniquely identifies it.
- withGameSessionQueueName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with game session queue.
- withGameSessionQueueName(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Name of the queue to use to place the new game session.
- withGameSessionQueues(GameSessionQueue...) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A collection of objects that describe the requested game session queues.
- withGameSessionQueues(Collection<GameSessionQueue>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A collection of objects that describe the requested game session queues.
- withGameSessionRegion(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Name of the Region where the game session created by this placement request is running.
- withGameSessions(GameSession...) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A collection of properties for each game session that matches the request.
- withGameSessions(Collection<GameSession>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A collection of properties for each game session that matches the request.
- withGameSessions(GameSession...) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A collection of objects containing game session properties for each session that matches the request.
- withGameSessions(Collection<GameSession>) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A collection of objects containing game session properties for each session that matches the request.
- withHealthCheck(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates health status of the game server.
- withHealthCheck(GameServerHealthCheck) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates health status of the game server.
- withIdempotencyToken(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies the new game session request.
- withIDLE(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of active instances that are not currently hosting a game session.
- withInboundPermissionAuthorizations(IpPermission...) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be added to the fleet resource.
- withInboundPermissionAuthorizations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be added to the fleet resource.
- withInboundPermissionRevocations(IpPermission...) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet resource.
- withInboundPermissionRevocations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet resource.
- withInboundPermissions(IpPermission...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The port settings for the requested fleet ID.
- withInboundPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The port settings for the requested fleet ID.
- withInstanceAccess(InstanceAccess) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
-
The connection information for a fleet instance, including IP address and access credentials.
- withInstanceCounts(EC2InstanceCounts) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The current instance count and capacity settings for the fleet location.
- withInstanceDefinitions(InstanceDefinition...) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 instance types and sizes to use in the Auto Scaling group.
- withInstanceDefinitions(Collection<InstanceDefinition>) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 instance types and sizes to use in the Auto Scaling group.
- withInstanceDefinitions(InstanceDefinition...) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The set of Amazon EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling
instances in the corresponding Auto Scaling group.
- withInstanceDefinitions(Collection<InstanceDefinition>) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The set of Amazon EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling
instances in the corresponding Auto Scaling group.
- withInstanceDefinitions(InstanceDefinition...) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- withInstanceDefinitions(Collection<InstanceDefinition>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for an instance to retrieve.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
The unique identifier for the instance where the game server is running.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
The unique identifier for the instance where the game server is running.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the instance you want to get access to.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for the instance.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for the instance being accessed.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.RegisterGameServerRequest
-
The unique identifier for the instance where the game server is running.
- withInstanceIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- withInstanceLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
The number of instances that is allowed for the specified instance type and location.
- withInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an IAM role that manages access to your Amazon Web Services services.
- withInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for an IAM role that manages access to your Amazon Web Services services.
- withInstances(Instance...) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A collection of objects containing properties for each instance returned.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A collection of objects containing properties for each instance returned.
- withInstanceStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
Current status of the game server instance.
- withInstanceStatus(GameServerInstanceStatus) - Method in class com.amazonaws.services.gamelift.model.GameServerInstance
-
Current status of the game server instance.
- withInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that determines the computing resources of each instance in the fleet.
- withInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that determines the computing resources of each instance in the fleet.
- withInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for all instances in a fleet.
- withInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for all instances in a fleet.
- withInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
An Amazon EC2 instance type designation.
- withInstanceType(GameServerGroupInstanceType) - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
An Amazon EC2 instance type designation.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The IP address of the game session.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The IP address of the game session.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The IP address of the game session.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
IP address that is assigned to the instance.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
IP address that is assigned to the instance.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
The IP address of the game session.
- withIpRange(String) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
A range of allowed IP addresses.
- withIpV4CidrBlock(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
CIDR block of IPv4 addresses assigned to the VPC peering connection for the GameLift VPC.
- withKey(String) - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
The game property identifier.
- withKey(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The name of the zip file that contains the build files or script files.
- withKey(String) - Method in class com.amazonaws.services.gamelift.model.Tag
-
The key for a developer-defined key:value pair for tagging an Amazon Web Services resource.
- withLastClaimTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was claimed with a
ClaimGameServer request.
- withLastHealthCheckTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was updated with health status using an
UpdateGameServer request.
- withLastUpdatedTime(Date) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The time that this data object was last modified.
- withLastUpdatedTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A timestamp that indicates when this game server group was last updated.
- withLatencyInMilliseconds(Float) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Amount of time that represents the time lag experienced by the player when connected to the specified Region.
- withLatencyInMs(Map<String, Integer>) - Method in class com.amazonaws.services.gamelift.model.Player
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- withLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
The location of a game build executable or the Realtime script file that contains the Init()
function.
- withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all
instances in the game server group.
- withLaunchTemplateId(String) - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
A unique identifier for an existing Amazon EC2 launch template.
- withLaunchTemplateName(String) - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
A readable identifier for an existing Amazon EC2 launch template.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
The maximum number of results to return.
- withLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
The maximum number of results to return.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A fleet's remote location to place the new game session in.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
The name of a remote location to request instance limits for, in the form of an Amazon Web Services Region code
such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
The fleet location to retrieve capacity information for.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
The fleet location to retrieve utilization information for.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A remote location to check for status of port setting updates.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The requested fleet location, expressed as an Amazon Web Services Region code, such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A fleet location to get game sessions for.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A fleet location to get game session details for.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
The name of a location to retrieve instance information for, in the form of an Amazon Web Services Region code
such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
The fleet location.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
An Amazon Web Services Region code, such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
The fleet location for the instance count information, expressed as an Amazon Web Services Region code, such as
us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The fleet location for the fleet utilization information, expressed as an Amazon Web Services Region code, such
as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The fleet location where the game session is running.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
The fleet location of the instance, expressed as an Amazon Web Services Region code, such as
us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.LocationConfiguration
-
An Amazon Web Services Region code, such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The fleet location, expressed as an Amazon Web Services Region code such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The fleet location.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A fleet location to search for game sessions.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
The fleet location to restart fleet actions for.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
The fleet location to stop fleet actions for.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The name of a remote location to update fleet capacity settings for, in the form of an Amazon Web Services Region
code such as us-west-2.
- withLocation(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
The remote location being updated, expressed as an Amazon Web Services Region code, such as
us-west-2.
- withLocationAttributes(LocationAttributes...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
Location-specific information on the requested fleet's remote locations.
- withLocationAttributes(Collection<LocationAttributes>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
Location-specific information on the requested fleet's remote locations.
- withLocationOrder(String...) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The prioritization order to use for fleet locations, when the PriorityOrder property includes
LOCATION.
- withLocationOrder(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The prioritization order to use for fleet locations, when the PriorityOrder property includes
LOCATION.
- withLocations(LocationConfiguration...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- withLocations(Collection<LocationConfiguration>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsRequest
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- withLocations(LocationConfiguration...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- withLocations(Collection<LocationConfiguration>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- withLocations(String...) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
The list of fleet locations to delete.
- withLocations(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsRequest
-
The list of fleet locations to delete.
- withLocations(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A list of fleet locations to retrieve information for.
- withLocations(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A list of fleet locations to retrieve information for.
- withLocationState(LocationState) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A fleet location and its current life-cycle state.
- withLocationStates(LocationState...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- withLocationStates(Collection<LocationState>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetLocationsResult
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- withLocationStates(LocationState...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The fleet's locations and life-cycle status of each location.
- withLocationStates(Collection<LocationState>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
-
The fleet's locations and life-cycle status of each location.
- withLocationStates(LocationState...) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The remote locations that are being deleted, with each location status set to DELETING.
- withLocationStates(Collection<LocationState>) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetLocationsResult
-
The remote locations that are being deleted, with each location status set to DELETING.
- withLogPaths(String...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. To specify where GameLift should store log files once a server process
shuts down, use the GameLift server API ProcessReady() and specify one or more directory paths in
logParameters.
- withLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. To specify where GameLift should store log files once a server process
shuts down, use the GameLift server API ProcessReady() and specify one or more directory paths in
logParameters.
- withLogPaths(String...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Game session log paths are now defined using the GameLift server API
ProcessReady() logParameters.
- withLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Game session log paths are now defined using the GameLift server API
ProcessReady() logParameters.
- withMatchedPlayerSessions(MatchedPlayerSession...) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
- withMatchedPlayerSessions(Collection<MatchedPlayerSession>) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
- withMatchmakerData(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Information about the matchmaking process that was used to create the game session.
- withMatchmakerData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Information on the matchmaking process for this game.
- withMatchmakingTicket(MatchmakingTicket) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
-
Ticket representing the backfill matchmaking request.
- withMatchmakingTicket(MatchmakingTicket) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
-
Ticket representing the matchmaking request.
- withMaxConcurrentGameSessionActivations(Integer) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The number of game sessions in status ACTIVATING to allow on an instance.
- withMAXIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The maximum instance count value allowed.
- withMaximumIndividualPlayerLatencyMilliseconds(Integer) - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
The maximum latency value that is allowed for any player, in milliseconds.
- withMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- withMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
The maximum number of players allowed across all game sessions that are currently being hosted across all
instances in the fleet location.
- withMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The maximum number of players that can be connected simultaneously to the game session.
- withMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The maximum number of players that can be connected simultaneously to the game session.
- withMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- withMaximumPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
The maximum number of players that can be connected simultaneously to the game session.
- withMaxSize(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The maximum number of instances allowed in the Amazon EC2 Auto Scaling group.
- withMaxSize(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The maximum number of instances that are allowed in the specified fleet location.
- withMessage(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
Additional information related to the event.
- withMessage(String) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The message text to be used with a terminal routing strategy.
- withMessage(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
-
Additional messaging associated with the connection status.
- withMetricGroups(String...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The name of an Amazon Web Services CloudWatch metric group to add this fleet to.
- withMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The name of an Amazon Web Services CloudWatch metric group to add this fleet to.
- withMetricGroups(String...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Name of a metric group that metrics for this fleet are added to.
- withMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Name of a metric group that metrics for this fleet are added to.
- withMetricGroups(String...) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The name of a metric group to add this fleet to.
- withMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The name of a metric group to add this fleet to.
- withMetricName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- withMetricName(MetricName) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- withMetricName(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- withMetricName(MetricName) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Name of the Amazon Web Services-defined metric that is used to trigger a scaling adjustment.
- withMINIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The minimum instance count value allowed.
- withMinSize(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The minimum number of instances allowed in the Amazon EC2 Auto Scaling group.
- withMinSize(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum number of instances that are allowed in the specified fleet location.
- withN(Double) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For number values, expressed as double.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.Alias
-
A descriptive label that is associated with an alias.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
A descriptive label that is associated with a build.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A descriptive label that is associated with an alias.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A descriptive label that is associated with a build.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A descriptive label that is associated with a fleet.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A descriptive label that is associated with a game session.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A descriptive label that is associated with a script.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set to be deleted.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A descriptive label that is associated with a fleet.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A descriptive label that is associated with a game session.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A descriptive label that is associated with game session queue.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
A descriptive label that is associated with an alias.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking configuration.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
A descriptive label that is associated with a fleet's scaling policy.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a fleet's scaling policy.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
A descriptive label that is associated with a script.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
A descriptive label that is associated with an alias.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A descriptive label that is associated with a build.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A descriptive label that is associated with a fleet.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A descriptive label that is associated with a game session.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration to update.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A descriptive label that is associated with a script.
- withNames(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A list of queue names to retrieve information for.
- withNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A list of queue names to retrieve information for.
- withNames(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking configuration(s) to retrieve.
- withNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking configuration(s) to retrieve.
- withNames(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A list of one or more matchmaking rule set names to retrieve details for.
- withNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A list of one or more matchmaking rule set names to retrieve details for.
- withNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- withNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- withNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- withNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- withNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new instances created in this fleet.
- withNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new instances created in this fleet.
- withNewGameSessionsPerCreator(Integer) - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
The maximum number of game sessions that an individual can create during the policy period.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetLocationAttributesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameServerInstancesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServerGroupsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A token that indicates where to resume retrieving results on the next call to this operation.
- withNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- withNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- withNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
An SNS topic ARN that is set up to receive game session placement notifications.
- withNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- withNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- withNotificationTarget(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- withObjectVersion(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The version of the file, if object versioning is turned on for the bucket.
- withOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
Operating system that the game server binaries are built to run on.
- withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.Build
-
Operating system that the game server binaries are built to run on.
- withOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
The operating system that the game server binaries are built to run on.
- withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
The operating system that the game server binaries are built to run on.
- withOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The operating system of the fleet's computing resources.
- withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The operating system of the fleet's computing resources.
- withOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Operating system that is running on this instance.
- withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Operating system that is running on this instance.
- withOperatingSystem(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- withParameters(String) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
-
An optional list of parameters to pass to the server executable or Realtime script on launch.
- withPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Used when peering your GameLift fleet with a VPC, the unique identifier for the Amazon Web Services account that
owns the VPC.
- withPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the Amazon Web Services account with the VPC that you want to peer your Amazon Web
Services fleet with.
- withPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
- withPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- withPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- withPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- withPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- withPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- withPeerVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for a VPC with resources to be accessed by your GameLift fleet.
- withPENDING(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are starting but not yet active.
- withPlacedPlayerSessions(PlacedPlayerSession...) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A collection of information on player sessions created in response to the game session placement request.
- withPlacedPlayerSessions(Collection<PlacedPlayerSession>) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A collection of information on player sessions created in response to the game session placement request.
- withPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
-
A unique identifier for a game session placement to retrieve.
- withPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A unique identifier for a game session placement.
- withPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A unique identifier to assign to the new game session placement.
- withPlacementId(String) - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
-
A unique identifier for a game session placement to cancel.
- withPlayerAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.gamelift.model.Player
-
A collection of key:value pairs containing player information for use in matchmaking.
- withPlayerData(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
Developer-defined information related to a player.
- withPlayerData(String) - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
Developer-defined information related to a player.
- withPlayerData(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Developer-defined information related to a player.
- withPlayerDataMap(Map<String, String>) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
Map of string pairs, each specifying a player ID and a set of developer-defined information related to the
player.
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for a player.
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player to retrieve player sessions for.
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
-
A unique identifier for a player to associate with the player session.
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
A unique identifier for a player that is associated with this player session.
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.Player
-
A unique identifier for a player
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
A unique identifier for a player associated with the latency data.
- withPlayerId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a player that is associated with this player session.
- withPlayerIds(String...) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a player delivering the response.
- withPlayerIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a player delivering the response.
- withPlayerIds(String...) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
List of unique identifiers for the players to be added.
- withPlayerIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
-
List of unique identifiers for the players to be added.
- withPlayerLatencies(PlayerLatency...) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- withPlayerLatencies(Collection<PlayerLatency>) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- withPlayerLatencies(PlayerLatency...) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- withPlayerLatencies(Collection<PlayerLatency>) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when
connected to @aws; Regions.
- withPlayerLatencyPolicies(PlayerLatencyPolicy...) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- withPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- withPlayerLatencyPolicies(PlayerLatencyPolicy...) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A set of policies that act as a sliding cap on player latency.
- withPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A set of policies that act as a sliding cap on player latency.
- withPlayerLatencyPolicies(PlayerLatencyPolicy...) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- withPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- withPlayers(Player...) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A set of Player objects, each representing a player to find matches for.
- withPlayers(Collection<Player>) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A set of Player objects, each representing a player to find matches for.
- withPlayers(Player...) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Match information on all players that are currently assigned to the game session.
- withPlayers(Collection<Player>) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
Match information on all players that are currently assigned to the game session.
- withPlayers(Player...) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Information on each player to be matched.
- withPlayers(Collection<Player>) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
Information on each player to be matched.
- withPlayerSession(PlayerSession) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
-
Object that describes the newly created player session record.
- withPlayerSessionCreationPolicy(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Indicates whether or not the game session is accepting new players.
- withPlayerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Indicates whether or not the game session is accepting new players.
- withPlayerSessionCreationPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A policy that determines whether the game session is accepting new players.
- withPlayerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
A policy that determines whether the game session is accepting new players.
- withPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player session to retrieve.
- withPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player session
- withPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
-
A unique identifier for a player session.
- withPlayerSessionId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a player session.
- withPlayerSessions(PlayerSession...) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
-
A collection of player session objects created for the added players.
- withPlayerSessions(Collection<PlayerSession>) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
-
A collection of player session objects created for the added players.
- withPlayerSessions(PlayerSession...) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A collection of objects containing properties for each player session that matches the request.
- withPlayerSessions(Collection<PlayerSession>) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
A collection of objects containing properties for each player session that matches the request.
- withPlayerSessionStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Player session status to filter results on.
- withPolicyDurationSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
-
The length of time, in seconds, that the policy is enforced while placing a new game session.
- withPolicyPeriodInMinutes(Integer) - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
-
The time span used in evaluating the resource creation limit policy.
- withPolicyType(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of scaling policy to create.
- withPolicyType(PolicyType) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of scaling policy to create.
- withPolicyType(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of scaling policy to create.
- withPolicyType(PolicyType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of scaling policy to create.
- withPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
The port number for the game session.
- withPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
The port number for the game session.
- withPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
The port number for the game session.
- withPort(Integer) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Port number for the game session.
- withPreSignedLogUrl(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
Location of stored logs with additional detail that is related to the event.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
-
Location of the requested game session logs, available for download.
- withPriorityConfiguration(PriorityConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- withPriorityConfiguration(PriorityConfiguration) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- withPriorityConfiguration(PriorityConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- withPriorityOrder(String...) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- withPriorityOrder(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- withPriorityOrder(PriorityType...) - Method in class com.amazonaws.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- withProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Current status of protection for the game session.
- withProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
-
Current status of protection for the game session.
- withProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Game session protection policy to apply to this game session only.
- withProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Game session protection policy to apply to this game session only.
- withProtocol(String) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- withProtocol(IpProtocol) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- withRegionIdentifier(String) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
-
Name of the Region that is associated with the latency value.
- withRegistrationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Timestamp that indicates when the game server was created with a
RegisterGameServer request.
- withRequestTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- withRequestTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- withRequestTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
- withResourceARN(String) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to retrieve tags for.
- withResourceARN(String) - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to assign tags to.
- withResourceARN(String) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
The Amazon Resource Name (
ARN)
that is assigned to and uniquely identifies the GameLift resource that you want to remove tags from.
- withResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A policy that limits the number of game sessions that an individual player can create on instances in this fleet
within a specified span of time.
- withResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The fleet policy that limits the number of game sessions an individual player can create over a span of time.
- withResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Policy settings that limit the number of game sessions an individual player can create over a span of time.
- withResourceId(String) - Method in class com.amazonaws.services.gamelift.model.Event
-
A unique identifier for an event resource, such as a fleet ID.
- withResumeActions(String...) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
The activity to resume for this game server group.
- withResumeActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
The activity to resume for this game server group.
- withResumeActions(GameServerGroupAction...) - Method in class com.amazonaws.services.gamelift.model.ResumeGameServerGroupRequest
-
The activity to resume for this game server group.
- withRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- withRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- withRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access the S3 bucket.
- withRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerGroupRequest
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon Web Services to access your Amazon EC2 Auto Scaling groups.
- withRoutingStrategy(RoutingStrategy) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The routing configuration, including routing type and fleet target, for the alias.
- withRoutingStrategy(RoutingStrategy) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
The routing configuration, including routing type and fleet target, for the alias.
- withRoutingStrategy(RoutingStrategy) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
-
The routing configuration, including routing type and fleet target, for the alias.
- withRoutingStrategyType(String) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The routing type to filter results on.
- withRoutingStrategyType(RoutingStrategyType) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
-
The routing type to filter results on.
- withRuleSet(MatchmakingRuleSet) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
-
The newly created matchmaking rule set.
- withRuleSetArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (
ARN)
associated with the GameLift matchmaking rule set resource that this configuration uses.
- withRuleSetArn(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift matchmaking rule set resource and uniquely identifies it.
- withRuleSetBody(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A collection of matchmaking rules, formatted as a JSON string.
- withRuleSetBody(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A collection of matchmaking rules, formatted as a JSON string.
- withRuleSetBody(String) - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
-
A collection of matchmaking rules to validate, formatted as a JSON string.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking rule set.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking rule set to use with this configuration.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for the matchmaking rule set
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- withRuleSets(MatchmakingRuleSet...) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A collection of requested matchmaking rule set objects.
- withRuleSets(Collection<MatchmakingRuleSet>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
-
A collection of requested matchmaking rule set objects.
- withRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Instructions for how to launch and maintain server processes on instances in the fleet.
- withRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Instructions that describe how server processes should be launched and maintained on each instance in the fleet.
- withRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
Instructions for launching server processes on each instance in the fleet.
- withRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
-
The runtime configuration currently in use by all instances in the fleet.
- withS(String) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For single string values.
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Amount of adjustment to make, based on the scaling adjustment type.
- withScalingAdjustment(Integer) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Amount of adjustment to make, based on the scaling adjustment type.
- withScalingAdjustmentType(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- withScalingAdjustmentType(ScalingAdjustmentType) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- withScalingAdjustmentType(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- withScalingAdjustmentType(ScalingAdjustmentType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count (see
FleetCapacity):
- withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A collection of objects containing the scaling policies matching the request.
- withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
A collection of objects containing the scaling policies matching the request.
- withScript(Script) - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
-
The newly created script record with a unique script ID and ARN.
- withScript(Script) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
-
A set of properties describing the requested script.
- withScript(Script) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
-
The newly created script record with a unique script ID.
- withScriptArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The Amazon Resource Name (
ARN)
associated with the GameLift script resource that is deployed on instances in this fleet.
- withScriptArn(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
The Amazon Resource Name (
ARN)
that is assigned to a GameLift script resource and uniquely identifies it.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a Realtime configuration script to be deployed on fleet instances.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for the Realtime script to delete.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for the Realtime script to retrieve properties for.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for the Realtime script resource that is deployed on instances in this fleet.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the Realtime script to request fleets for.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
A unique identifier for the Realtime script
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for the Realtime script to update.
- withScripts(Script...) - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A set of properties describing the requested script.
- withScripts(Collection<Script>) - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
-
A set of properties describing the requested script.
- withSDM(Map<String, Double>) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a map of up to 10 data type:value pairs.
- withSecret(String) - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
Secret string.
- withSecretAccessKey(String) - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Temporary secret key allowing access to the Amazon Web Services S3 account.
- withServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify server launch parameters using the
RuntimeConfiguration parameter.
- withServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch parameters are now defined using the fleet's
RuntimeConfiguration parameter.
- withServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify a server launch path using the RuntimeConfiguration
parameter.
- withServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch paths are now defined using the fleet's
RuntimeConfiguration parameter.
- withServerProcesses(ServerProcess...) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that identify what server processes to run on each instance in a
fleet.
- withServerProcesses(Collection<ServerProcess>) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that identify what server processes to run on each instance in a
fleet.
- withSessionToken(String) - Method in class com.amazonaws.services.gamelift.model.Credentials
-
Token used to associate a specific build ID with the files uploaded using these credentials.
- withSizeOnDisk(Long) - Method in class com.amazonaws.services.gamelift.model.Build
-
File size of the uploaded game build, expressed in bytes.
- withSizeOnDisk(Long) - Method in class com.amazonaws.services.gamelift.model.Script
-
The file size of the uploaded Realtime script, expressed in bytes.
- withSL(String...) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a list of up to 100 strings.
- withSL(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a list of up to 100 strings.
- withSortExpression(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- withSortOrder(String) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
Indicates how to sort the returned data based on game server registration timestamp.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.gamelift.model.ListGameServersRequest
-
Indicates how to sort the returned data based on game server registration timestamp.
- withStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
The earliest date to retrieve event logs for.
- withStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was placed in the queue.
- withStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request was received.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
Current status of the build.
- withStatus(BuildStatus) - Method in class com.amazonaws.services.gamelift.model.Build
-
Current status of the build.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Current status of the fleet.
- withStatus(FleetStatus) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Current status of the fleet.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The current status of the game server group.
- withStatus(GameServerGroupStatus) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
The current status of the game server group.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Current status of the game session.
- withStatus(GameSessionStatus) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Current status of the game session.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Current status of the game session placement request.
- withStatus(GameSessionPlacementState) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
Current status of the game session placement request.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Current status of the instance.
- withStatus(InstanceStatus) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Current status of the instance.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Build status to filter results by.
- withStatus(BuildStatus) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Build status to filter results by.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The life-cycle status of a fleet location.
- withStatus(FleetStatus) - Method in class com.amazonaws.services.gamelift.model.LocationState
-
The life-cycle status of a fleet location.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Current status of the matchmaking request.
- withStatus(MatchmakingConfigurationStatus) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Current status of the matchmaking request.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Current status of the player session.
- withStatus(PlayerSessionStatus) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
Current status of the player session.
- withStatus(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Current status of the scaling policy.
- withStatus(ScalingStatusType) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Current status of the scaling policy.
- withStatus(VpcPeeringConnectionStatus) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
The status information about the connection.
- withStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Game session status to filter results on.
- withStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Game session status to filter results on.
- withStatusFilter(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- withStatusFilter(ScalingStatusType) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- withStatusMessage(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Additional information about the current status.
- withStatusReason(String) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
Additional information about the current game server group status.
- withStatusReason(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- withStatusReason(GameSessionStatusReason) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- withStatusReason(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
Code to explain the current status.
- withStoppedActions(String...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
- withStoppedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
- withStoppedActions(FleetAction...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
- withStoppedActions(String...) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- withStoppedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- withStoppedActions(FleetAction...) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- withStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Information indicating where your game build files are stored.
- withStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
Amazon S3 location for your game build file, including bucket name and key.
- withStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- withStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Amazon S3 path and key, identifying where the game build files are stored.
- withStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.Script
-
- withStorageLocation(S3Location) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- withSuspendActions(String...) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
The activity to suspend for this game server group.
- withSuspendActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
The activity to suspend for this game server group.
- withSuspendActions(GameServerGroupAction...) - Method in class com.amazonaws.services.gamelift.model.SuspendGameServerGroupRequest
-
The activity to suspend for this game server group.
- withSuspendedActions(String...) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A list of activities that are currently suspended for this game server group.
- withSuspendedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A list of activities that are currently suspended for this game server group.
- withSuspendedActions(GameServerGroupAction...) - Method in class com.amazonaws.services.gamelift.model.GameServerGroup
-
A list of activities that are currently suspended for this game server group.
- withTagKeys(String...) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tag keys to remove from the specified GameLift resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tag keys to remove from the specified GameLift resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A list of labels to assign to the new alias resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
-
A list of labels to assign to the new alias resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A list of labels to assign to the new build resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
A list of labels to assign to the new build resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A list of labels to assign to the new fleet resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A list of labels to assign to the new fleet resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of labels to assign to the new game server group resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of labels to assign to the new game server group resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of labels to assign to the new game session queue resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of labels to assign to the new game session queue resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A list of labels to assign to the new matchmaking configuration resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A list of labels to assign to the new matchmaking configuration resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A list of labels to assign to the new matchmaking rule set resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A list of labels to assign to the new matchmaking rule set resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A list of labels to assign to the new script resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A list of labels to assign to the new script resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
-
The collection of tags that have been assigned to the specified resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
-
The collection of tags that have been assigned to the specified resource.
- withTags(Tag...) - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
A list of one or more tags to assign to the specified GameLift resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
-
A list of one or more tags to assign to the specified GameLift resource.
- withTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
An object that contains settings for a target-based scaling policy.
- withTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
An object that contains settings for a target-based scaling policy.
- withTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
Settings for a target-based scaling policy applied to Auto Scaling group.
- withTargetValue(Double) - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Desired value to use with a target-based scaling policy.
- withTargetValue(Double) - Method in class com.amazonaws.services.gamelift.model.TargetTrackingConfiguration
-
Desired value to use with a game server group target-based scaling policy.
- withTeam(String) - Method in class com.amazonaws.services.gamelift.model.Player
-
Name of the team that the player is assigned to in a match.
- withTERMINATING(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are no longer active but haven't yet been terminated.
- withTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was terminated.
- withTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was terminated.
- withTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was terminated.
- withThreshold(Double) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Metric value used to trigger a scaling event.
- withThreshold(Double) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Metric value used to trigger a scaling event.
- withTicketId(String) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a matchmaking ticket.
- withTicketId(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
-
A unique identifier for a matchmaking ticket.
- withTicketId(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for a matchmaking ticket.
- withTicketId(String) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- withTicketId(String) - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- withTicketIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- withTicketIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- withTicketList(MatchmakingTicket...) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
-
A collection of existing matchmaking ticket objects matching the request.
- withTicketList(Collection<MatchmakingTicket>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
-
A collection of existing matchmaking ticket objects matching the request.
- withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
The maximum time, in seconds, that a new game session placement request remains in the queue.
- withToPort(Integer) - Method in class com.amazonaws.services.gamelift.model.IpPermission
-
An ending value for a range of allowed port numbers.
- withType(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Amazon EC2 instance type that defines the computing resources of this instance.
- withType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Amazon EC2 instance type that defines the computing resources of this instance.
- withType(String) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The type of routing strategy for the alias.
- withType(RoutingStrategyType) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
-
The type of routing strategy for the alias.
- withUpdateStatus(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The current status of updates to the fleet's port settings in the requested fleet location.
- withUpdateStatus(LocationUpdateStatus) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
-
The current status of updates to the fleet's port settings in the requested fleet location.
- withUpdateStatus(String) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
The status of fleet activity updates to the location.
- withUpdateStatus(LocationUpdateStatus) - Method in class com.amazonaws.services.gamelift.model.LocationAttributes
-
The status of fleet activity updates to the location.
- withUpdateStatus(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- withUpdateStatus(LocationUpdateStatus) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- withUploadCredentials(Credentials) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
-
This element is returned only when the operation is called without a storage location.
- withUploadCredentials(Credentials) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
-
Amazon Web Services credentials required when uploading a game build to the storage location.
- withUserName(String) - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
User login string.
- withUtilizationStatus(String) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates whether the game server is currently available for new games or is busy.
- withUtilizationStatus(GameServerUtilizationStatus) - Method in class com.amazonaws.services.gamelift.model.GameServer
-
Indicates whether the game server is currently available for new games or is busy.
- withUtilizationStatus(String) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates whether the game server is available or is currently hosting gameplay.
- withUtilizationStatus(GameServerUtilizationStatus) - Method in class com.amazonaws.services.gamelift.model.UpdateGameServerRequest
-
Indicates whether the game server is available or is currently hosting gameplay.
- withValid(Boolean) - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
-
A response indicating whether the rule set is valid.
- withValue(String) - Method in class com.amazonaws.services.gamelift.model.GameProperty
-
The game property value.
- withValue(String) - Method in class com.amazonaws.services.gamelift.model.Tag
-
The value for a developer-defined key:value pair for tagging an Amazon Web Services resource.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
Version information that is associated with a build or script.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
-
Version information that is associated with a build or script.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
Version information that is associated with a build or script.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.LaunchTemplateSpecification
-
The version of the Amazon EC2 launch template to use.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
Version information that is associated with a build or script.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
Version information that is associated with a build or script.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
Version information that is associated with a build or script.
- withVpcPeeringAuthorization(VpcPeeringAuthorization) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
-
Details on the requested VPC peering authorization, including expiration.
- withVpcPeeringAuthorizations(VpcPeeringAuthorization...) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
-
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
- withVpcPeeringAuthorizations(Collection<VpcPeeringAuthorization>) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
-
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier that is automatically assigned to the connection record.
- withVpcPeeringConnections(VpcPeeringConnection...) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
-
A collection of VPC peering connection records that match the request.
- withVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
-
A collection of VPC peering connection records that match the request.
- withVpcSubnets(String...) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.
- withVpcSubnets(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateGameServerGroupRequest
-
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.
- withWeightedCapacity(String) - Method in class com.amazonaws.services.gamelift.model.InstanceDefinition
-
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server
group.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.