- 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
-
- 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 the new game session that is created with matchmaking.
- 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 of a queue that is used to process game session placement requests.
- GameSessionQueue() - Constructor for class com.amazonaws.services.gamelift.model.GameSessionQueue
-
- GameSessionQueueDestination - Class in com.amazonaws.services.gamelift.model
-
Fleet 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.
- 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.
- 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.
- 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 GameLift 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 active instances in the fleet.
- getActiveGameSessionCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of active game sessions currently being hosted on all instances in the fleet.
- getActiveServerProcessCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of server processes in an ACTIVE status currently running across all instances in the fleet
- 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
-
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 an alias.
- getAliasId() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for an 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 an 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 an alias associated with the fleet to retrieve all 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 an 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.
- 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.
- 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 record, 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 record.
- getBuildArn() - Method in class com.amazonaws.services.gamelift.model.Build
-
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 a build.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for a build to be deployed on the new fleet.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for a build to delete.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for a build to retrieve properties for.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a build.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for a build to return fleets for.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for a build to get credentials for.
- getBuildId() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for a build to update.
- getBuilds() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build records 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
-
Indicates whether to generate a TLS/SSL certificate for the new 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 was generated for a fleet.
- 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 that use this configuration to run concurrently on an 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
-
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.
- 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
-
Time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.Instance
-
Time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
The time stamp indicating when this data object was created.
- getCreationTime() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
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
-
Number of instances of the specified type that are currently in use by this AWS account.
- getCurrentPlayerSessionCount() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of active player sessions currently being hosted on all instances in the fleet.
- 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.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- 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.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- 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 a 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
-
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
-
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 in the fleet.
- getDesiredInstances() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
Number of EC2 instances you want this fleet to host.
- 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 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 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 that can be used to fulfill game session placement requests in the queue.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.Instance
-
DNS identifier assigned to the instance that is running the game session.
- getDnsName() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
DNS identifier assigned to the instance that is running the game session.
- getEC2InboundPermissions() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on
the 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 name of an EC2 instance type that is supported in Amazon GameLift.
- getEC2InstanceType() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- getEC2InstanceType() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- getEndTime() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
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.
- 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).
- 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.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.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.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.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
-
Properties for the newly created fleet.
- 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 containing capacity information for each requested fleet ID.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a fleet to create a game session in.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for a fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for a fleet to be deleted.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for a fleet to be deleted.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for a fleet to get event logs for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for a fleet to retrieve port settings for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for a fleet to retrieve all game sessions active on the fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for a fleet to retrieve all game sessions for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for a fleet to retrieve instance information for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for a fleet to get the runtime configuration for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for a fleet to retrieve scaling policies for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for a fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
A unique identifier for a fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
A unique identifier for a fleet.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for a fleet that the game session is running on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for a fleet that contains the instance you want access to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for a fleet that the instance is in.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for a fleet containing the instance being accessed.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a fleet that the player's game session is running on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A unique identifier for a 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
-
The unique identifier for a fleet that the alias points to.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A unique identifier for a fleet that is associated with this scaling policy.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for a fleet to search for active game sessions.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for a fleet to start actions on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for a fleet to stop actions on.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for a fleet to update attribute metadata for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
A unique identifier for a fleet that was updated.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for a fleet to update capacity for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
A unique identifier for a fleet that was updated.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for a fleet to update port settings for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
A unique identifier for a fleet that was updated.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for a fleet to update runtime configuration for.
- getFleetId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for a fleet.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A unique identifier for a fleet(s) to retrieve attributes for.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for a fleet(s) to retrieve capacity information for.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for a fleet(s) to retrieve utilization data for.
- getFleetIds() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Set of fleet IDs matching the list request.
- getFleetType() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand instances or Spot instances for this fleet.
- getFleetType() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether the fleet uses on-demand or spot instances.
- getFleetUtilization() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A collection of objects containing utilization information for each requested fleet ID.
- 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 AWS account that you use to manage your Amazon GameLift fleet.
- getGameLiftAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
- getGameLiftAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
- getGameLiftVpcId() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the VPC that contains the Amazon GameLift fleet for this connection.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
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
-
Set of custom properties for a game session, formatted as key:value pairs.
- getGameProperties() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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
-
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.
- 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 metadata.
- getGameSessionActivationTimeoutSeconds() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) that a game session can remain in status ACTIVATING.
- getGameSessionArn() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Amazon Resource Name (
ARN) that is assigned to a
game session and uniquely identifies it.
- 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
-
Amazon Resource Name (
ARN) that is assigned to a
game session and uniquely identifies it.
- 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
-
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
-
Set of custom game session properties, formatted as a single string value.
- getGameSessionData() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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
-
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 objects containing game session properties and the protection policy currently in force for each
session matching 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 action.
- 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 action.
- 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
-
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
-
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
-
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
-
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 objects containing game session properties for each session matching the request.
- getGameSessions() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A collection of objects containing game session properties for each session matching the request.
- getIdempotencyToken() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies a request for a new game session.
- getIDLE() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of active instances in the fleet 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 record.
- getInboundPermissionRevocations() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet record.
- 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 action.
- 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 action.
- GetInstanceAccessResult() - Constructor for class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
-
- getInstanceCounts() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Current status of fleet capacity.
- 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.GetInstanceAccessRequest
-
A unique identifier for an instance you want to get access to.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for an instance.
- getInstanceId() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for an instance being accessed.
- getInstanceLimit() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Number of instances allowed.
- getInstanceRoleArn() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an AWS IAM role that manages access to your AWS services.
- getInstanceRoleArn() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for an AWS IAM role that manages access to your AWS services.
- getInstances() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A collection of objects containing properties for each instance returned.
- getInstanceType() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory,
storage, and networking capacity.
- getInstanceType() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
IP address of the instance that is running the game session.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
IP address of the instance that is running the game session.
- getIpAddress() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
IP address of the instance that is running 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
-
IP address of the instance that is running 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 AWS resource.
- getLastUpdatedTime() - Method in class com.amazonaws.services.gamelift.model.Alias
-
The time that this data object was last modified.
- 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
-
Set of values, expressed in milliseconds, indicating 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 the server executable in a custom game build or the name of the Realtime script file that
contains the Init() function.
- 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.DescribeFleetUtilizationRequest
-
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.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.
- getLogPaths() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- getLogPaths() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Location of default log files.
- 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 maximum number of game sessions with status ACTIVATING to allow on an instance simultaneously.
- getMAXIMUM() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The maximum value allowed for the fleet's instance count.
- 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 currently being hosted on all instances in the
fleet.
- 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.UpdateFleetCapacityRequest
-
The maximum value allowed for the fleet's instance count.
- 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 CloudWatch metric group to add this fleet to.
- getMetricGroups() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Names of metric groups that this fleet is included in.
- getMetricGroups() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Names of metric groups to include this fleet in.
- getMetricName() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
- getMetricName() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
- getMINIMUM() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The minimum value allowed for the fleet's instance count.
- getMinSize() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum value allowed for the fleet's instance count.
- 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 a matchmaking configuration.
- getName() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for a 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 a matchmaking configuration.
- getName() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for a matchmaking rule set to be deleted.
- getName() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A descriptive label that is associated with a 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 a matchmaking configuration.
- getName() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a scaling policy.
- getName() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
A descriptive label that is associated with a scaling policy.
- getName() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a 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 a 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 a 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
-
A game session protection policy to apply to all instances in this fleet.
- getNewGameSessionProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set for all new instances started in the fleet.
- getNewGameSessionProtectionPolicy() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
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
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- 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 action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- getNextToken() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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.MatchmakingConfiguration
-
An SNS topic ARN that is set up to receive matchmaking 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
-
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
-
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
- getPeerVpcAwsAccountId() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon GameLift fleet.
- getPENDING() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances in the fleet 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
-
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when
connected to AWS Regions.
- getPlayerLatencies() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when
connected to AWS Regions.
- getPlayerLatencyPolicies() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- getPlayerLatencyPolicies() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- getPlayerLatencyPolicies() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- 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
-
Policy determining whether or not the game session accepts 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
-
Port number for the game session.
- getPort() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Port number for the game session.
- getPort() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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.
- 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.
- 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 an individual player can create over a span of time for this
fleet.
- getResourceCreationLimitPolicy() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Fleet policy to limit 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 that limits 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.
- getRoleArn() - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon GameLift to access the S3 bucket.
- 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
-
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 a matchmaking rule set to use with this configuration.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for a matchmaking rule set.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for a matchmaking rule set to use with this configuration.
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for a matchmaking rule set
- getRuleSetName() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for a 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 launching server processes on each instance in the fleet.
- getRuntimeConfiguration() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Instructions describing 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 force.
- 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
-
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
-
A unique identifier for a Realtime script to be deployed on the new fleet.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for a Realtime script to delete.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for a Realtime script to retrieve properties for.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a Realtime script.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for a Realtime script to return fleets for.
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.Script
-
A unique identifier for a Realtime script
- getScriptId() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for a 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 GameLift S3 account.
- getServerLaunchParameters() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- getServerLaunchParameters() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Game server launch parameters specified for fleets created before 2016-08-04 (or AWS SDK v.
- getServerLaunchPath() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- getServerLaunchPath() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Path to a game server executable in the fleet's build, specified for fleets created before 2016-08-04 (or AWS SDK
v.
- getServerProcesses() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that describe which 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 10 strings.
- getSortExpression() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- getStartTime() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
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.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.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.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
-
- 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.
- getTagKeys() - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tags 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.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
-
The settings for a target-based scaling policy.
- getTargetConfiguration() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The settings for a target-based scaling policy.
- getTargetValue() - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Desired value to use with a 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 in the fleet that are no longer active but haven't yet been terminated.
- getTerminationTime() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Time stamp indicating when this data object was terminated.
- getTerminationTime() - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Time stamp indicating when this data object was terminated.
- getTerminationTime() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
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
-
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.
- 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
-
AWS credentials required when uploading a game build to the storage location.
- getUserName() - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
-
User login string.
- 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 AWS 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
-
The version that is associated with a build or script.
- getVersion() - Method in class com.amazonaws.services.gamelift.model.Script
-
The version 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
-
The version 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 AWS 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.
- 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 GameLift.
- 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 in 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 in 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 in 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 in 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 action.
- 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 action.
- 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.
- 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.
- 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.
- 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 GameLift 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 active instances in the fleet.
- setActiveGameSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of active game sessions currently being hosted on all instances in the fleet.
- setActiveServerProcessCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of server processes in an ACTIVE status currently running across all instances in the fleet
- 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
-
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 an alias.
- setAliasId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for an 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 an 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 an alias associated with the fleet to retrieve all 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 an 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.
- 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.
- 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 record, 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 record.
- setBuildArn(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
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 a build.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for a build to be deployed on the new fleet.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for a build to delete.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for a build to retrieve properties for.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a build.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for a build to return fleets for.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for a build to get credentials for.
- setBuildId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for a build to update.
- setBuilds(Collection<Build>) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build records that match the request.
- setCertificateConfiguration(CertificateConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to generate a TLS/SSL certificate for the new 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 was generated for a fleet.
- 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 that use this configuration to run concurrently on an 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
-
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.
- 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
-
Time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
The time stamp indicating when this data object was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
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
-
Number of instances of the specified type that are currently in use by this AWS account.
- setCurrentPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of active player sessions currently being hosted on all instances in the fleet.
- 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.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- 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.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- 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 a 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
-
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
-
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 in the fleet.
- setDesiredInstances(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
Number of EC2 instances you want this fleet to host.
- 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 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 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 that can be used to fulfill game session placement requests in the queue.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
DNS identifier assigned to the instance that is running the game session.
- setDnsName(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
DNS identifier assigned to the instance that is running the game session.
- setEC2InboundPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on
the 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 name of an EC2 instance type that is supported in Amazon GameLift.
- setEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The name of an EC2 instance type that is supported in Amazon GameLift.
- setEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- setEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- setEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- setEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- 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
-
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.
- 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).
- 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.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.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.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.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
-
Properties for the newly created fleet.
- 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 containing capacity information for each requested fleet ID.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a fleet to create a game session in.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for a fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for a fleet to be deleted.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for a fleet to be deleted.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for a fleet to get event logs for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for a fleet to retrieve port settings for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for a 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 a fleet to retrieve all game sessions for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for a fleet to retrieve instance information for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for a fleet to get the runtime configuration for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for a fleet to retrieve scaling policies for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for a fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
A unique identifier for a fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
A unique identifier for a fleet.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for a fleet that the game session is running on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for a fleet that contains the instance you want access to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for a fleet that the instance is in.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for a fleet containing the instance being accessed.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a 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 a 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
-
The unique identifier for a fleet that the alias points to.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A unique identifier for a fleet that is associated with this scaling policy.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for a fleet to search for active game sessions.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for a fleet to start actions on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for a fleet to stop actions on.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for a fleet to update attribute metadata for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
A unique identifier for a fleet that was updated.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for a fleet to update capacity for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
A unique identifier for a fleet that was updated.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for a fleet to update port settings for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
A unique identifier for a fleet that was updated.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for a fleet to update runtime configuration for.
- setFleetId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for a fleet.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A unique identifier for a fleet(s) to retrieve attributes for.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for a fleet(s) to retrieve capacity information for.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for a fleet(s) to retrieve utilization data for.
- setFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Set of fleet IDs matching the list request.
- setFleetType(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand instances or Spot instances for this fleet.
- setFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand instances or Spot instances for this fleet.
- setFleetType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether the fleet uses on-demand or spot instances.
- setFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether the fleet uses on-demand or spot instances.
- setFleetUtilization(Collection<FleetUtilization>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
A collection of objects containing utilization information for each requested fleet ID.
- 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 AWS account that you use to manage your Amazon GameLift fleet.
- setGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
- setGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
- setGameLiftVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the VPC that contains the Amazon GameLift fleet for this connection.
- setGameProperties(Collection<GameProperty>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
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
-
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
-
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
-
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.
- 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 metadata.
- setGameSessionActivationTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) that a game session can remain in status ACTIVATING.
- setGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Amazon Resource Name (
ARN) that is assigned to a
game session and uniquely identifies it.
- 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
-
Amazon Resource Name (
ARN) that is assigned to a
game session and uniquely identifies it.
- 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
-
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
-
Set of custom game session properties, formatted as a single string value.
- setGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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
-
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 objects containing game session properties and the protection policy currently in force for each
session matching 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
-
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
-
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
-
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
-
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 objects containing game session properties for each session matching 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 matching the request.
- setIdempotencyToken(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies a request for a new game session.
- setIDLE(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of active instances in the fleet 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 record.
- setInboundPermissionRevocations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet record.
- 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
-
Current status of fleet capacity.
- 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.GetInstanceAccessRequest
-
A unique identifier for an instance you want to get access to.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for an instance.
- setInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for an instance being accessed.
- setInstanceLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Number of instances allowed.
- setInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an AWS IAM role that manages access to your AWS services.
- setInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for an AWS IAM role that manages access to your AWS services.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
A collection of objects containing properties for each instance returned.
- setInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory,
storage, and networking capacity.
- setInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory,
storage, and networking capacity.
- setInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- setInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
IP address of the instance that is running the game session.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
IP address of the instance that is running the game session.
- setIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
IP address of the instance that is running 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
-
IP address of the instance that is running 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 AWS resource.
- setLastUpdatedTime(Date) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The time that this data object was last modified.
- 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
-
Set of values, expressed in milliseconds, indicating 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 the server executable in a custom game build or the name of the Realtime script file that
contains the Init() function.
- 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.DescribeFleetUtilizationRequest
-
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.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.
- setLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- setLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Location of default log files.
- 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 maximum number of game sessions with status ACTIVATING to allow on an instance simultaneously.
- setMAXIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The maximum value allowed for the fleet's instance count.
- 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 currently being hosted on all instances in the
fleet.
- 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.UpdateFleetCapacityRequest
-
The maximum value allowed for the fleet's instance count.
- 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 CloudWatch metric group to add this fleet to.
- setMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Names of metric groups that this fleet is included in.
- setMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Names of metric groups to include this fleet in.
- setMetricName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon GameLift-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 GameLift-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 GameLift-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 GameLift-defined metric that is used to trigger a scaling adjustment.
- setMINIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The minimum value allowed for the fleet's instance count.
- setMinSize(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum value allowed for the fleet's instance count.
- 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 a matchmaking configuration.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for a 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 a matchmaking configuration.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for a 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 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 a matchmaking configuration.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a scaling policy.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
A descriptive label that is associated with a scaling policy.
- setName(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a 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 a 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 a 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
-
A game session protection policy to apply to all instances in this fleet.
- setNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A game session protection policy to apply to all instances in this fleet.
- setNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set for all new instances started in the fleet.
- setNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set for all new instances started in the fleet.
- setNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
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
-
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
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- 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 action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- setNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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.MatchmakingConfiguration
-
An SNS topic ARN that is set up to receive matchmaking 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
-
Operating system of the fleet's computing resources.
- setOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
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
-
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
- setPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon GameLift fleet.
- setPENDING(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances in the fleet 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
-
Set of values, expressed in milliseconds, indicating 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
-
Set of values, expressed in milliseconds, indicating 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 collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- setPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- setPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- 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
-
Policy determining whether or not the game session accepts new players.
- setPlayerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Policy determining whether or not the game session accepts 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
-
Port number for the game session.
- setPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Port number for the game session.
- setPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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.
- 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.
- 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 an individual player can create over a span of time for this
fleet.
- setResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Fleet policy to limit 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 that limits 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.
- setRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon GameLift to access the S3 bucket.
- 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
-
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 a matchmaking rule set to use with this configuration.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for a matchmaking rule set.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for a matchmaking rule set to use with this configuration.
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for a matchmaking rule set
- setRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for a 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 launching server processes on each instance in the fleet.
- setRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Instructions describing 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 force.
- 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
-
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
-
A unique identifier for a Realtime script to be deployed on the new fleet.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for a Realtime script to delete.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for a Realtime script to retrieve properties for.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a Realtime script.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for a Realtime script to return fleets for.
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
A unique identifier for a Realtime script
- setScriptId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for a 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 GameLift S3 account.
- setServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- setServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Game server launch parameters specified for fleets created before 2016-08-04 (or AWS SDK v.
- setServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- setServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Path to a game server executable in the fleet's build, specified for fleets created before 2016-08-04 (or AWS SDK
v.
- setServerProcesses(Collection<ServerProcess>) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that describe which 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 10 strings.
- setSortExpression(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- setStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
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.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.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.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
-
- 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.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tags 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.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
-
The settings for a target-based scaling policy.
- setTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The settings for a target-based scaling policy.
- setTargetValue(Double) - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Desired value to use with a 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 in the fleet that are no longer active but haven't yet been terminated.
- setTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Time stamp indicating when this data object was terminated.
- setTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Time stamp indicating when this data object was terminated.
- setTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
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
-
EC2 instance type that defines the computing resources of this instance.
- setType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.Instance
-
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.
- 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
-
AWS 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.
- 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 AWS 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
-
The version that is associated with a build or script.
- setVersion(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
The version 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
-
The version 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 AWS 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.
- 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.
- 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
-
- startFleetActions(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
- 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
-
- startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
- 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
-
- StartFleetActionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
- StartFleetActionsResult - Class in com.amazonaws.services.gamelift.model
-
- 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 action.
- 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 action.
- 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 an existing game session.
- startMatchBackfill(StartMatchBackfillRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Finds new players to fill open slots in an existing game session.
- 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 an existing game session.
- startMatchBackfillAsync(StartMatchBackfillRequest, AsyncHandler<StartMatchBackfillRequest, StartMatchBackfillResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Finds new players to fill open slots in an existing game session.
- 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 action.
- 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 action.
- 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, and starts a new
game for the matched players.
- 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, and starts a new
game for the matched players.
- 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, and starts a new
game for the matched players.
- 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, and starts a new
game for the matched players.
- 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 action.
- 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 action.
- 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 activity on a fleet.
- stopFleetActions(StopFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
-
Suspends activity on a fleet.
- 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 activity on a fleet.
- stopFleetActionsAsync(StopFleetActionsRequest, AsyncHandler<StopFleetActionsRequest, StopFleetActionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
-
Suspends activity on a fleet.
- 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
-
- StopFleetActionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
- StopFleetActionsResult - Class in com.amazonaws.services.gamelift.model
-
- 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 action.
- 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 action.
- 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 action.
- 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
-
- 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
-
- 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 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 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.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.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.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.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.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.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.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 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 class com.amazonaws.services.gamelift.model.GameProperty
-
Returns a string representation of this object.
- 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 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.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.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.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 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.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.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 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.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.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.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.
- 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.
- 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.
- 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 GameLift 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 active instances in the fleet.
- withActiveGameSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of active game sessions currently being hosted on all instances in the fleet.
- withActiveServerProcessCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of server processes in an ACTIVE status currently running across all instances in the fleet
- 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
-
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 an alias.
- withAliasId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for an 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 an 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 an alias associated with the fleet to retrieve all 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 an 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.
- 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.
- 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 record, 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 record.
- withBuildArn(String) - Method in class com.amazonaws.services.gamelift.model.Build
-
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 a build.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for a build to be deployed on the new fleet.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for a build to delete.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for a build to retrieve properties for.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a build.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for a build to return fleets for.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for a build to get credentials for.
- withBuildId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for a build to update.
- withBuilds(Build...) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build records that match the request.
- withBuilds(Collection<Build>) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
A collection of build records that match the request.
- withCertificateConfiguration(CertificateConfiguration) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to generate a TLS/SSL certificate for the new 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 was generated for a fleet.
- withCertificateType(CertificateType) - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
-
Indicates whether a TLS/SSL certificate was generated for a fleet.
- 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 that use this configuration to run concurrently on an 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
-
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.
- 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
-
Time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.Instance
-
Time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
The time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
The time stamp indicating when this data object was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
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
-
Number of instances of the specified type that are currently in use by this AWS account.
- withCurrentPlayerSessionCount(Integer) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
Number of active player sessions currently being hosted on all instances in the fleet.
- 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.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- 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.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- 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 a 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
-
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
-
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 in the fleet.
- withDesiredInstances(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
Number of EC2 instances you want this fleet to host.
- 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 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 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 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 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 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 that can be used to fulfill game session placement requests in the queue.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
DNS identifier assigned to the instance that is running the game session.
- withDnsName(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
DNS identifier assigned to the instance that is running the game session.
- withEC2InboundPermissions(IpPermission...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on
the fleet.
- withEC2InboundPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on
the 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 name of an EC2 instance type that is supported in Amazon GameLift.
- withEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
The name of an EC2 instance type that is supported in Amazon GameLift.
- withEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- withEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- withEC2InstanceType(String) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- withEC2InstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- withEndTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
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.
- 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).
- 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.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.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.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.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
-
Properties for the newly created fleet.
- 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 containing capacity information for each requested fleet ID.
- withFleetCapacity(Collection<FleetCapacity>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
A collection of objects containing capacity information for each requested fleet ID.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a fleet to create a game session in.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for a fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for a fleet to be deleted.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for a fleet to be deleted.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for a fleet to get event logs for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for a fleet to retrieve port settings for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for a 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 a fleet to retrieve all game sessions for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for a fleet to retrieve instance information for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for a fleet to get the runtime configuration for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for a fleet to retrieve scaling policies for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for a fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
A unique identifier for a fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
-
A unique identifier for a fleet.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
A unique identifier for a fleet that the game session is running on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for a fleet that contains the instance you want access to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for a fleet that the instance is in.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for a fleet containing the instance being accessed.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
A unique identifier for a 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 a 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
-
The unique identifier for a fleet that the alias points to.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A unique identifier for a fleet that is associated with this scaling policy.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for a fleet to search for active game sessions.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for a fleet to start actions on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for a fleet to stop actions on.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for a fleet to update attribute metadata for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
-
A unique identifier for a fleet that was updated.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for a fleet to update capacity for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
-
A unique identifier for a fleet that was updated.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for a fleet to update port settings for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
-
A unique identifier for a fleet that was updated.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for a fleet to update runtime configuration for.
- withFleetId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for a fleet.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A unique identifier for a fleet(s) to retrieve attributes for.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
-
A unique identifier for a fleet(s) to retrieve attributes for.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for a fleet(s) to retrieve capacity information for.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for a fleet(s) to retrieve capacity information for.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for a fleet(s) to retrieve utilization data for.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for a fleet(s) to retrieve utilization data for.
- withFleetIds(String...) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Set of fleet IDs matching the list request.
- withFleetIds(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Set of fleet IDs matching the list request.
- withFleetType(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand instances or Spot instances for this fleet.
- withFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand instances or Spot instances for this fleet.
- withFleetType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether the fleet uses on-demand or spot instances.
- withFleetType(FleetType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Indicates whether the fleet uses on-demand or spot instances.
- 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.
- 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 AWS account that you use to manage your Amazon GameLift fleet.
- withGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
-
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
- withGameLiftAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
-
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
- withGameLiftVpcId(String) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the VPC that contains the Amazon GameLift fleet for this connection.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
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
-
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
-
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
-
Set of custom properties for a game session, formatted as key:value pairs.
- withGameProperties(GameProperty...) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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
-
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
-
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
-
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.
- 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 metadata.
- withGameSessionActivationTimeoutSeconds(Integer) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) that a game session can remain in status ACTIVATING.
- withGameSessionArn(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Amazon Resource Name (
ARN) that is assigned to a
game session and uniquely identifies it.
- 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
-
Amazon Resource Name (
ARN) that is assigned to a
game session and uniquely identifies it.
- 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
-
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
-
Set of custom game session properties, formatted as a single string value.
- withGameSessionData(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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
-
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 objects containing game session properties and the protection policy currently in force for each
session matching the request.
- withGameSessionDetails(Collection<GameSessionDetail>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
A collection of objects containing game session properties and the protection policy currently in force for each
session matching 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
-
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
-
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
-
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
-
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
-
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
-
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
-
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 objects containing game session properties for each session matching the request.
- withGameSessions(Collection<GameSession>) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
A collection of objects containing game session properties for each session matching the request.
- withGameSessions(GameSession...) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
A collection of objects containing game session properties for each session matching 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 matching the request.
- withIdempotencyToken(String) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies a request for a new game session.
- withIDLE(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of active instances in the fleet 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 record.
- withInboundPermissionAuthorizations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be added to the fleet record.
- withInboundPermissionRevocations(IpPermission...) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet record.
- withInboundPermissionRevocations(Collection<IpPermission>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be removed from the fleet record.
- 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
-
Current status of fleet capacity.
- 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.GetInstanceAccessRequest
-
A unique identifier for an instance you want to get access to.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.Instance
-
A unique identifier for an instance.
- withInstanceId(String) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
-
A unique identifier for an instance being accessed.
- withInstanceLimit(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
-
Number of instances allowed.
- withInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an AWS IAM role that manages access to your AWS services.
- withInstanceRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for an AWS IAM role that manages access to your AWS 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.
- withInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory,
storage, and networking capacity.
- withInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory,
storage, and networking capacity.
- withInstanceType(String) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- withInstanceType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
-
Name of an EC2 instance type that is supported in Amazon GameLift.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
IP address of the instance that is running the game session.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
IP address of the instance that is running the game session.
- withIpAddress(String) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
IP address of the instance that is running 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
-
IP address of the instance that is running 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 AWS resource.
- withLastUpdatedTime(Date) - Method in class com.amazonaws.services.gamelift.model.Alias
-
The time that this data object was last modified.
- 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
-
Set of values, expressed in milliseconds, indicating 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 the server executable in a custom game build or the name of the Realtime script file that
contains the Init() function.
- 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.DescribeFleetUtilizationRequest
-
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.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.
- withLogPaths(String...) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- withLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- withLogPaths(String...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Location of default log files.
- withLogPaths(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Location of default log files.
- 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 maximum number of game sessions with status ACTIVATING to allow on an instance simultaneously.
- withMAXIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The maximum value allowed for the fleet's instance count.
- 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 currently being hosted on all instances in the
fleet.
- 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.UpdateFleetCapacityRequest
-
The maximum value allowed for the fleet's instance count.
- 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 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 CloudWatch metric group to add this fleet to.
- withMetricGroups(String...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Names of metric groups that this fleet is included in.
- withMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Names of metric groups that this fleet is included in.
- withMetricGroups(String...) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Names of metric groups to include this fleet in.
- withMetricGroups(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
Names of metric groups to include this fleet in.
- withMetricName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
Name of the Amazon GameLift-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 GameLift-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 GameLift-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 GameLift-defined metric that is used to trigger a scaling adjustment.
- withMINIMUM(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
The minimum value allowed for the fleet's instance count.
- withMinSize(Integer) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum value allowed for the fleet's instance count.
- 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 a matchmaking configuration.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for a 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 a matchmaking configuration.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for a 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 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 a matchmaking configuration.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a scaling policy.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
-
A descriptive label that is associated with a scaling policy.
- withName(String) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a 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 a 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 a matchmaking configuration(s) to retrieve.
- withNames(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for a 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
-
A game session protection policy to apply to all instances in this fleet.
- withNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
A game session protection policy to apply to all instances in this fleet.
- withNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set for all new instances started in the fleet.
- withNewGameSessionProtectionPolicy(ProtectionPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
The type of game session protection to set for all new instances started in the fleet.
- withNewGameSessionProtectionPolicy(String) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
-
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
-
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
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- 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 action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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 action.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Token that indicates the start of the next sequential page of results.
- withNextToken(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
-
Token that indicates where to resume retrieving results on the next call to this action.
- 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.MatchmakingConfiguration
-
An SNS topic ARN that is set up to receive matchmaking 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
-
Operating system of the fleet's computing resources.
- withOperatingSystem(OperatingSystem) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
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
-
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
- withPeerVpcAwsAccountId(String) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon GameLift fleet.
- withPENDING(Integer) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
-
Number of instances in the fleet 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
-
Set of values, expressed in milliseconds, indicating 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
-
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when
connected to AWS Regions.
- withPlayerLatencies(PlayerLatency...) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of values, expressed in milliseconds, indicating 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
-
Set of values, expressed in milliseconds, indicating 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 collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- withPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- withPlayerLatencyPolicies(PlayerLatencyPolicy...) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- withPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- withPlayerLatencyPolicies(PlayerLatencyPolicy...) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- withPlayerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
-
A collection of latency policies to apply when processing game sessions placement requests with player latency
information.
- 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
-
Policy determining whether or not the game session accepts new players.
- withPlayerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
-
Policy determining whether or not the game session accepts 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
-
Port number for the game session.
- withPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
-
Port number for the game session.
- withPort(Integer) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
-
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.
- 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.
- 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 an individual player can create over a span of time for this
fleet.
- withResourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Fleet policy to limit 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 that limits 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.
- withRoleArn(String) - Method in class com.amazonaws.services.gamelift.model.S3Location
-
The Amazon Resource Name (
ARN)
for an IAM role that allows Amazon GameLift to access the S3 bucket.
- 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
-
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 a matchmaking rule set to use with this configuration.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for a matchmaking rule set.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for a matchmaking rule set to use with this configuration.
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for a matchmaking rule set
- withRuleSetName(String) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for a 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 launching server processes on each instance in the fleet.
- withRuntimeConfiguration(RuntimeConfiguration) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
-
Instructions describing 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 force.
- 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
-
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
-
A unique identifier for a Realtime script to be deployed on the new fleet.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for a Realtime script to delete.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for a Realtime script to retrieve properties for.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
A unique identifier for a Realtime script.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
-
A unique identifier for a Realtime script to return fleets for.
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
A unique identifier for a Realtime script
- withScriptId(String) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for a 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 GameLift S3 account.
- withServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- withServerLaunchParameters(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Game server launch parameters specified for fleets created before 2016-08-04 (or AWS SDK v.
- withServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used.
- withServerLaunchPath(String) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Path to a game server executable in the fleet's build, specified for fleets created before 2016-08-04 (or AWS SDK
v.
- withServerProcesses(ServerProcess...) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that describe which 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 describe which 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 10 strings.
- withSL(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
-
For a list of up to 10 strings.
- withSortExpression(String) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- withStartTime(Date) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
-
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.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.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.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
-
- 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.
- withTagKeys(String...) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
-
A list of one or more tags 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 tags 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.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
-
The settings for a target-based scaling policy.
- withTargetConfiguration(TargetConfiguration) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
-
The settings for a target-based scaling policy.
- withTargetValue(Double) - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
-
Desired value to use with a 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 in the fleet that are no longer active but haven't yet been terminated.
- withTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
-
Time stamp indicating when this data object was terminated.
- withTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.GameSession
-
Time stamp indicating when this data object was terminated.
- withTerminationTime(Date) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
-
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
-
EC2 instance type that defines the computing resources of this instance.
- withType(EC2InstanceType) - Method in class com.amazonaws.services.gamelift.model.Instance
-
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.
- 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
-
AWS 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.
- 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 AWS 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
-
The version that is associated with a build or script.
- withVersion(String) - Method in class com.amazonaws.services.gamelift.model.Script
-
The version 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
-
The version 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 AWS 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 AWS 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.
- 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.