Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAmazonGameLift - Class in com.amazonaws.services.gamelift
Abstract implementation of AmazonGameLift.
AbstractAmazonGameLift() - Constructor for class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
AbstractAmazonGameLiftAsync - Class in com.amazonaws.services.gamelift
Abstract implementation of AmazonGameLiftAsync.
AbstractAmazonGameLiftAsync() - Constructor for class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
AcceptanceType - Enum in com.amazonaws.services.gamelift.model
 
acceptMatch(AcceptMatchRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
acceptMatch(AcceptMatchRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatch(AcceptMatchRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatchAsync(AcceptMatchRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
acceptMatchAsync(AcceptMatchRequest, AsyncHandler<AcceptMatchRequest, AcceptMatchResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
acceptMatchAsync(AcceptMatchRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatchAsync(AcceptMatchRequest, AsyncHandler<AcceptMatchRequest, AcceptMatchResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatchAsync(AcceptMatchRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
acceptMatchAsync(AcceptMatchRequest, AsyncHandler<AcceptMatchRequest, AcceptMatchResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
AcceptMatchRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
AcceptMatchRequest() - Constructor for class com.amazonaws.services.gamelift.model.AcceptMatchRequest
 
AcceptMatchResult - Class in com.amazonaws.services.gamelift.model
 
AcceptMatchResult() - Constructor for class com.amazonaws.services.gamelift.model.AcceptMatchResult
 
addLatencyInMsEntry(String, Integer) - Method in class com.amazonaws.services.gamelift.model.Player
 
addPlayerAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.gamelift.model.Player
 
addPlayerDataMapEntry(String, String) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
 
addSDMEntry(String, Double) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
 
Alias - Class in com.amazonaws.services.gamelift.model
Properties that describe an alias resource.
Alias() - Constructor for class com.amazonaws.services.gamelift.model.Alias
 
AmazonGameLift - Interface in com.amazonaws.services.gamelift
Interface for accessing Amazon GameLift.
AmazonGameLiftAsync - Interface in com.amazonaws.services.gamelift
Interface for accessing Amazon GameLift asynchronously.
AmazonGameLiftAsyncClient - Class in com.amazonaws.services.gamelift
Client for accessing Amazon GameLift asynchronously.
AmazonGameLiftAsyncClient() - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
AmazonGameLiftAsyncClientBuilder - Class in com.amazonaws.services.gamelift
Fluent builder for AmazonGameLiftAsync.
AmazonGameLiftClient - Class in com.amazonaws.services.gamelift
Client for accessing Amazon GameLift.
AmazonGameLiftClient() - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
AmazonGameLiftClient(ClientConfiguration) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
AmazonGameLiftClient(AWSCredentials) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonGameLiftClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonGameLiftClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
AmazonGameLiftClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
AmazonGameLiftClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
AmazonGameLiftClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.gamelift.AmazonGameLiftClient
AmazonGameLiftClientBuilder - Class in com.amazonaws.services.gamelift
Fluent builder for AmazonGameLift.
AmazonGameLiftException - Exception in com.amazonaws.services.gamelift.model
Base exception for all service exceptions thrown by Amazon GameLift
AmazonGameLiftException(String) - Constructor for exception com.amazonaws.services.gamelift.model.AmazonGameLiftException
Constructs a new AmazonGameLiftException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
AttributeValue - Class in com.amazonaws.services.gamelift.model
Values for use in Player attribute key-value pairs.
AttributeValue() - Constructor for class com.amazonaws.services.gamelift.model.AttributeValue
 

B

BackfillMode - Enum in com.amazonaws.services.gamelift.model
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClientBuilder
Construct an asynchronous implementation of AmazonGameLiftAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClientBuilder
Construct a synchronous implementation of AmazonGameLift using the current builder configuration.
Build - Class in com.amazonaws.services.gamelift.model
Properties describing a custom game build.
Build() - Constructor for class com.amazonaws.services.gamelift.model.Build
 
builder() - Static method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
 
BuildStatus - Enum in com.amazonaws.services.gamelift.model
 

C

CertificateConfiguration - Class in com.amazonaws.services.gamelift.model
Information about the use of a TLS/SSL certificate for a fleet.
CertificateConfiguration() - Constructor for class com.amazonaws.services.gamelift.model.CertificateConfiguration
 
CertificateType - Enum in com.amazonaws.services.gamelift.model
 
clearLatencyInMsEntries() - Method in class com.amazonaws.services.gamelift.model.Player
Removes all the entries added into LatencyInMs.
clearPlayerAttributesEntries() - Method in class com.amazonaws.services.gamelift.model.Player
Removes all the entries added into PlayerAttributes.
clearPlayerDataMapEntries() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
Removes all the entries added into PlayerDataMap.
clearSDMEntries() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
Removes all the entries added into SDM.
clone() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.Alias
 
clone() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
 
clone() - Method in class com.amazonaws.services.gamelift.model.Build
 
clone() - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.Credentials
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
 
clone() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
 
clone() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
 
clone() - Method in class com.amazonaws.services.gamelift.model.Event
 
clone() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
 
clone() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
 
clone() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameProperty
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameSession
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
 
clone() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
 
clone() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.Instance
 
clone() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
 
clone() - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
 
clone() - Method in class com.amazonaws.services.gamelift.model.IpPermission
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
 
clone() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
 
clone() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
 
clone() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
 
clone() - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
 
clone() - Method in class com.amazonaws.services.gamelift.model.Player
 
clone() - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
 
clone() - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
 
clone() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
 
clone() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
 
clone() - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
 
clone() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
 
clone() - Method in class com.amazonaws.services.gamelift.model.S3Location
 
clone() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
 
clone() - Method in class com.amazonaws.services.gamelift.model.Script
 
clone() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ServerProcess
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.Tag
 
clone() - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
 
clone() - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
clone() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
 
clone() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
 
clone() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
 
clone() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.gamelift - package com.amazonaws.services.gamelift
Amazon GameLift Service
com.amazonaws.services.gamelift.model - package com.amazonaws.services.gamelift.model
 
ComparisonOperatorType - Enum in com.amazonaws.services.gamelift.model
 
configFactory - Static variable in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.gamelift.model
The requested operation would cause a conflict with the current state of a service resource associated with the request.
ConflictException(String) - Constructor for exception com.amazonaws.services.gamelift.model.ConflictException
Constructs a new ConflictException with the specified error message.
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createAlias(CreateAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates an alias for a fleet.
createAlias(CreateAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates an alias for a fleet.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createAliasAsync(CreateAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates an alias for a fleet.
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates an alias for a fleet.
createAliasAsync(CreateAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createAliasAsync(CreateAliasRequest, AsyncHandler<CreateAliasRequest, CreateAliasResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateAliasRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateAliasRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateAliasRequest
 
CreateAliasResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateAliasResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateAliasResult
 
createBuild(CreateBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createBuild(CreateBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates a new Amazon GameLift build record for your game server binary files and points to the location of your game server build files in an Amazon Simple Storage Service (Amazon S3) location.
createBuild(CreateBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates a new Amazon GameLift build record for your game server binary files and points to the location of your game server build files in an Amazon Simple Storage Service (Amazon S3) location.
createBuildAsync(CreateBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createBuildAsync(CreateBuildRequest, AsyncHandler<CreateBuildRequest, CreateBuildResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createBuildAsync(CreateBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new Amazon GameLift build record for your game server binary files and points to the location of your game server build files in an Amazon Simple Storage Service (Amazon S3) location.
createBuildAsync(CreateBuildRequest, AsyncHandler<CreateBuildRequest, CreateBuildResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new Amazon GameLift build record for your game server binary files and points to the location of your game server build files in an Amazon Simple Storage Service (Amazon S3) location.
createBuildAsync(CreateBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createBuildAsync(CreateBuildRequest, AsyncHandler<CreateBuildRequest, CreateBuildResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateBuildRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateBuildRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateBuildRequest
 
CreateBuildResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateBuildResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateBuildResult
 
createFleet(CreateFleetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createFleet(CreateFleetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates a new fleet to run your game servers.
createFleet(CreateFleetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates a new fleet to run your game servers.
createFleetAsync(CreateFleetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createFleetAsync(CreateFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createFleetAsync(CreateFleetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new fleet to run your game servers.
createFleetAsync(CreateFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new fleet to run your game servers.
createFleetAsync(CreateFleetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createFleetAsync(CreateFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateFleetRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateFleetRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateFleetRequest
 
CreateFleetResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateFleetResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateFleetResult
 
createGameSession(CreateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createGameSession(CreateGameSessionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates a multiplayer game session for players.
createGameSession(CreateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates a multiplayer game session for players.
createGameSessionAsync(CreateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createGameSessionAsync(CreateGameSessionRequest, AsyncHandler<CreateGameSessionRequest, CreateGameSessionResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createGameSessionAsync(CreateGameSessionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a multiplayer game session for players.
createGameSessionAsync(CreateGameSessionRequest, AsyncHandler<CreateGameSessionRequest, CreateGameSessionResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a multiplayer game session for players.
createGameSessionAsync(CreateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createGameSessionAsync(CreateGameSessionRequest, AsyncHandler<CreateGameSessionRequest, CreateGameSessionResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createGameSessionQueue(CreateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createGameSessionQueue(CreateGameSessionQueueRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueue(CreateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueueAsync(CreateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createGameSessionQueueAsync(CreateGameSessionQueueRequest, AsyncHandler<CreateGameSessionQueueRequest, CreateGameSessionQueueResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createGameSessionQueueAsync(CreateGameSessionQueueRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueueAsync(CreateGameSessionQueueRequest, AsyncHandler<CreateGameSessionQueueRequest, CreateGameSessionQueueResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueueAsync(CreateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createGameSessionQueueAsync(CreateGameSessionQueueRequest, AsyncHandler<CreateGameSessionQueueRequest, CreateGameSessionQueueResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateGameSessionQueueRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateGameSessionQueueRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
 
CreateGameSessionQueueResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateGameSessionQueueResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
 
CreateGameSessionRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateGameSessionRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
 
CreateGameSessionResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateGameSessionResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateGameSessionResult
 
createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfigurationAsync(CreateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createMatchmakingConfigurationAsync(CreateMatchmakingConfigurationRequest, AsyncHandler<CreateMatchmakingConfigurationRequest, CreateMatchmakingConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createMatchmakingConfigurationAsync(CreateMatchmakingConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfigurationAsync(CreateMatchmakingConfigurationRequest, AsyncHandler<CreateMatchmakingConfigurationRequest, CreateMatchmakingConfigurationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfigurationAsync(CreateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createMatchmakingConfigurationAsync(CreateMatchmakingConfigurationRequest, AsyncHandler<CreateMatchmakingConfigurationRequest, CreateMatchmakingConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateMatchmakingConfigurationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateMatchmakingConfigurationRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
CreateMatchmakingConfigurationResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateMatchmakingConfigurationResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
 
createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest, AsyncHandler<CreateMatchmakingRuleSetRequest, CreateMatchmakingRuleSetResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest, AsyncHandler<CreateMatchmakingRuleSetRequest, CreateMatchmakingRuleSetResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createMatchmakingRuleSetAsync(CreateMatchmakingRuleSetRequest, AsyncHandler<CreateMatchmakingRuleSetRequest, CreateMatchmakingRuleSetResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateMatchmakingRuleSetRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateMatchmakingRuleSetRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
CreateMatchmakingRuleSetResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateMatchmakingRuleSetResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
 
createPlayerSession(CreatePlayerSessionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createPlayerSession(CreatePlayerSessionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Reserves an open player slot in an active game session.
createPlayerSession(CreatePlayerSessionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Reserves an open player slot in an active game session.
createPlayerSessionAsync(CreatePlayerSessionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createPlayerSessionAsync(CreatePlayerSessionRequest, AsyncHandler<CreatePlayerSessionRequest, CreatePlayerSessionResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createPlayerSessionAsync(CreatePlayerSessionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Reserves an open player slot in an active game session.
createPlayerSessionAsync(CreatePlayerSessionRequest, AsyncHandler<CreatePlayerSessionRequest, CreatePlayerSessionResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Reserves an open player slot in an active game session.
createPlayerSessionAsync(CreatePlayerSessionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createPlayerSessionAsync(CreatePlayerSessionRequest, AsyncHandler<CreatePlayerSessionRequest, CreatePlayerSessionResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreatePlayerSessionRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreatePlayerSessionRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
 
CreatePlayerSessionResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreatePlayerSessionResult() - Constructor for class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
 
createPlayerSessions(CreatePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createPlayerSessions(CreatePlayerSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Reserves open slots in a game session for a group of players.
createPlayerSessions(CreatePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Reserves open slots in a game session for a group of players.
createPlayerSessionsAsync(CreatePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createPlayerSessionsAsync(CreatePlayerSessionsRequest, AsyncHandler<CreatePlayerSessionsRequest, CreatePlayerSessionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createPlayerSessionsAsync(CreatePlayerSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Reserves open slots in a game session for a group of players.
createPlayerSessionsAsync(CreatePlayerSessionsRequest, AsyncHandler<CreatePlayerSessionsRequest, CreatePlayerSessionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Reserves open slots in a game session for a group of players.
createPlayerSessionsAsync(CreatePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createPlayerSessionsAsync(CreatePlayerSessionsRequest, AsyncHandler<CreatePlayerSessionsRequest, CreatePlayerSessionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreatePlayerSessionsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreatePlayerSessionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
 
CreatePlayerSessionsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreatePlayerSessionsResult() - Constructor for class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
 
createScript(CreateScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createScript(CreateScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates a new script record for your Realtime Servers script.
createScript(CreateScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates a new script record for your Realtime Servers script.
createScriptAsync(CreateScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createScriptAsync(CreateScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new script record for your Realtime Servers script.
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates a new script record for your Realtime Servers script.
createScriptAsync(CreateScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateScriptRequest - Class in com.amazonaws.services.gamelift.model
 
CreateScriptRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateScriptRequest
 
CreateScriptResult - Class in com.amazonaws.services.gamelift.model
 
CreateScriptResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateScriptResult
 
createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a virtual private cloud (VPC) in your AWS account.
createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a virtual private cloud (VPC) in your AWS account.
createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest, AsyncHandler<CreateVpcPeeringAuthorizationRequest, CreateVpcPeeringAuthorizationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a virtual private cloud (VPC) in your AWS account.
createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest, AsyncHandler<CreateVpcPeeringAuthorizationRequest, CreateVpcPeeringAuthorizationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a virtual private cloud (VPC) in your AWS account.
createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createVpcPeeringAuthorizationAsync(CreateVpcPeeringAuthorizationRequest, AsyncHandler<CreateVpcPeeringAuthorizationRequest, CreateVpcPeeringAuthorizationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateVpcPeeringAuthorizationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateVpcPeeringAuthorizationRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
CreateVpcPeeringAuthorizationResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
CreateVpcPeeringAuthorizationResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
 
createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
createVpcPeeringConnectionAsync(CreateVpcPeeringConnectionRequest, AsyncHandler<CreateVpcPeeringConnectionRequest, CreateVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
CreateVpcPeeringConnectionRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
CreateVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
CreateVpcPeeringConnectionResult - Class in com.amazonaws.services.gamelift.model
 
CreateVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionResult
 
Credentials - Class in com.amazonaws.services.gamelift.model
Temporary access credentials used for uploading game build files to Amazon GameLift.
Credentials() - Constructor for class com.amazonaws.services.gamelift.model.Credentials
 

D

defaultClient() - Static method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.gamelift.AmazonGameLiftClientBuilder
 
deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteAlias(DeleteAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes an alias.
deleteAlias(DeleteAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes an alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteAliasAsync(DeleteAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes an alias.
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes an alias.
deleteAliasAsync(DeleteAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteAliasAsync(DeleteAliasRequest, AsyncHandler<DeleteAliasRequest, DeleteAliasResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteAliasRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteAliasRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteAliasRequest
 
DeleteAliasResult - Class in com.amazonaws.services.gamelift.model
 
DeleteAliasResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteAliasResult
 
deleteBuild(DeleteBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteBuild(DeleteBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes a build.
deleteBuild(DeleteBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes a build.
deleteBuildAsync(DeleteBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteBuildAsync(DeleteBuildRequest, AsyncHandler<DeleteBuildRequest, DeleteBuildResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteBuildAsync(DeleteBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a build.
deleteBuildAsync(DeleteBuildRequest, AsyncHandler<DeleteBuildRequest, DeleteBuildResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a build.
deleteBuildAsync(DeleteBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteBuildAsync(DeleteBuildRequest, AsyncHandler<DeleteBuildRequest, DeleteBuildResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteBuildRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteBuildRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteBuildRequest
 
DeleteBuildResult - Class in com.amazonaws.services.gamelift.model
 
DeleteBuildResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteBuildResult
 
deleteFleet(DeleteFleetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteFleet(DeleteFleetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes everything related to a fleet.
deleteFleet(DeleteFleetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes everything related to a fleet.
deleteFleetAsync(DeleteFleetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteFleetAsync(DeleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteFleetAsync(DeleteFleetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes everything related to a fleet.
deleteFleetAsync(DeleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes everything related to a fleet.
deleteFleetAsync(DeleteFleetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteFleetAsync(DeleteFleetRequest, AsyncHandler<DeleteFleetRequest, DeleteFleetResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteFleetRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteFleetRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteFleetRequest
 
DeleteFleetResult - Class in com.amazonaws.services.gamelift.model
 
DeleteFleetResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteFleetResult
 
deleteGameSessionQueue(DeleteGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteGameSessionQueue(DeleteGameSessionQueueRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes a game session queue.
deleteGameSessionQueue(DeleteGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes a game session queue.
deleteGameSessionQueueAsync(DeleteGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteGameSessionQueueAsync(DeleteGameSessionQueueRequest, AsyncHandler<DeleteGameSessionQueueRequest, DeleteGameSessionQueueResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteGameSessionQueueAsync(DeleteGameSessionQueueRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a game session queue.
deleteGameSessionQueueAsync(DeleteGameSessionQueueRequest, AsyncHandler<DeleteGameSessionQueueRequest, DeleteGameSessionQueueResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a game session queue.
deleteGameSessionQueueAsync(DeleteGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteGameSessionQueueAsync(DeleteGameSessionQueueRequest, AsyncHandler<DeleteGameSessionQueueRequest, DeleteGameSessionQueueResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteGameSessionQueueRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteGameSessionQueueRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
 
DeleteGameSessionQueueResult - Class in com.amazonaws.services.gamelift.model
 
DeleteGameSessionQueueResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueResult
 
deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest, AsyncHandler<DeleteMatchmakingConfigurationRequest, DeleteMatchmakingConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest, AsyncHandler<DeleteMatchmakingConfigurationRequest, DeleteMatchmakingConfigurationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteMatchmakingConfigurationAsync(DeleteMatchmakingConfigurationRequest, AsyncHandler<DeleteMatchmakingConfigurationRequest, DeleteMatchmakingConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteMatchmakingConfigurationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteMatchmakingConfigurationRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
DeleteMatchmakingConfigurationResult - Class in com.amazonaws.services.gamelift.model
 
DeleteMatchmakingConfigurationResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationResult
 
deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSetAsync(DeleteMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteMatchmakingRuleSetAsync(DeleteMatchmakingRuleSetRequest, AsyncHandler<DeleteMatchmakingRuleSetRequest, DeleteMatchmakingRuleSetResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteMatchmakingRuleSetAsync(DeleteMatchmakingRuleSetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSetAsync(DeleteMatchmakingRuleSetRequest, AsyncHandler<DeleteMatchmakingRuleSetRequest, DeleteMatchmakingRuleSetResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSetAsync(DeleteMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteMatchmakingRuleSetAsync(DeleteMatchmakingRuleSetRequest, AsyncHandler<DeleteMatchmakingRuleSetRequest, DeleteMatchmakingRuleSetResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteMatchmakingRuleSetRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteMatchmakingRuleSetRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
DeleteMatchmakingRuleSetResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DeleteMatchmakingRuleSetResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetResult
 
deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes a fleet scaling policy.
deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes a fleet scaling policy.
deleteScalingPolicyAsync(DeleteScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteScalingPolicyAsync(DeleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteScalingPolicyAsync(DeleteScalingPolicyRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a fleet scaling policy.
deleteScalingPolicyAsync(DeleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a fleet scaling policy.
deleteScalingPolicyAsync(DeleteScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteScalingPolicyAsync(DeleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteScalingPolicyRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteScalingPolicyRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
 
DeleteScalingPolicyResult - Class in com.amazonaws.services.gamelift.model
 
DeleteScalingPolicyResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteScalingPolicyResult
 
deleteScript(DeleteScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteScript(DeleteScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Deletes a Realtime script.
deleteScript(DeleteScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Deletes a Realtime script.
deleteScriptAsync(DeleteScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteScriptAsync(DeleteScriptRequest, AsyncHandler<DeleteScriptRequest, DeleteScriptResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteScriptAsync(DeleteScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a Realtime script.
deleteScriptAsync(DeleteScriptRequest, AsyncHandler<DeleteScriptRequest, DeleteScriptResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Deletes a Realtime script.
deleteScriptAsync(DeleteScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteScriptAsync(DeleteScriptRequest, AsyncHandler<DeleteScriptRequest, DeleteScriptResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteScriptRequest - Class in com.amazonaws.services.gamelift.model
 
DeleteScriptRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteScriptRequest
 
DeleteScriptResult - Class in com.amazonaws.services.gamelift.model
 
DeleteScriptResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteScriptResult
 
deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorizationAsync(DeleteVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteVpcPeeringAuthorizationAsync(DeleteVpcPeeringAuthorizationRequest, AsyncHandler<DeleteVpcPeeringAuthorizationRequest, DeleteVpcPeeringAuthorizationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteVpcPeeringAuthorizationAsync(DeleteVpcPeeringAuthorizationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorizationAsync(DeleteVpcPeeringAuthorizationRequest, AsyncHandler<DeleteVpcPeeringAuthorizationRequest, DeleteVpcPeeringAuthorizationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorizationAsync(DeleteVpcPeeringAuthorizationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteVpcPeeringAuthorizationAsync(DeleteVpcPeeringAuthorizationRequest, AsyncHandler<DeleteVpcPeeringAuthorizationRequest, DeleteVpcPeeringAuthorizationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteVpcPeeringAuthorizationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteVpcPeeringAuthorizationRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
DeleteVpcPeeringAuthorizationResult - Class in com.amazonaws.services.gamelift.model
 
DeleteVpcPeeringAuthorizationResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationResult
 
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Removes a VPC peering connection.
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Removes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Removes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Removes a VPC peering connection.
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DeleteVpcPeeringConnectionRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DeleteVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
DeleteVpcPeeringConnectionResult - Class in com.amazonaws.services.gamelift.model
 
DeleteVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionResult
 
describeAlias(DescribeAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeAlias(DescribeAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves properties for an alias.
describeAlias(DescribeAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves properties for an alias.
describeAliasAsync(DescribeAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeAliasAsync(DescribeAliasRequest, AsyncHandler<DescribeAliasRequest, DescribeAliasResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeAliasAsync(DescribeAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for an alias.
describeAliasAsync(DescribeAliasRequest, AsyncHandler<DescribeAliasRequest, DescribeAliasResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for an alias.
describeAliasAsync(DescribeAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeAliasAsync(DescribeAliasRequest, AsyncHandler<DescribeAliasRequest, DescribeAliasResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeAliasRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeAliasRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeAliasRequest
 
DescribeAliasResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeAliasResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeAliasResult
 
describeBuild(DescribeBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeBuild(DescribeBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves properties for a build.
describeBuild(DescribeBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves properties for a build.
describeBuildAsync(DescribeBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeBuildAsync(DescribeBuildRequest, AsyncHandler<DescribeBuildRequest, DescribeBuildResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeBuildAsync(DescribeBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for a build.
describeBuildAsync(DescribeBuildRequest, AsyncHandler<DescribeBuildRequest, DescribeBuildResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for a build.
describeBuildAsync(DescribeBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeBuildAsync(DescribeBuildRequest, AsyncHandler<DescribeBuildRequest, DescribeBuildResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeBuildRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeBuildRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeBuildRequest
 
DescribeBuildResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeBuildResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeBuildResult
 
describeEC2InstanceLimits(DescribeEC2InstanceLimitsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeEC2InstanceLimits(DescribeEC2InstanceLimitsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimits(DescribeEC2InstanceLimitsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimitsAsync(DescribeEC2InstanceLimitsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeEC2InstanceLimitsAsync(DescribeEC2InstanceLimitsRequest, AsyncHandler<DescribeEC2InstanceLimitsRequest, DescribeEC2InstanceLimitsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeEC2InstanceLimitsAsync(DescribeEC2InstanceLimitsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimitsAsync(DescribeEC2InstanceLimitsRequest, AsyncHandler<DescribeEC2InstanceLimitsRequest, DescribeEC2InstanceLimitsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimitsAsync(DescribeEC2InstanceLimitsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeEC2InstanceLimitsAsync(DescribeEC2InstanceLimitsRequest, AsyncHandler<DescribeEC2InstanceLimitsRequest, DescribeEC2InstanceLimitsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeEC2InstanceLimitsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeEC2InstanceLimitsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
 
DescribeEC2InstanceLimitsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeEC2InstanceLimitsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
 
describeFleetAttributes(DescribeFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeFleetAttributes(DescribeFleetAttributesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves fleet properties, including metadata, status, and configuration, for one or more fleets.
describeFleetAttributes(DescribeFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves fleet properties, including metadata, status, and configuration, for one or more fleets.
describeFleetAttributesAsync(DescribeFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetAttributesAsync(DescribeFleetAttributesRequest, AsyncHandler<DescribeFleetAttributesRequest, DescribeFleetAttributesResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetAttributesAsync(DescribeFleetAttributesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves fleet properties, including metadata, status, and configuration, for one or more fleets.
describeFleetAttributesAsync(DescribeFleetAttributesRequest, AsyncHandler<DescribeFleetAttributesRequest, DescribeFleetAttributesResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves fleet properties, including metadata, status, and configuration, for one or more fleets.
describeFleetAttributesAsync(DescribeFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeFleetAttributesAsync(DescribeFleetAttributesRequest, AsyncHandler<DescribeFleetAttributesRequest, DescribeFleetAttributesResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeFleetAttributesRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeFleetAttributesRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
 
DescribeFleetAttributesResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeFleetAttributesResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
 
describeFleetCapacity(DescribeFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeFleetCapacity(DescribeFleetCapacityRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the current status of fleet capacity for one or more fleets.
describeFleetCapacity(DescribeFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the current status of fleet capacity for one or more fleets.
describeFleetCapacityAsync(DescribeFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetCapacityAsync(DescribeFleetCapacityRequest, AsyncHandler<DescribeFleetCapacityRequest, DescribeFleetCapacityResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetCapacityAsync(DescribeFleetCapacityRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the current status of fleet capacity for one or more fleets.
describeFleetCapacityAsync(DescribeFleetCapacityRequest, AsyncHandler<DescribeFleetCapacityRequest, DescribeFleetCapacityResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the current status of fleet capacity for one or more fleets.
describeFleetCapacityAsync(DescribeFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeFleetCapacityAsync(DescribeFleetCapacityRequest, AsyncHandler<DescribeFleetCapacityRequest, DescribeFleetCapacityResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeFleetCapacityRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeFleetCapacityRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
 
DescribeFleetCapacityResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeFleetCapacityResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
 
describeFleetEvents(DescribeFleetEventsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeFleetEvents(DescribeFleetEventsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves entries from the specified fleet's event log.
describeFleetEvents(DescribeFleetEventsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves entries from the specified fleet's event log.
describeFleetEventsAsync(DescribeFleetEventsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetEventsAsync(DescribeFleetEventsRequest, AsyncHandler<DescribeFleetEventsRequest, DescribeFleetEventsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetEventsAsync(DescribeFleetEventsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves entries from the specified fleet's event log.
describeFleetEventsAsync(DescribeFleetEventsRequest, AsyncHandler<DescribeFleetEventsRequest, DescribeFleetEventsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves entries from the specified fleet's event log.
describeFleetEventsAsync(DescribeFleetEventsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeFleetEventsAsync(DescribeFleetEventsRequest, AsyncHandler<DescribeFleetEventsRequest, DescribeFleetEventsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeFleetEventsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeFleetEventsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
 
DescribeFleetEventsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeFleetEventsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
 
describeFleetPortSettings(DescribeFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeFleetPortSettings(DescribeFleetPortSettingsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the inbound connection permissions for a fleet.
describeFleetPortSettings(DescribeFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the inbound connection permissions for a fleet.
describeFleetPortSettingsAsync(DescribeFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetPortSettingsAsync(DescribeFleetPortSettingsRequest, AsyncHandler<DescribeFleetPortSettingsRequest, DescribeFleetPortSettingsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetPortSettingsAsync(DescribeFleetPortSettingsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the inbound connection permissions for a fleet.
describeFleetPortSettingsAsync(DescribeFleetPortSettingsRequest, AsyncHandler<DescribeFleetPortSettingsRequest, DescribeFleetPortSettingsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the inbound connection permissions for a fleet.
describeFleetPortSettingsAsync(DescribeFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeFleetPortSettingsAsync(DescribeFleetPortSettingsRequest, AsyncHandler<DescribeFleetPortSettingsRequest, DescribeFleetPortSettingsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeFleetPortSettingsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeFleetPortSettingsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
 
DescribeFleetPortSettingsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeFleetPortSettingsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
 
describeFleetUtilization(DescribeFleetUtilizationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeFleetUtilization(DescribeFleetUtilizationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves utilization statistics for one or more fleets.
describeFleetUtilization(DescribeFleetUtilizationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationAsync(DescribeFleetUtilizationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetUtilizationAsync(DescribeFleetUtilizationRequest, AsyncHandler<DescribeFleetUtilizationRequest, DescribeFleetUtilizationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeFleetUtilizationAsync(DescribeFleetUtilizationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationAsync(DescribeFleetUtilizationRequest, AsyncHandler<DescribeFleetUtilizationRequest, DescribeFleetUtilizationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationAsync(DescribeFleetUtilizationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeFleetUtilizationAsync(DescribeFleetUtilizationRequest, AsyncHandler<DescribeFleetUtilizationRequest, DescribeFleetUtilizationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeFleetUtilizationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeFleetUtilizationRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
 
DescribeFleetUtilizationResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeFleetUtilizationResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
 
describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetailsAsync(DescribeGameSessionDetailsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionDetailsAsync(DescribeGameSessionDetailsRequest, AsyncHandler<DescribeGameSessionDetailsRequest, DescribeGameSessionDetailsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionDetailsAsync(DescribeGameSessionDetailsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetailsAsync(DescribeGameSessionDetailsRequest, AsyncHandler<DescribeGameSessionDetailsRequest, DescribeGameSessionDetailsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetailsAsync(DescribeGameSessionDetailsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeGameSessionDetailsAsync(DescribeGameSessionDetailsRequest, AsyncHandler<DescribeGameSessionDetailsRequest, DescribeGameSessionDetailsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeGameSessionDetailsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeGameSessionDetailsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
 
DescribeGameSessionDetailsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeGameSessionDetailsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
 
describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacementAsync(DescribeGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionPlacementAsync(DescribeGameSessionPlacementRequest, AsyncHandler<DescribeGameSessionPlacementRequest, DescribeGameSessionPlacementResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionPlacementAsync(DescribeGameSessionPlacementRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacementAsync(DescribeGameSessionPlacementRequest, AsyncHandler<DescribeGameSessionPlacementRequest, DescribeGameSessionPlacementResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacementAsync(DescribeGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeGameSessionPlacementAsync(DescribeGameSessionPlacementRequest, AsyncHandler<DescribeGameSessionPlacementRequest, DescribeGameSessionPlacementResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeGameSessionPlacementRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeGameSessionPlacementRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
 
DescribeGameSessionPlacementResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeGameSessionPlacementResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
 
describeGameSessionQueues(DescribeGameSessionQueuesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeGameSessionQueues(DescribeGameSessionQueuesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the properties for one or more game session queues.
describeGameSessionQueues(DescribeGameSessionQueuesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesAsync(DescribeGameSessionQueuesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionQueuesAsync(DescribeGameSessionQueuesRequest, AsyncHandler<DescribeGameSessionQueuesRequest, DescribeGameSessionQueuesResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionQueuesAsync(DescribeGameSessionQueuesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesAsync(DescribeGameSessionQueuesRequest, AsyncHandler<DescribeGameSessionQueuesRequest, DescribeGameSessionQueuesResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesAsync(DescribeGameSessionQueuesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeGameSessionQueuesAsync(DescribeGameSessionQueuesRequest, AsyncHandler<DescribeGameSessionQueuesRequest, DescribeGameSessionQueuesResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeGameSessionQueuesRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeGameSessionQueuesRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
 
DescribeGameSessionQueuesResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeGameSessionQueuesResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
 
describeGameSessions(DescribeGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeGameSessions(DescribeGameSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves a set of one or more game sessions.
describeGameSessions(DescribeGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves a set of one or more game sessions.
describeGameSessionsAsync(DescribeGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionsAsync(DescribeGameSessionsRequest, AsyncHandler<DescribeGameSessionsRequest, DescribeGameSessionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeGameSessionsAsync(DescribeGameSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves a set of one or more game sessions.
describeGameSessionsAsync(DescribeGameSessionsRequest, AsyncHandler<DescribeGameSessionsRequest, DescribeGameSessionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves a set of one or more game sessions.
describeGameSessionsAsync(DescribeGameSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeGameSessionsAsync(DescribeGameSessionsRequest, AsyncHandler<DescribeGameSessionsRequest, DescribeGameSessionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeGameSessionsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeGameSessionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
 
DescribeGameSessionsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeGameSessionsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
 
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves information about a fleet's instances, including instance IDs.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves information about a fleet's instances, including instance IDs.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves information about a fleet's instances, including instance IDs.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeInstancesRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
 
DescribeInstancesResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeInstancesResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeInstancesResult
 
describeMatchmaking(DescribeMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeMatchmaking(DescribeMatchmakingRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves one or more matchmaking tickets.
describeMatchmaking(DescribeMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves one or more matchmaking tickets.
describeMatchmakingAsync(DescribeMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeMatchmakingAsync(DescribeMatchmakingRequest, AsyncHandler<DescribeMatchmakingRequest, DescribeMatchmakingResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeMatchmakingAsync(DescribeMatchmakingRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves one or more matchmaking tickets.
describeMatchmakingAsync(DescribeMatchmakingRequest, AsyncHandler<DescribeMatchmakingRequest, DescribeMatchmakingResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves one or more matchmaking tickets.
describeMatchmakingAsync(DescribeMatchmakingRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeMatchmakingAsync(DescribeMatchmakingRequest, AsyncHandler<DescribeMatchmakingRequest, DescribeMatchmakingResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsAsync(DescribeMatchmakingConfigurationsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeMatchmakingConfigurationsAsync(DescribeMatchmakingConfigurationsRequest, AsyncHandler<DescribeMatchmakingConfigurationsRequest, DescribeMatchmakingConfigurationsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeMatchmakingConfigurationsAsync(DescribeMatchmakingConfigurationsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsAsync(DescribeMatchmakingConfigurationsRequest, AsyncHandler<DescribeMatchmakingConfigurationsRequest, DescribeMatchmakingConfigurationsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsAsync(DescribeMatchmakingConfigurationsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeMatchmakingConfigurationsAsync(DescribeMatchmakingConfigurationsRequest, AsyncHandler<DescribeMatchmakingConfigurationsRequest, DescribeMatchmakingConfigurationsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeMatchmakingConfigurationsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeMatchmakingConfigurationsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
DescribeMatchmakingConfigurationsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeMatchmakingConfigurationsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
 
DescribeMatchmakingRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeMatchmakingRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
 
DescribeMatchmakingResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeMatchmakingResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
 
describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsAsync(DescribeMatchmakingRuleSetsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeMatchmakingRuleSetsAsync(DescribeMatchmakingRuleSetsRequest, AsyncHandler<DescribeMatchmakingRuleSetsRequest, DescribeMatchmakingRuleSetsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeMatchmakingRuleSetsAsync(DescribeMatchmakingRuleSetsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsAsync(DescribeMatchmakingRuleSetsRequest, AsyncHandler<DescribeMatchmakingRuleSetsRequest, DescribeMatchmakingRuleSetsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsAsync(DescribeMatchmakingRuleSetsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeMatchmakingRuleSetsAsync(DescribeMatchmakingRuleSetsRequest, AsyncHandler<DescribeMatchmakingRuleSetsRequest, DescribeMatchmakingRuleSetsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeMatchmakingRuleSetsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeMatchmakingRuleSetsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
DescribeMatchmakingRuleSetsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeMatchmakingRuleSetsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
 
describePlayerSessions(DescribePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describePlayerSessions(DescribePlayerSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves properties for one or more player sessions.
describePlayerSessions(DescribePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves properties for one or more player sessions.
describePlayerSessionsAsync(DescribePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describePlayerSessionsAsync(DescribePlayerSessionsRequest, AsyncHandler<DescribePlayerSessionsRequest, DescribePlayerSessionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describePlayerSessionsAsync(DescribePlayerSessionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for one or more player sessions.
describePlayerSessionsAsync(DescribePlayerSessionsRequest, AsyncHandler<DescribePlayerSessionsRequest, DescribePlayerSessionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for one or more player sessions.
describePlayerSessionsAsync(DescribePlayerSessionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describePlayerSessionsAsync(DescribePlayerSessionsRequest, AsyncHandler<DescribePlayerSessionsRequest, DescribePlayerSessionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribePlayerSessionsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribePlayerSessionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
 
DescribePlayerSessionsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribePlayerSessionsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
 
describeRuntimeConfiguration(DescribeRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeRuntimeConfiguration(DescribeRuntimeConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the current runtime configuration for the specified fleet.
describeRuntimeConfiguration(DescribeRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the current runtime configuration for the specified fleet.
describeRuntimeConfigurationAsync(DescribeRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeRuntimeConfigurationAsync(DescribeRuntimeConfigurationRequest, AsyncHandler<DescribeRuntimeConfigurationRequest, DescribeRuntimeConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeRuntimeConfigurationAsync(DescribeRuntimeConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the current runtime configuration for the specified fleet.
describeRuntimeConfigurationAsync(DescribeRuntimeConfigurationRequest, AsyncHandler<DescribeRuntimeConfigurationRequest, DescribeRuntimeConfigurationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the current runtime configuration for the specified fleet.
describeRuntimeConfigurationAsync(DescribeRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeRuntimeConfigurationAsync(DescribeRuntimeConfigurationRequest, AsyncHandler<DescribeRuntimeConfigurationRequest, DescribeRuntimeConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeRuntimeConfigurationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeRuntimeConfigurationRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
DescribeRuntimeConfigurationResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeRuntimeConfigurationResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
 
describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves all scaling policies applied to a fleet.
describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves all scaling policies applied to a fleet.
describeScalingPoliciesAsync(DescribeScalingPoliciesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeScalingPoliciesAsync(DescribeScalingPoliciesRequest, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeScalingPoliciesAsync(DescribeScalingPoliciesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves all scaling policies applied to a fleet.
describeScalingPoliciesAsync(DescribeScalingPoliciesRequest, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves all scaling policies applied to a fleet.
describeScalingPoliciesAsync(DescribeScalingPoliciesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeScalingPoliciesAsync(DescribeScalingPoliciesRequest, AsyncHandler<DescribeScalingPoliciesRequest, DescribeScalingPoliciesResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeScalingPoliciesRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeScalingPoliciesRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
 
DescribeScalingPoliciesResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeScalingPoliciesResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
 
describeScript(DescribeScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeScript(DescribeScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves properties for a Realtime script.
describeScript(DescribeScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves properties for a Realtime script.
describeScriptAsync(DescribeScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeScriptAsync(DescribeScriptRequest, AsyncHandler<DescribeScriptRequest, DescribeScriptResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeScriptAsync(DescribeScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for a Realtime script.
describeScriptAsync(DescribeScriptRequest, AsyncHandler<DescribeScriptRequest, DescribeScriptResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves properties for a Realtime script.
describeScriptAsync(DescribeScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeScriptAsync(DescribeScriptRequest, AsyncHandler<DescribeScriptRequest, DescribeScriptResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeScriptRequest - Class in com.amazonaws.services.gamelift.model
 
DescribeScriptRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeScriptRequest
 
DescribeScriptResult - Class in com.amazonaws.services.gamelift.model
 
DescribeScriptResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeScriptResult
 
describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizationsAsync(DescribeVpcPeeringAuthorizationsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeVpcPeeringAuthorizationsAsync(DescribeVpcPeeringAuthorizationsRequest, AsyncHandler<DescribeVpcPeeringAuthorizationsRequest, DescribeVpcPeeringAuthorizationsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeVpcPeeringAuthorizationsAsync(DescribeVpcPeeringAuthorizationsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizationsAsync(DescribeVpcPeeringAuthorizationsRequest, AsyncHandler<DescribeVpcPeeringAuthorizationsRequest, DescribeVpcPeeringAuthorizationsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizationsAsync(DescribeVpcPeeringAuthorizationsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeVpcPeeringAuthorizationsAsync(DescribeVpcPeeringAuthorizationsRequest, AsyncHandler<DescribeVpcPeeringAuthorizationsRequest, DescribeVpcPeeringAuthorizationsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeVpcPeeringAuthorizationsRequest - Class in com.amazonaws.services.gamelift.model
 
DescribeVpcPeeringAuthorizationsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
DescribeVpcPeeringAuthorizationsResult - Class in com.amazonaws.services.gamelift.model
 
DescribeVpcPeeringAuthorizationsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
 
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves information on VPC peering connections.
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves information on VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves information on VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves information on VPC peering connections.
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
DescribeVpcPeeringConnectionsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
DescribeVpcPeeringConnectionsRequest() - Constructor for class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
DescribeVpcPeeringConnectionsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
DescribeVpcPeeringConnectionsResult() - Constructor for class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
 
DesiredPlayerSession - Class in com.amazonaws.services.gamelift.model
Player information for use when creating player sessions using a game session placement request with StartGameSessionPlacement.
DesiredPlayerSession() - Constructor for class com.amazonaws.services.gamelift.model.DesiredPlayerSession
 

E

EC2InstanceCounts - Class in com.amazonaws.services.gamelift.model
Current status of fleet capacity.
EC2InstanceCounts() - Constructor for class com.amazonaws.services.gamelift.model.EC2InstanceCounts
 
EC2InstanceLimit - Class in com.amazonaws.services.gamelift.model
The maximum number of instances allowed based on the Amazon Elastic Compute Cloud (Amazon EC2) instance type.
EC2InstanceLimit() - Constructor for class com.amazonaws.services.gamelift.model.EC2InstanceLimit
 
EC2InstanceType - Enum in com.amazonaws.services.gamelift.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.gamelift.AmazonGameLift
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.AcceptMatchResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Alias
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Build
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Credentials
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteAliasResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteBuildResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteFleetResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteScriptResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Event
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameProperty
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameSession
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.IpPermission
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Player
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.S3Location
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Script
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
 
equals(Object) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
 
Event - Class in com.amazonaws.services.gamelift.model
Log entry describing an event that involves Amazon GameLift resources (such as a fleet).
Event() - Constructor for class com.amazonaws.services.gamelift.model.Event
 
EventCode - Enum in com.amazonaws.services.gamelift.model
 

F

FleetAction - Enum in com.amazonaws.services.gamelift.model
 
FleetAttributes - Class in com.amazonaws.services.gamelift.model
General properties describing a fleet.
FleetAttributes() - Constructor for class com.amazonaws.services.gamelift.model.FleetAttributes
 
FleetCapacity - Class in com.amazonaws.services.gamelift.model
Information about the fleet's capacity.
FleetCapacity() - Constructor for class com.amazonaws.services.gamelift.model.FleetCapacity
 
FleetCapacityExceededException - Exception in com.amazonaws.services.gamelift.model
The specified fleet has no available instances to fulfill a CreateGameSession request.
FleetCapacityExceededException(String) - Constructor for exception com.amazonaws.services.gamelift.model.FleetCapacityExceededException
Constructs a new FleetCapacityExceededException with the specified error message.
FleetStatus - Enum in com.amazonaws.services.gamelift.model
 
FleetType - Enum in com.amazonaws.services.gamelift.model
 
FleetUtilization - Class in com.amazonaws.services.gamelift.model
Current status of fleet utilization, including the number of game and player sessions being hosted.
FleetUtilization() - Constructor for class com.amazonaws.services.gamelift.model.FleetUtilization
 
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.AcceptanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.BackfillMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.BuildStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.CertificateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.ComparisonOperatorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.EC2InstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.EventCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.FleetAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.FleetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.FleetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.GameSessionPlacementState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.GameSessionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.GameSessionStatusReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.InstanceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.IpProtocol
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.MatchmakingConfigurationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.MetricName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.OperatingSystem
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.PlayerSessionCreationPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.PlayerSessionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.PolicyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.ProtectionPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.RoutingStrategyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.ScalingAdjustmentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gamelift.model.ScalingStatusType
Use this in place of valueOf.

G

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
Object that describes a StartGameSessionPlacement request.
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
Name of the MatchmakingConfiguration that is used with this ticket.
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
List of fleet actions that have been suspended using StopFleetActions.
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.

H

hashCode() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.AcceptMatchResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Alias
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.AttributeValue
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Build
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateAliasResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateBuildRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateBuildResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateFleetRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateFleetResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionQueueResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateGameSessionResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateMatchmakingRuleSetResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreatePlayerSessionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateScriptRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateScriptResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringAuthorizationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.CreateVpcPeeringConnectionResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Credentials
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteAliasResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteBuildResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteFleetResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteGameSessionQueueResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteMatchmakingRuleSetResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteScalingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteScriptResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringAuthorizationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DeleteVpcPeeringConnectionResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeAliasResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeBuildResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeEC2InstanceLimitsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetAttributesResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetCapacityResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetEventsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetPortSettingsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeFleetUtilizationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionDetailsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionPlacementResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionQueuesResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeGameSessionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeInstancesResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeMatchmakingRuleSetsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribePlayerSessionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeRuntimeConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeScalingPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeScriptResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringAuthorizationsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DescribeVpcPeeringConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Event
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameProperty
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameSession
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GetGameSessionLogUrlResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.GetInstanceAccessResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Instance
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.IpPermission
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListAliasesResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListBuildsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListBuildsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListFleetsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListFleetsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListScriptsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListScriptsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Player
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.PlayerSession
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ResolveAliasResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.S3Location
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Script
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.SearchGameSessionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ServerProcess
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartFleetActionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartGameSessionPlacementResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartMatchBackfillResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StartMatchmakingResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StopFleetActionsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StopGameSessionPlacementResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.StopMatchmakingResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.Tag
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateAliasResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateBuildResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.UpdateScriptResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
 
hashCode() - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
 

I

IdempotentParameterMismatchException - Exception in com.amazonaws.services.gamelift.model
A game session with this custom ID string already exists in this fleet.
IdempotentParameterMismatchException(String) - Constructor for exception com.amazonaws.services.gamelift.model.IdempotentParameterMismatchException
Constructs a new IdempotentParameterMismatchException with the specified error message.
Instance - Class in com.amazonaws.services.gamelift.model
Properties that describe an instance of a virtual computing resource that hosts one or more game servers.
Instance() - Constructor for class com.amazonaws.services.gamelift.model.Instance
 
InstanceAccess - Class in com.amazonaws.services.gamelift.model
Information required to remotely connect to a fleet instance.
InstanceAccess() - Constructor for class com.amazonaws.services.gamelift.model.InstanceAccess
 
InstanceCredentials - Class in com.amazonaws.services.gamelift.model
Set of credentials required to remotely access a fleet instance.
InstanceCredentials() - Constructor for class com.amazonaws.services.gamelift.model.InstanceCredentials
 
InstanceStatus - Enum in com.amazonaws.services.gamelift.model
 
InternalServiceException - Exception in com.amazonaws.services.gamelift.model
The service encountered an unrecoverable internal failure while processing the request.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.gamelift.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidFleetStatusException - Exception in com.amazonaws.services.gamelift.model
The requested operation would cause a conflict with the current state of a resource associated with the request and/or the fleet.
InvalidFleetStatusException(String) - Constructor for exception com.amazonaws.services.gamelift.model.InvalidFleetStatusException
Constructs a new InvalidFleetStatusException with the specified error message.
InvalidGameSessionStatusException - Exception in com.amazonaws.services.gamelift.model
The requested operation would cause a conflict with the current state of a resource associated with the request and/or the game instance.
InvalidGameSessionStatusException(String) - Constructor for exception com.amazonaws.services.gamelift.model.InvalidGameSessionStatusException
Constructs a new InvalidGameSessionStatusException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.gamelift.model
One or more parameter values in the request are invalid.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.gamelift.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
IpPermission - Class in com.amazonaws.services.gamelift.model
A range of IP addresses and port settings that allow inbound traffic to connect to server processes on an Amazon GameLift hosting resource.
IpPermission() - Constructor for class com.amazonaws.services.gamelift.model.IpPermission
 
IpProtocol - Enum in com.amazonaws.services.gamelift.model
 
isAcceptanceRequired() - 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.
isAcceptanceRequired() - 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.
isAcceptanceRequired() - 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.
isValid() - Method in class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
A response indicating whether the rule set is valid.

L

LimitExceededException - Exception in com.amazonaws.services.gamelift.model
The requested operation would cause the resource to exceed the allowed service limit.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.gamelift.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listAliases(ListAliasesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
listAliases(ListAliasesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves all aliases for this AWS account.
listAliases(ListAliasesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves all aliases for this AWS account.
listAliasesAsync(ListAliasesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listAliasesAsync(ListAliasesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves all aliases for this AWS account.
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves all aliases for this AWS account.
listAliasesAsync(ListAliasesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
listAliasesAsync(ListAliasesRequest, AsyncHandler<ListAliasesRequest, ListAliasesResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ListAliasesRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
ListAliasesRequest() - Constructor for class com.amazonaws.services.gamelift.model.ListAliasesRequest
 
ListAliasesResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
ListAliasesResult() - Constructor for class com.amazonaws.services.gamelift.model.ListAliasesResult
 
listBuilds(ListBuildsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
listBuilds(ListBuildsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves build records for all builds associated with the AWS account in use.
listBuilds(ListBuildsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves build records for all builds associated with the AWS account in use.
listBuildsAsync(ListBuildsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listBuildsAsync(ListBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listBuildsAsync(ListBuildsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves build records for all builds associated with the AWS account in use.
listBuildsAsync(ListBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves build records for all builds associated with the AWS account in use.
listBuildsAsync(ListBuildsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
listBuildsAsync(ListBuildsRequest, AsyncHandler<ListBuildsRequest, ListBuildsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ListBuildsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
ListBuildsRequest() - Constructor for class com.amazonaws.services.gamelift.model.ListBuildsRequest
 
ListBuildsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
ListBuildsResult() - Constructor for class com.amazonaws.services.gamelift.model.ListBuildsResult
 
listFleets(ListFleetsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
listFleets(ListFleetsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves a collection of fleet records for this AWS account.
listFleets(ListFleetsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves a collection of fleet records for this AWS account.
listFleetsAsync(ListFleetsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listFleetsAsync(ListFleetsRequest, AsyncHandler<ListFleetsRequest, ListFleetsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listFleetsAsync(ListFleetsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves a collection of fleet records for this AWS account.
listFleetsAsync(ListFleetsRequest, AsyncHandler<ListFleetsRequest, ListFleetsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves a collection of fleet records for this AWS account.
listFleetsAsync(ListFleetsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
listFleetsAsync(ListFleetsRequest, AsyncHandler<ListFleetsRequest, ListFleetsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ListFleetsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
ListFleetsRequest() - Constructor for class com.amazonaws.services.gamelift.model.ListFleetsRequest
 
ListFleetsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
ListFleetsResult() - Constructor for class com.amazonaws.services.gamelift.model.ListFleetsResult
 
listScripts(ListScriptsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
listScripts(ListScriptsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScripts(ListScriptsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScriptsAsync(ListScriptsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listScriptsAsync(ListScriptsRequest, AsyncHandler<ListScriptsRequest, ListScriptsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listScriptsAsync(ListScriptsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScriptsAsync(ListScriptsRequest, AsyncHandler<ListScriptsRequest, ListScriptsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScriptsAsync(ListScriptsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
listScriptsAsync(ListScriptsRequest, AsyncHandler<ListScriptsRequest, ListScriptsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ListScriptsRequest - Class in com.amazonaws.services.gamelift.model
 
ListScriptsRequest() - Constructor for class com.amazonaws.services.gamelift.model.ListScriptsRequest
 
ListScriptsResult - Class in com.amazonaws.services.gamelift.model
 
ListScriptsResult() - Constructor for class com.amazonaws.services.gamelift.model.ListScriptsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.gamelift.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.gamelift.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.gamelift.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.gamelift.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Alias
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.AttributeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Build
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.CertificateConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Credentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.DesiredPlayerSession
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceCounts
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.EC2InstanceLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Event
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.FleetCapacity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.FleetUtilization
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameSession
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameSessionConnectionInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameSessionDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameSessionPlacement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.GameSessionQueueDestination
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Instance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.InstanceAccess
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.InstanceCredentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.IpPermission
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.MatchedPlayerSession
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.MatchmakingTicket
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.PlacedPlayerSession
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Player
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.PlayerLatency
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.PlayerSession
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.RoutingStrategy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.RuntimeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.S3Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.ScalingPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Script
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.ServerProcess
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.TargetConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
 
MatchedPlayerSession - Class in com.amazonaws.services.gamelift.model
Represents a new player session that is created as a result of a successful FlexMatch match.
MatchedPlayerSession() - Constructor for class com.amazonaws.services.gamelift.model.MatchedPlayerSession
 
MatchmakingConfiguration - Class in com.amazonaws.services.gamelift.model
Guidelines for use with FlexMatch to match players into games.
MatchmakingConfiguration() - Constructor for class com.amazonaws.services.gamelift.model.MatchmakingConfiguration
 
MatchmakingConfigurationStatus - Enum in com.amazonaws.services.gamelift.model
 
MatchmakingRuleSet - Class in com.amazonaws.services.gamelift.model
Set of rule statements, used with FlexMatch, that determine how to build your player matches.
MatchmakingRuleSet() - Constructor for class com.amazonaws.services.gamelift.model.MatchmakingRuleSet
 
MatchmakingTicket - Class in com.amazonaws.services.gamelift.model
Ticket generated to track the progress of a matchmaking request.
MatchmakingTicket() - Constructor for class com.amazonaws.services.gamelift.model.MatchmakingTicket
 
MetricName - Enum in com.amazonaws.services.gamelift.model
 

N

NotFoundException - Exception in com.amazonaws.services.gamelift.model
A service resource associated with the request could not be found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.gamelift.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

O

OperatingSystem - Enum in com.amazonaws.services.gamelift.model
 

P

PlacedPlayerSession - Class in com.amazonaws.services.gamelift.model
Information about a player session that was created as part of a StartGameSessionPlacement request.
PlacedPlayerSession() - Constructor for class com.amazonaws.services.gamelift.model.PlacedPlayerSession
 
Player - Class in com.amazonaws.services.gamelift.model
Represents a player in matchmaking.
Player() - Constructor for class com.amazonaws.services.gamelift.model.Player
 
PlayerLatency - Class in com.amazonaws.services.gamelift.model
Regional latency information for a player, used when requesting a new game session with StartGameSessionPlacement.
PlayerLatency() - Constructor for class com.amazonaws.services.gamelift.model.PlayerLatency
 
PlayerLatencyPolicy - Class in com.amazonaws.services.gamelift.model
Queue setting that determines the highest latency allowed for individual players when placing a game session.
PlayerLatencyPolicy() - Constructor for class com.amazonaws.services.gamelift.model.PlayerLatencyPolicy
 
PlayerSession - Class in com.amazonaws.services.gamelift.model
Properties describing a player session.
PlayerSession() - Constructor for class com.amazonaws.services.gamelift.model.PlayerSession
 
PlayerSessionCreationPolicy - Enum in com.amazonaws.services.gamelift.model
 
PlayerSessionStatus - Enum in com.amazonaws.services.gamelift.model
 
PolicyType - Enum in com.amazonaws.services.gamelift.model
 
ProtectionPolicy - Enum in com.amazonaws.services.gamelift.model
 
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
putScalingPolicy(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Creates or updates a scaling policy for a fleet.
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Creates or updates a scaling policy for a fleet.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates or updates a scaling policy for a fleet.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Creates or updates a scaling policy for a fleet.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
PutScalingPolicyRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
PutScalingPolicyRequest() - Constructor for class com.amazonaws.services.gamelift.model.PutScalingPolicyRequest
 
PutScalingPolicyResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
PutScalingPolicyResult() - Constructor for class com.amazonaws.services.gamelift.model.PutScalingPolicyResult
 

R

requestUploadCredentials(RequestUploadCredentialsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
requestUploadCredentials(RequestUploadCredentialsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
requestUploadCredentials(RequestUploadCredentialsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
requestUploadCredentialsAsync(RequestUploadCredentialsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
requestUploadCredentialsAsync(RequestUploadCredentialsRequest, AsyncHandler<RequestUploadCredentialsRequest, RequestUploadCredentialsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
requestUploadCredentialsAsync(RequestUploadCredentialsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
requestUploadCredentialsAsync(RequestUploadCredentialsRequest, AsyncHandler<RequestUploadCredentialsRequest, RequestUploadCredentialsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
requestUploadCredentialsAsync(RequestUploadCredentialsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
requestUploadCredentialsAsync(RequestUploadCredentialsRequest, AsyncHandler<RequestUploadCredentialsRequest, RequestUploadCredentialsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
RequestUploadCredentialsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
RequestUploadCredentialsRequest() - Constructor for class com.amazonaws.services.gamelift.model.RequestUploadCredentialsRequest
 
RequestUploadCredentialsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
RequestUploadCredentialsResult() - Constructor for class com.amazonaws.services.gamelift.model.RequestUploadCredentialsResult
 
resolveAlias(ResolveAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
resolveAlias(ResolveAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Retrieves the fleet ID that an alias is currently pointing to.
resolveAlias(ResolveAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Retrieves the fleet ID that an alias is currently pointing to.
resolveAliasAsync(ResolveAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
resolveAliasAsync(ResolveAliasRequest, AsyncHandler<ResolveAliasRequest, ResolveAliasResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
resolveAliasAsync(ResolveAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the fleet ID that an alias is currently pointing to.
resolveAliasAsync(ResolveAliasRequest, AsyncHandler<ResolveAliasRequest, ResolveAliasResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Retrieves the fleet ID that an alias is currently pointing to.
resolveAliasAsync(ResolveAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
resolveAliasAsync(ResolveAliasRequest, AsyncHandler<ResolveAliasRequest, ResolveAliasResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ResolveAliasRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
ResolveAliasRequest() - Constructor for class com.amazonaws.services.gamelift.model.ResolveAliasRequest
 
ResolveAliasResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
ResolveAliasResult() - Constructor for class com.amazonaws.services.gamelift.model.ResolveAliasResult
 
ResourceCreationLimitPolicy - Class in com.amazonaws.services.gamelift.model
A policy that limits the number of game sessions a player can create on the same fleet.
ResourceCreationLimitPolicy() - Constructor for class com.amazonaws.services.gamelift.model.ResourceCreationLimitPolicy
 
RoutingStrategy - Class in com.amazonaws.services.gamelift.model
The routing configuration for a fleet alias.
RoutingStrategy() - Constructor for class com.amazonaws.services.gamelift.model.RoutingStrategy
 
RoutingStrategyType - Enum in com.amazonaws.services.gamelift.model
 
RuntimeConfiguration - Class in com.amazonaws.services.gamelift.model
A collection of server process configurations that describe what processes to run on each instance in a fleet.
RuntimeConfiguration() - Constructor for class com.amazonaws.services.gamelift.model.RuntimeConfiguration
 

S

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
Name of the MatchmakingConfiguration that is used with this ticket.
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
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
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
Deprecated.
use AwsClientBuilder#setRegion(String)
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
List of fleet actions that have been suspended using StopFleetActions.
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
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActions(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActionsAsync(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
startFleetActionsAsync(StartFleetActionsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActionsAsync(StartFleetActionsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
startFleetActionsAsync(StartFleetActionsRequest, AsyncHandler<StartFleetActionsRequest, StartFleetActionsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
StartFleetActionsRequest - Class in com.amazonaws.services.gamelift.model
 
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
Places a request for a new game session in a queue (see CreateGameSessionQueue).
startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Places a request for a new game session in a queue (see CreateGameSessionQueue).
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
Places a request for a new game session in a queue (see CreateGameSessionQueue).
startGameSessionPlacementAsync(StartGameSessionPlacementRequest, AsyncHandler<StartGameSessionPlacementRequest, StartGameSessionPlacementResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Places a request for a new game session in a queue (see CreateGameSessionQueue).
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
 

T

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
Settings for a target-based scaling policy (see ScalingPolicy.
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.

U

UnauthorizedException - Exception in com.amazonaws.services.gamelift.model
The client failed authentication.
UnauthorizedException(String) - Constructor for exception com.amazonaws.services.gamelift.model.UnauthorizedException
Constructs a new UnauthorizedException with the specified error message.
UnsupportedRegionException - Exception in com.amazonaws.services.gamelift.model
The requested operation is not supported in the Region specified.
UnsupportedRegionException(String) - Constructor for exception com.amazonaws.services.gamelift.model.UnsupportedRegionException
Constructs a new UnsupportedRegionException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Removes a tag that is assigned to a GameLift resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Removes a tag that is assigned to a GameLift resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Removes a tag that is assigned to a GameLift resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Removes a tag that is assigned to a GameLift resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.gamelift.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.gamelift.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.gamelift.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.gamelift.model.UntagResourceResult
 
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateAlias(UpdateAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates properties for an alias.
updateAlias(UpdateAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates properties for an alias.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateAliasAsync(UpdateAliasRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates properties for an alias.
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates properties for an alias.
updateAliasAsync(UpdateAliasRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateAliasAsync(UpdateAliasRequest, AsyncHandler<UpdateAliasRequest, UpdateAliasResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateAliasRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateAliasRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateAliasRequest
 
UpdateAliasResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateAliasResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateAliasResult
 
updateBuild(UpdateBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateBuild(UpdateBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates metadata in a build record, including the build name and version.
updateBuild(UpdateBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates metadata in a build record, including the build name and version.
updateBuildAsync(UpdateBuildRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateBuildAsync(UpdateBuildRequest, AsyncHandler<UpdateBuildRequest, UpdateBuildResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateBuildAsync(UpdateBuildRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates metadata in a build record, including the build name and version.
updateBuildAsync(UpdateBuildRequest, AsyncHandler<UpdateBuildRequest, UpdateBuildResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates metadata in a build record, including the build name and version.
updateBuildAsync(UpdateBuildRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateBuildAsync(UpdateBuildRequest, AsyncHandler<UpdateBuildRequest, UpdateBuildResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateBuildRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateBuildRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateBuildRequest
 
UpdateBuildResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateBuildResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateBuildResult
 
updateFleetAttributes(UpdateFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateFleetAttributes(UpdateFleetAttributesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributes(UpdateFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributesAsync(UpdateFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateFleetAttributesAsync(UpdateFleetAttributesRequest, AsyncHandler<UpdateFleetAttributesRequest, UpdateFleetAttributesResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateFleetAttributesAsync(UpdateFleetAttributesRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributesAsync(UpdateFleetAttributesRequest, AsyncHandler<UpdateFleetAttributesRequest, UpdateFleetAttributesResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributesAsync(UpdateFleetAttributesRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateFleetAttributesAsync(UpdateFleetAttributesRequest, AsyncHandler<UpdateFleetAttributesRequest, UpdateFleetAttributesResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateFleetAttributesRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateFleetAttributesRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateFleetAttributesRequest
 
UpdateFleetAttributesResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateFleetAttributesResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateFleetAttributesResult
 
updateFleetCapacity(UpdateFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateFleetCapacity(UpdateFleetCapacityRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates capacity settings for a fleet.
updateFleetCapacity(UpdateFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates capacity settings for a fleet.
updateFleetCapacityAsync(UpdateFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateFleetCapacityAsync(UpdateFleetCapacityRequest, AsyncHandler<UpdateFleetCapacityRequest, UpdateFleetCapacityResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateFleetCapacityAsync(UpdateFleetCapacityRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates capacity settings for a fleet.
updateFleetCapacityAsync(UpdateFleetCapacityRequest, AsyncHandler<UpdateFleetCapacityRequest, UpdateFleetCapacityResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates capacity settings for a fleet.
updateFleetCapacityAsync(UpdateFleetCapacityRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateFleetCapacityAsync(UpdateFleetCapacityRequest, AsyncHandler<UpdateFleetCapacityRequest, UpdateFleetCapacityResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateFleetCapacityRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateFleetCapacityRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateFleetCapacityRequest
 
UpdateFleetCapacityResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateFleetCapacityResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateFleetCapacityResult
 
updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates port settings for a fleet.
updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates port settings for a fleet.
updateFleetPortSettingsAsync(UpdateFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateFleetPortSettingsAsync(UpdateFleetPortSettingsRequest, AsyncHandler<UpdateFleetPortSettingsRequest, UpdateFleetPortSettingsResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateFleetPortSettingsAsync(UpdateFleetPortSettingsRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates port settings for a fleet.
updateFleetPortSettingsAsync(UpdateFleetPortSettingsRequest, AsyncHandler<UpdateFleetPortSettingsRequest, UpdateFleetPortSettingsResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates port settings for a fleet.
updateFleetPortSettingsAsync(UpdateFleetPortSettingsRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateFleetPortSettingsAsync(UpdateFleetPortSettingsRequest, AsyncHandler<UpdateFleetPortSettingsRequest, UpdateFleetPortSettingsResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateFleetPortSettingsRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateFleetPortSettingsRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsRequest
 
UpdateFleetPortSettingsResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateFleetPortSettingsResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateFleetPortSettingsResult
 
updateGameSession(UpdateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateGameSession(UpdateGameSessionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates game session properties.
updateGameSession(UpdateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates game session properties.
updateGameSessionAsync(UpdateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateGameSessionAsync(UpdateGameSessionRequest, AsyncHandler<UpdateGameSessionRequest, UpdateGameSessionResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateGameSessionAsync(UpdateGameSessionRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates game session properties.
updateGameSessionAsync(UpdateGameSessionRequest, AsyncHandler<UpdateGameSessionRequest, UpdateGameSessionResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates game session properties.
updateGameSessionAsync(UpdateGameSessionRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateGameSessionAsync(UpdateGameSessionRequest, AsyncHandler<UpdateGameSessionRequest, UpdateGameSessionResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueueAsync(UpdateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateGameSessionQueueAsync(UpdateGameSessionQueueRequest, AsyncHandler<UpdateGameSessionQueueRequest, UpdateGameSessionQueueResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateGameSessionQueueAsync(UpdateGameSessionQueueRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueueAsync(UpdateGameSessionQueueRequest, AsyncHandler<UpdateGameSessionQueueRequest, UpdateGameSessionQueueResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueueAsync(UpdateGameSessionQueueRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateGameSessionQueueAsync(UpdateGameSessionQueueRequest, AsyncHandler<UpdateGameSessionQueueRequest, UpdateGameSessionQueueResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateGameSessionQueueRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateGameSessionQueueRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueRequest
 
UpdateGameSessionQueueResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateGameSessionQueueResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateGameSessionQueueResult
 
UpdateGameSessionRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateGameSessionRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateGameSessionRequest
 
UpdateGameSessionResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateGameSessionResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateGameSessionResult
 
updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfigurationAsync(UpdateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateMatchmakingConfigurationAsync(UpdateMatchmakingConfigurationRequest, AsyncHandler<UpdateMatchmakingConfigurationRequest, UpdateMatchmakingConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateMatchmakingConfigurationAsync(UpdateMatchmakingConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfigurationAsync(UpdateMatchmakingConfigurationRequest, AsyncHandler<UpdateMatchmakingConfigurationRequest, UpdateMatchmakingConfigurationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfigurationAsync(UpdateMatchmakingConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateMatchmakingConfigurationAsync(UpdateMatchmakingConfigurationRequest, AsyncHandler<UpdateMatchmakingConfigurationRequest, UpdateMatchmakingConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateMatchmakingConfigurationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateMatchmakingConfigurationRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
UpdateMatchmakingConfigurationResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateMatchmakingConfigurationResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateMatchmakingConfigurationResult
 
updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
updateRuntimeConfigurationAsync(UpdateRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateRuntimeConfigurationAsync(UpdateRuntimeConfigurationRequest, AsyncHandler<UpdateRuntimeConfigurationRequest, UpdateRuntimeConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateRuntimeConfigurationAsync(UpdateRuntimeConfigurationRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
updateRuntimeConfigurationAsync(UpdateRuntimeConfigurationRequest, AsyncHandler<UpdateRuntimeConfigurationRequest, UpdateRuntimeConfigurationResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
updateRuntimeConfigurationAsync(UpdateRuntimeConfigurationRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateRuntimeConfigurationAsync(UpdateRuntimeConfigurationRequest, AsyncHandler<UpdateRuntimeConfigurationRequest, UpdateRuntimeConfigurationResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateRuntimeConfigurationRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
UpdateRuntimeConfigurationRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
UpdateRuntimeConfigurationResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
UpdateRuntimeConfigurationResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateRuntimeConfigurationResult
 
updateScript(UpdateScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
updateScript(UpdateScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Updates Realtime script metadata and content.
updateScript(UpdateScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Updates Realtime script metadata and content.
updateScriptAsync(UpdateScriptRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateScriptAsync(UpdateScriptRequest, AsyncHandler<UpdateScriptRequest, UpdateScriptResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
updateScriptAsync(UpdateScriptRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates Realtime script metadata and content.
updateScriptAsync(UpdateScriptRequest, AsyncHandler<UpdateScriptRequest, UpdateScriptResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Updates Realtime script metadata and content.
updateScriptAsync(UpdateScriptRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
updateScriptAsync(UpdateScriptRequest, AsyncHandler<UpdateScriptRequest, UpdateScriptResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
UpdateScriptRequest - Class in com.amazonaws.services.gamelift.model
 
UpdateScriptRequest() - Constructor for class com.amazonaws.services.gamelift.model.UpdateScriptRequest
 
UpdateScriptResult - Class in com.amazonaws.services.gamelift.model
 
UpdateScriptResult() - Constructor for class com.amazonaws.services.gamelift.model.UpdateScriptResult
 

V

validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLift
 
validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLift
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftClient
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest, AsyncHandler<ValidateMatchmakingRuleSetRequest, ValidateMatchmakingRuleSetResult>) - Method in class com.amazonaws.services.gamelift.AbstractAmazonGameLiftAsync
 
validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest, AsyncHandler<ValidateMatchmakingRuleSetRequest, ValidateMatchmakingRuleSetResult>) - Method in interface com.amazonaws.services.gamelift.AmazonGameLiftAsync
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
validateMatchmakingRuleSetAsync(ValidateMatchmakingRuleSetRequest, AsyncHandler<ValidateMatchmakingRuleSetRequest, ValidateMatchmakingRuleSetResult>) - Method in class com.amazonaws.services.gamelift.AmazonGameLiftAsyncClient
 
ValidateMatchmakingRuleSetRequest - Class in com.amazonaws.services.gamelift.model
Represents the input for a request action.
ValidateMatchmakingRuleSetRequest() - Constructor for class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
ValidateMatchmakingRuleSetResult - Class in com.amazonaws.services.gamelift.model
Represents the returned data in response to a request action.
ValidateMatchmakingRuleSetResult() - Constructor for class com.amazonaws.services.gamelift.model.ValidateMatchmakingRuleSetResult
 
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.GameliftActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.AcceptanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.BackfillMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.BuildStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.CertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.ComparisonOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.EC2InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.EventCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.FleetAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.FleetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.FleetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.GameSessionPlacementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.GameSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.GameSessionStatusReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.InstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.IpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.MatchmakingConfigurationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.MetricName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.PlayerSessionCreationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.PlayerSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.ProtectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.RoutingStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.ScalingAdjustmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gamelift.model.ScalingStatusType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.GameliftActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.AcceptanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.BackfillMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.BuildStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.CertificateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.ComparisonOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.EC2InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.EventCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.FleetAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.FleetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.FleetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.GameSessionPlacementState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.GameSessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.GameSessionStatusReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.InstanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.IpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.MatchmakingConfigurationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.MetricName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.PlayerSessionCreationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.PlayerSessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.ProtectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.RoutingStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.ScalingAdjustmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gamelift.model.ScalingStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcPeeringAuthorization - Class in com.amazonaws.services.gamelift.model
Represents an authorization for a VPC peering connection between the VPC for an Amazon GameLift fleet and another VPC on an account you have access to.
VpcPeeringAuthorization() - Constructor for class com.amazonaws.services.gamelift.model.VpcPeeringAuthorization
 
VpcPeeringConnection - Class in com.amazonaws.services.gamelift.model
Represents a peering connection between a VPC on one of your AWS accounts and the VPC for your Amazon GameLift fleets.
VpcPeeringConnection() - Constructor for class com.amazonaws.services.gamelift.model.VpcPeeringConnection
 
VpcPeeringConnectionStatus - Class in com.amazonaws.services.gamelift.model
Represents status information for a VPC peering connection.
VpcPeeringConnectionStatus() - Constructor for class com.amazonaws.services.gamelift.model.VpcPeeringConnectionStatus
 

W

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
Name of the MatchmakingConfiguration that is used with this ticket.
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
List of fleet actions that have been suspended using StopFleetActions.
withStoppedActions(Collection<String>) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
List of fleet actions that have been suspended using StopFleetActions.
withStoppedActions(FleetAction...) - Method in class com.amazonaws.services.gamelift.model.FleetAttributes
List of fleet actions that have been suspended using StopFleetActions.
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.
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2020. All rights reserved.