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

A

acceptanceRequired() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A flag that determines whether a match that was created with this configuration must be accepted by the matched players.
acceptanceRequired(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A flag that determines whether a match that was created with this configuration must be accepted by the matched players.
acceptanceRequired() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
A flag that indicates whether a match that was created with this configuration must be accepted by the matched players.
acceptanceRequired(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A flag that indicates whether a match that was created with this configuration must be accepted by the matched players.
acceptanceRequired() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
A flag that indicates whether a match that was created with this configuration must be accepted by the matched players.
acceptanceRequired(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A flag that indicates whether a match that was created with this configuration must be accepted by the matched players.
acceptanceTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
acceptanceTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
acceptanceTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
acceptanceTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
acceptanceTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
acceptanceTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.
AcceptanceType - Enum in software.amazon.awssdk.services.gamelift.model
 
acceptanceType() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
Player response to the proposed match.
acceptanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
Player response to the proposed match.
acceptanceType(AcceptanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
Player response to the proposed match.
acceptanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
Player response to the proposed match.
acceptMatch(AcceptMatchRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatch(Consumer<AcceptMatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatch(AcceptMatchRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Registers a player's acceptance or rejection of a proposed FlexMatch match.
acceptMatch(Consumer<AcceptMatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Registers a player's acceptance or rejection of a proposed FlexMatch match.
AcceptMatchRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
AcceptMatchRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
AcceptMatchRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
AcceptMatchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.AcceptMatchRequestMarshaller
 
AcceptMatchResponse - Class in software.amazon.awssdk.services.gamelift.model
 
AcceptMatchResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
accessKeyId() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
Temporary key allowing access to the Amazon GameLift S3 account.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Credentials.Builder
Temporary key allowing access to the Amazon GameLift S3 account.
actions() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
List of actions to restart on the fleet.
actions(Collection<FleetAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
List of actions to restart on the fleet.
actions(FleetAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
List of actions to restart on the fleet.
actions() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
List of actions to suspend on the fleet.
actions(Collection<FleetAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
List of actions to suspend on the fleet.
actions(FleetAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
List of actions to suspend on the fleet.
actionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
List of actions to restart on the fleet.
actionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
List of actions to suspend on the fleet.
actionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
List of actions to restart on the fleet.
actionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
List of actions to restart on the fleet.
actionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
List of actions to suspend on the fleet.
actionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
List of actions to suspend on the fleet.
active() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
Actual number of active instances in the fleet.
active(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
Actual number of active instances in the fleet.
activeGameSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
Number of active game sessions currently being hosted on all instances in the fleet.
activeGameSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
Number of active game sessions currently being hosted on all instances in the fleet.
activeServerProcessCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
Number of server processes in an ACTIVE status currently running across all instances in the fleet
activeServerProcessCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
Number of server processes in an ACTIVE status currently running across all instances in the fleet
additionalPlayerCount() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
The number of player slots in a match to keep open for future players.
additionalPlayerCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
The number of player slots in a match to keep open for future players.
additionalPlayerCount() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The number of player slots in a match to keep open for future players.
additionalPlayerCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The number of player slots in a match to keep open for future players.
additionalPlayerCount() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
The number of player slots in a match to keep open for future players.
additionalPlayerCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
The number of player slots in a match to keep open for future players.
Alias - Class in software.amazon.awssdk.services.gamelift.model
Properties that describe an alias resource.
alias() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
The newly created alias resource.
alias(Alias) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasResponse.Builder
The newly created alias resource.
alias(Consumer<Alias.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasResponse.Builder
The newly created alias resource.
alias() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
The requested alias resource.
alias(Alias) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse.Builder
The requested alias resource.
alias(Consumer<Alias.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse.Builder
The requested alias resource.
alias() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
The updated alias resource.
alias(Alias) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse.Builder
The updated alias resource.
alias(Consumer<Alias.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse.Builder
The updated alias resource.
Alias.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
aliasArn() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
Amazon Resource Name (ARN) that is assigned to a GameLift alias resource and uniquely identifies it.
aliasArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift alias resource and uniquely identifies it.
aliases() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
A collection of alias resources that match the request parameters.
aliases(Collection<Alias>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesResponse.Builder
A collection of alias resources that match the request parameters.
aliases(Alias...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesResponse.Builder
A collection of alias resources that match the request parameters.
aliases(Consumer<Alias.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesResponse.Builder
A collection of alias resources that match the request parameters.
aliases() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListAliasesIterable
Returns an iterable to iterate through the paginated ListAliasesResponse.aliases() member.
aliases() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListAliasesPublisher
Returns a publisher that can be used to get a stream of data.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
A unique identifier for an alias.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
A unique identifier for an alias.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
A unique identifier for an alias associated with the fleet to create a game session in.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
A unique identifier for an alias associated with the fleet to create a game session in.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
A unique identifier of the alias that you want to delete.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest.Builder
A unique identifier of the alias that you want to delete.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
The unique identifier for the fleet alias that you want to retrieve.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest.Builder
The unique identifier for the fleet alias that you want to retrieve.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
A unique identifier for an alias associated with the fleet to retrieve all game sessions for.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
A unique identifier for an alias associated with the fleet to retrieve all game sessions for.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
A unique identifier for an alias associated with the fleet to retrieve all game sessions for.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
A unique identifier for an alias associated with the fleet to retrieve all game sessions for.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
The unique identifier of the alias that you want to retrieve a fleet ID for.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest.Builder
The unique identifier of the alias that you want to retrieve a fleet ID for.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
A unique identifier for an alias associated with the fleet to search for active game sessions.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
A unique identifier for an alias associated with the fleet to search for active game sessions.
aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
A unique identifier for the alias that you want to update.
aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
A unique identifier for the alias that you want to update.
AttributeValue - Class in software.amazon.awssdk.services.gamelift.model
Values for use in Player attribute key-value pairs.
AttributeValue.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
autoScalingGroupArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A generated unique ID for the EC2 Auto Scaling group that is associated with this game server group.
autoScalingGroupArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A generated unique ID for the EC2 Auto Scaling group that is associated with this game server group.
autoScalingPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
autoScalingPolicy(GameServerGroupAutoScalingPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
autoScalingPolicy(Consumer<GameServerGroupAutoScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionFullException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.InternalServiceException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.OutOfCapacityException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.TaggingFailedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.UnauthorizedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException.Builder
 

B

BackfillMode - Enum in software.amazon.awssdk.services.gamelift.model
 
backfillMode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
The method used to backfill game sessions that are created with this matchmaking configuration.
backfillMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
The method used to backfill game sessions that are created with this matchmaking configuration.
backfillMode(BackfillMode) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
The method used to backfill game sessions that are created with this matchmaking configuration.
backfillMode() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The method used to backfill game sessions created with this matchmaking configuration.
backfillMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The method used to backfill game sessions created with this matchmaking configuration.
backfillMode(BackfillMode) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The method used to backfill game sessions created with this matchmaking configuration.
backfillMode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
The method that is used to backfill game sessions created with this matchmaking configuration.
backfillMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
The method that is used to backfill game sessions created with this matchmaking configuration.
backfillMode(BackfillMode) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
The method that is used to backfill game sessions created with this matchmaking configuration.
backfillModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
The method used to backfill game sessions that are created with this matchmaking configuration.
backfillModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The method used to backfill game sessions created with this matchmaking configuration.
backfillModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
The method that is used to backfill game sessions created with this matchmaking configuration.
BalancingStrategy - Enum in software.amazon.awssdk.services.gamelift.model
 
balancingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy(BalancingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy(BalancingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategy(BalancingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
balancingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
Indicates how GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
bucket() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
An S3 bucket identifier.
bucket(String) - Method in interface software.amazon.awssdk.services.gamelift.model.S3Location.Builder
An S3 bucket identifier.
Build - Class in software.amazon.awssdk.services.gamelift.model
Properties describing a custom game build.
build() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
The newly created build resource, including a unique build IDs and status.
build(Build) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildResponse.Builder
The newly created build resource, including a unique build IDs and status.
build(Consumer<Build.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildResponse.Builder
The newly created build resource, including a unique build IDs and status.
build() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
Set of properties describing the requested build.
build(Build) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse.Builder
Set of properties describing the requested build.
build(Consumer<Build.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse.Builder
Set of properties describing the requested build.
build() - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftResponse.Builder
 
build() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
The updated build resource.
build(Build) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse.Builder
The updated build resource.
build(Consumer<Build.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse.Builder
The updated build resource.
Build.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
buildArn() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Amazon Resource Name (ARN) that is assigned to a GameLift build resource and uniquely identifies it.
buildArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift build resource and uniquely identifies it.
buildArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
The Amazon Resource Name (ARN) associated with the GameLift build resource that is deployed on instances in this fleet.
buildArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
The Amazon Resource Name (ARN) associated with the GameLift build resource that is deployed on instances in this fleet.
builder() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Create a builder that can be used to configure and create a GameLiftAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Create a builder that can be used to configure and create a GameLiftClient.
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Alias
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Build
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Event
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.GameLiftException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.GameSessionFullException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Instance
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.InternalServiceException
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.InvalidRequestException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.NotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.OutOfCapacityException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Player
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Script
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.TaggingFailedException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.UnauthorizedException
 
builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
builder() - Static method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
BuilderImpl(GameLiftException) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftRequest.BuilderImpl
 
BuilderImpl(GameLiftRequest) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
 
BuilderImpl(GameLiftResponse) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
 
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
A unique identifier for a build.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.Build
A unique identifier for a build.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A unique identifier for a build to be deployed on the new fleet.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A unique identifier for a build to be deployed on the new fleet.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest.Builder
A unique identifier for a build to delete.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
A unique identifier for a build to delete.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest.Builder
A unique identifier for a build to retrieve properties for.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
A unique identifier for a build to retrieve properties for.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
A unique identifier for a build.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
A unique identifier for a build.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
A unique identifier for a build to return fleets for.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
A unique identifier for a build to return fleets for.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest.Builder
A unique identifier for a build to get credentials for.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
A unique identifier for a build to get credentials for.
buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
A unique identifier for a build to update.
buildId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
A unique identifier for a build to update.
builds(Collection<Build>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsResponse.Builder
A collection of build resources that match the request.
builds(Build...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsResponse.Builder
A collection of build resources that match the request.
builds(Consumer<Build.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsResponse.Builder
A collection of build resources that match the request.
builds() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
A collection of build resources that match the request.
builds() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListBuildsIterable
Returns an iterable to iterate through the paginated ListBuildsResponse.builds() member.
builds() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListBuildsPublisher
Returns a publisher that can be used to get a stream of data.
BuildStatus - Enum in software.amazon.awssdk.services.gamelift.model
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionFullException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.InternalServiceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.OutOfCapacityException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.TaggingFailedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.UnauthorizedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException.Builder
 
CertificateConfiguration - Class in software.amazon.awssdk.services.gamelift.model
Information about the use of a TLS/SSL certificate for a fleet.
certificateConfiguration(CertificateConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Indicates whether to generate a TLS/SSL certificate for the new fleet.
certificateConfiguration(Consumer<CertificateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Indicates whether to generate a TLS/SSL certificate for the new fleet.
certificateConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Indicates whether to generate a TLS/SSL certificate for the new fleet.
certificateConfiguration(CertificateConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Indicates whether a TLS/SSL certificate was generated for the fleet.
certificateConfiguration(Consumer<CertificateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Indicates whether a TLS/SSL certificate was generated for the fleet.
certificateConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Indicates whether a TLS/SSL certificate was generated for the fleet.
CertificateConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
certificateType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CertificateConfiguration.Builder
Indicates whether a TLS/SSL certificate was generated for a fleet.
certificateType(CertificateType) - Method in interface software.amazon.awssdk.services.gamelift.model.CertificateConfiguration.Builder
Indicates whether a TLS/SSL certificate was generated for a fleet.
certificateType() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
Indicates whether a TLS/SSL certificate was generated for a fleet.
CertificateType - Enum in software.amazon.awssdk.services.gamelift.model
 
certificateTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
Indicates whether a TLS/SSL certificate was generated for a fleet.
claimGameServer(ClaimGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
claimGameServer(Consumer<ClaimGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
claimGameServer(ClaimGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
claimGameServer(Consumer<ClaimGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
ClaimGameServerRequest - Class in software.amazon.awssdk.services.gamelift.model
 
ClaimGameServerRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ClaimGameServerRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ClaimGameServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ClaimGameServerRequestMarshaller
 
ClaimGameServerResponse - Class in software.amazon.awssdk.services.gamelift.model
 
ClaimGameServerResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
claimStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
claimStatus(GameServerClaimStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
claimStatus() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
claimStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Indicates when an available game server has been reserved for gameplay but has not yet started hosting a game.
code(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus.Builder
Code indicating the status of a VPC peering connection.
code() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
Code indicating the status of a VPC peering connection.
comparisonOperator(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Comparison operator to use when measuring the metric against the threshold value.
comparisonOperator(ComparisonOperatorType) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Comparison operator to use when measuring the metric against the threshold value.
comparisonOperator() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Comparison operator to use when measuring the metric against the threshold value.
comparisonOperator(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Comparison operator to use when measuring a metric against the threshold value.
comparisonOperator(ComparisonOperatorType) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Comparison operator to use when measuring a metric against the threshold value.
comparisonOperator() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Comparison operator to use when measuring a metric against the threshold value.
comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Comparison operator to use when measuring the metric against the threshold value.
comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Comparison operator to use when measuring a metric against the threshold value.
ComparisonOperatorType - Enum in software.amazon.awssdk.services.gamelift.model
 
concurrentExecutions(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ServerProcess.Builder
The number of server processes that use this configuration to run concurrently on an instance.
concurrentExecutions() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
The number of server processes that use this configuration to run concurrently on an instance.
configuration(MatchmakingConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse.Builder
Object that describes the newly created matchmaking configuration.
configuration(Consumer<MatchmakingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse.Builder
Object that describes the newly created matchmaking configuration.
configuration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
Object that describes the newly created matchmaking configuration.
configuration(MatchmakingConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse.Builder
The updated matchmaking configuration.
configuration(Consumer<MatchmakingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse.Builder
The updated matchmaking configuration.
configuration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
The updated matchmaking configuration.
configurationArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift matchmaking configuration resource and uniquely identifies it.
configurationArn() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Amazon Resource Name (ARN) that is assigned to a GameLift matchmaking configuration resource and uniquely identifies it.
configurationArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
The Amazon Resource Name (ARN) associated with the GameLift matchmaking configuration resource that is used with this ticket.
configurationArn() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
The Amazon Resource Name (ARN) associated with the GameLift matchmaking configuration resource that is used with this ticket.
configurationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Name of the MatchmakingConfiguration that is used with this ticket.
configurationName() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Name of the MatchmakingConfiguration that is used with this ticket.
configurationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
Name of the matchmaker to use for this request.
configurationName() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
Name of the matchmaker to use for this request.
configurationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
Name of the matchmaking configuration to use for this request.
configurationName() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
Name of the matchmaking configuration to use for this request.
configurations(Collection<MatchmakingConfiguration>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse.Builder
A collection of requested matchmaking configurations.
configurations(MatchmakingConfiguration...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse.Builder
A collection of requested matchmaking configurations.
configurations(Consumer<MatchmakingConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse.Builder
A collection of requested matchmaking configurations.
configurations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
A collection of requested matchmaking configurations.
configurations() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsIterable
Returns an iterable to iterate through the paginated DescribeMatchmakingConfigurationsResponse.configurations() member.
configurations() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsPublisher
Returns a publisher that can be used to get a stream of data.
ConflictException - Exception in software.amazon.awssdk.services.gamelift.model
The requested operation would cause a conflict with the current state of a service resource associated with the request.
ConflictException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
connectionInfo(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
The port and IP address that must be used to establish a client connection to the game server.
connectionInfo() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
The port and IP address that must be used to establish a client connection to the game server.
connectionInfo(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
Information that is needed to make inbound client connections to the game server.
connectionInfo() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
Information that is needed to make inbound client connections to the game server.
create() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Create a GameLiftAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Create a GameLiftClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponseMetadata
 
createAlias(CreateAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates an alias for a fleet.
createAlias(Consumer<CreateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates an alias for a fleet.
createAlias(CreateAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates an alias for a fleet.
createAlias(Consumer<CreateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates an alias for a fleet.
CreateAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateAliasRequestMarshaller
 
CreateAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createBuild(CreateBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new Amazon GameLift build resource for your game server binary files.
createBuild(Consumer<CreateBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new Amazon GameLift build resource for your game server binary files.
createBuild(CreateBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new Amazon GameLift build resource for your game server binary files.
createBuild(Consumer<CreateBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new Amazon GameLift build resource for your game server binary files.
CreateBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateBuildRequestMarshaller
 
CreateBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createFleet(CreateFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new fleet to run your game servers.
createFleet(Consumer<CreateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new fleet to run your game servers.
createFleet(CreateFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new fleet to run your game servers.
createFleet(Consumer<CreateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new fleet to run your game servers.
CreateFleetRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateFleetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateFleetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateFleetRequestMarshaller
 
CreateFleetResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateFleetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createGameServerGroup(CreateGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
createGameServerGroup(Consumer<CreateGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
createGameServerGroup(CreateGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
createGameServerGroup(Consumer<CreateGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
CreateGameServerGroupRequest - Class in software.amazon.awssdk.services.gamelift.model
 
CreateGameServerGroupRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateGameServerGroupRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateGameServerGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateGameServerGroupRequestMarshaller
 
CreateGameServerGroupResponse - Class in software.amazon.awssdk.services.gamelift.model
 
CreateGameServerGroupResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createGameSession(CreateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a multiplayer game session for players.
createGameSession(Consumer<CreateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a multiplayer game session for players.
createGameSession(CreateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a multiplayer game session for players.
createGameSession(Consumer<CreateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a multiplayer game session for players.
createGameSessionQueue(CreateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueue(Consumer<CreateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueue(CreateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Establishes a new queue for processing requests to place new game sessions.
createGameSessionQueue(Consumer<CreateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Establishes a new queue for processing requests to place new game sessions.
CreateGameSessionQueueRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateGameSessionQueueRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateGameSessionQueueRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateGameSessionQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateGameSessionQueueRequestMarshaller
 
CreateGameSessionQueueResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateGameSessionQueueResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateGameSessionRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateGameSessionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateGameSessionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateGameSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateGameSessionRequestMarshaller
 
CreateGameSessionResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateGameSessionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfiguration(Consumer<CreateMatchmakingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Defines a new matchmaking configuration for use with FlexMatch.
createMatchmakingConfiguration(Consumer<CreateMatchmakingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Defines a new matchmaking configuration for use with FlexMatch.
CreateMatchmakingConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateMatchmakingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateMatchmakingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateMatchmakingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateMatchmakingConfigurationRequestMarshaller
 
CreateMatchmakingConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateMatchmakingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSet(Consumer<CreateMatchmakingRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new rule set for FlexMatch matchmaking.
createMatchmakingRuleSet(Consumer<CreateMatchmakingRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new rule set for FlexMatch matchmaking.
CreateMatchmakingRuleSetRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateMatchmakingRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateMatchmakingRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateMatchmakingRuleSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateMatchmakingRuleSetRequestMarshaller
 
CreateMatchmakingRuleSetResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateMatchmakingRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createPlayerSession(CreatePlayerSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Reserves an open player slot in an active game session.
createPlayerSession(Consumer<CreatePlayerSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Reserves an open player slot in an active game session.
createPlayerSession(CreatePlayerSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Reserves an open player slot in an active game session.
createPlayerSession(Consumer<CreatePlayerSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Reserves an open player slot in an active game session.
CreatePlayerSessionRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreatePlayerSessionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreatePlayerSessionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreatePlayerSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionRequestMarshaller
 
CreatePlayerSessionResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreatePlayerSessionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createPlayerSessions(CreatePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Reserves open slots in a game session for a group of players.
createPlayerSessions(Consumer<CreatePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Reserves open slots in a game session for a group of players.
createPlayerSessions(CreatePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Reserves open slots in a game session for a group of players.
createPlayerSessions(Consumer<CreatePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Reserves open slots in a game session for a group of players.
CreatePlayerSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreatePlayerSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreatePlayerSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreatePlayerSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionsRequestMarshaller
 
CreatePlayerSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreatePlayerSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createScript(CreateScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new script record for your Realtime Servers script.
createScript(Consumer<CreateScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates a new script record for your Realtime Servers script.
createScript(CreateScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new script record for your Realtime Servers script.
createScript(Consumer<CreateScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates a new script record for your Realtime Servers script.
CreateScriptRequest - Class in software.amazon.awssdk.services.gamelift.model
 
CreateScriptRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateScriptRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateScriptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateScriptRequestMarshaller
 
CreateScriptResponse - Class in software.amazon.awssdk.services.gamelift.model
 
CreateScriptResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createVpcPeeringAuthorization(CreateVpcPeeringAuthorizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
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(Consumer<CreateVpcPeeringAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
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 interface software.amazon.awssdk.services.gamelift.GameLiftClient
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(Consumer<CreateVpcPeeringAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
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.
CreateVpcPeeringAuthorizationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateVpcPeeringAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateVpcPeeringAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateVpcPeeringAuthorizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateVpcPeeringAuthorizationRequestMarshaller
 
CreateVpcPeeringAuthorizationResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
CreateVpcPeeringAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
createVpcPeeringConnection(Consumer<CreateVpcPeeringConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
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 interface software.amazon.awssdk.services.gamelift.GameLiftClient
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
createVpcPeeringConnection(Consumer<CreateVpcPeeringConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet.
CreateVpcPeeringConnectionRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
CreateVpcPeeringConnectionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
CreateVpcPeeringConnectionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
CreateVpcPeeringConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateVpcPeeringConnectionRequestMarshaller
 
CreateVpcPeeringConnectionResponse - Class in software.amazon.awssdk.services.gamelift.model
 
CreateVpcPeeringConnectionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
A time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
A time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A timestamp that indicates when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A timestamp that indicates when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
Time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
Time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet.Builder
The time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
The time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
Time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
A time stamp indicating when this data object was created.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Script
A time stamp indicating when this data object was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder
Time stamp indicating when this authorization was issued.
creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
Time stamp indicating when this authorization was issued.
creatorId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
A unique identifier for a player or entity creating the game session.
creatorId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
A unique identifier for a player or entity creating the game session.
creatorId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
A unique identifier for a player.
creatorId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
A unique identifier for a player.
Credentials - Class in software.amazon.awssdk.services.gamelift.model
Temporary access credentials used for uploading game build files to Amazon GameLift.
credentials(InstanceCredentials) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
Credentials required to access the instance.
credentials(Consumer<InstanceCredentials.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
Credentials required to access the instance.
credentials() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
Credentials required to access the instance.
Credentials.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
currentInstances(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
Number of instances of the specified type that are currently in use by this AWS account.
currentInstances() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
Number of instances of the specified type that are currently in use by this AWS account.
currentPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
Number of active player sessions currently being hosted on all instances in the fleet.
currentPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
Number of active player sessions currently being hosted on all instances in the fleet.
currentPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Number of players currently in the game session.
currentPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Number of players currently in the game session.
customEventData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
Information to be added to all events related to this matchmaking configuration.
customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Information to be added to all events related to this matchmaking configuration.
customEventData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
Information to attach to all events related to the matchmaking configuration.
customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Information to attach to all events related to the matchmaking configuration.
customEventData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
Information to add to all events related to the matchmaking configuration.
customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Information to add to all events related to the matchmaking configuration.

D

deleteAlias(DeleteAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes an alias.
deleteAlias(Consumer<DeleteAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes an alias.
deleteAlias(DeleteAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes an alias.
deleteAlias(Consumer<DeleteAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes an alias.
DeleteAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteAliasRequestMarshaller
 
DeleteAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteBuild(DeleteBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a build.
deleteBuild(Consumer<DeleteBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a build.
deleteBuild(DeleteBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a build.
deleteBuild(Consumer<DeleteBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a build.
DeleteBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteBuildRequestMarshaller
 
DeleteBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteFleet(DeleteFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes everything related to a fleet.
deleteFleet(Consumer<DeleteFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes everything related to a fleet.
deleteFleet(DeleteFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes everything related to a fleet.
deleteFleet(Consumer<DeleteFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes everything related to a fleet.
DeleteFleetRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteFleetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteFleetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteFleetRequestMarshaller
 
DeleteFleetResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteFleetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteGameServerGroup(DeleteGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
deleteGameServerGroup(Consumer<DeleteGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
deleteGameServerGroup(DeleteGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
deleteGameServerGroup(Consumer<DeleteGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
DeleteGameServerGroupRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteGameServerGroupRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteGameServerGroupRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteGameServerGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteGameServerGroupRequestMarshaller
 
DeleteGameServerGroupResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteGameServerGroupResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteGameSessionQueue(DeleteGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a game session queue.
deleteGameSessionQueue(Consumer<DeleteGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a game session queue.
deleteGameSessionQueue(DeleteGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a game session queue.
deleteGameSessionQueue(Consumer<DeleteGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a game session queue.
DeleteGameSessionQueueRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteGameSessionQueueRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteGameSessionQueueRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteGameSessionQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteGameSessionQueueRequestMarshaller
 
DeleteGameSessionQueueResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteGameSessionQueueResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfiguration(Consumer<DeleteMatchmakingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Permanently removes a FlexMatch matchmaking configuration.
deleteMatchmakingConfiguration(Consumer<DeleteMatchmakingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Permanently removes a FlexMatch matchmaking configuration.
DeleteMatchmakingConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteMatchmakingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteMatchmakingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteMatchmakingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteMatchmakingConfigurationRequestMarshaller
 
DeleteMatchmakingConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteMatchmakingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSet(Consumer<DeleteMatchmakingRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes an existing matchmaking rule set.
deleteMatchmakingRuleSet(Consumer<DeleteMatchmakingRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes an existing matchmaking rule set.
DeleteMatchmakingRuleSetRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteMatchmakingRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteMatchmakingRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteMatchmakingRuleSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteMatchmakingRuleSetRequestMarshaller
 
DeleteMatchmakingRuleSetResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DeleteMatchmakingRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteOption(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest.Builder
The type of delete to perform.
deleteOption(GameServerGroupDeleteOption) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest.Builder
The type of delete to perform.
deleteOption() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
The type of delete to perform.
deleteOptionAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
The type of delete to perform.
deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a fleet scaling policy.
deleteScalingPolicy(Consumer<DeleteScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a fleet scaling policy.
deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a fleet scaling policy.
deleteScalingPolicy(Consumer<DeleteScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a fleet scaling policy.
DeleteScalingPolicyRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteScalingPolicyRequestMarshaller
 
DeleteScalingPolicyResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteScript(DeleteScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a Realtime script.
deleteScript(Consumer<DeleteScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Deletes a Realtime script.
deleteScript(DeleteScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a Realtime script.
deleteScript(Consumer<DeleteScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Deletes a Realtime script.
DeleteScriptRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteScriptRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteScriptRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteScriptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteScriptRequestMarshaller
 
DeleteScriptResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteScriptResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorization(Consumer<DeleteVpcPeeringAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Cancels a pending VPC peering authorization for the specified VPC.
deleteVpcPeeringAuthorization(Consumer<DeleteVpcPeeringAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Cancels a pending VPC peering authorization for the specified VPC.
DeleteVpcPeeringAuthorizationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteVpcPeeringAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteVpcPeeringAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteVpcPeeringAuthorizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteVpcPeeringAuthorizationRequestMarshaller
 
DeleteVpcPeeringAuthorizationResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteVpcPeeringAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Removes a VPC peering connection.
deleteVpcPeeringConnection(Consumer<DeleteVpcPeeringConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Removes a VPC peering connection.
deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Removes a VPC peering connection.
deleteVpcPeeringConnection(Consumer<DeleteVpcPeeringConnectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Removes a VPC peering connection.
DeleteVpcPeeringConnectionRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DeleteVpcPeeringConnectionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeleteVpcPeeringConnectionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeleteVpcPeeringConnectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteVpcPeeringConnectionRequestMarshaller
 
DeleteVpcPeeringConnectionResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeleteVpcPeeringConnectionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
deregisterGameServer(DeregisterGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
deregisterGameServer(Consumer<DeregisterGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
deregisterGameServer(DeregisterGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
deregisterGameServer(Consumer<DeregisterGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
DeregisterGameServerRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DeregisterGameServerRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DeregisterGameServerRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DeregisterGameServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeregisterGameServerRequestMarshaller
 
DeregisterGameServerResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DeregisterGameServerResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeAlias(DescribeAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for an alias.
describeAlias(Consumer<DescribeAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for an alias.
describeAlias(DescribeAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for an alias.
describeAlias(Consumer<DescribeAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for an alias.
DescribeAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeAliasRequestMarshaller
 
DescribeAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeBuild(DescribeBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for a custom game build.
describeBuild(Consumer<DescribeBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for a custom game build.
describeBuild(DescribeBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for a custom game build.
describeBuild(Consumer<DescribeBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for a custom game build.
DescribeBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeBuildRequestMarshaller
 
DescribeBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeEC2InstanceLimits(DescribeEc2InstanceLimitsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimits(Consumer<DescribeEc2InstanceLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimits() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimits() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimits(DescribeEc2InstanceLimitsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the following information for the specified EC2 instance type:
describeEC2InstanceLimits(Consumer<DescribeEc2InstanceLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the following information for the specified EC2 instance type:
DescribeEc2InstanceLimitsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeEc2InstanceLimitsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeEc2InstanceLimitsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeEc2InstanceLimitsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeEc2InstanceLimitsRequestMarshaller
 
DescribeEc2InstanceLimitsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeEc2InstanceLimitsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeFleetAttributes(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributes(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributes() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributes() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributes(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributes(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
DescribeFleetAttributesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetAttributesIterable(GameLiftClient, DescribeFleetAttributesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesIterable
 
describeFleetAttributesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributesPaginator(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributesPaginator(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributesPaginator(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
describeFleetAttributesPaginator(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves core properties, including configuration, status, and metadata, for a fleet.
DescribeFleetAttributesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetAttributesPublisher(GameLiftAsyncClient, DescribeFleetAttributesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesPublisher
 
DescribeFleetAttributesRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeFleetAttributesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeFleetAttributesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeFleetAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetAttributesRequestMarshaller
 
DescribeFleetAttributesResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeFleetAttributesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeFleetCapacity(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacity(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacity() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacity() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacity(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacity(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the current capacity statistics for one or more fleets.
DescribeFleetCapacityIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetCapacityIterable(GameLiftClient, DescribeFleetCapacityRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityIterable
 
describeFleetCapacityPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacityPaginator(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacityPaginator(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacityPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacityPaginator(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the current capacity statistics for one or more fleets.
describeFleetCapacityPaginator(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the current capacity statistics for one or more fleets.
DescribeFleetCapacityPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetCapacityPublisher(GameLiftAsyncClient, DescribeFleetCapacityRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityPublisher
 
DescribeFleetCapacityRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeFleetCapacityRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeFleetCapacityRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeFleetCapacityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetCapacityRequestMarshaller
 
DescribeFleetCapacityResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeFleetCapacityResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeFleetEvents(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves entries from the specified fleet's event log.
describeFleetEvents(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves entries from the specified fleet's event log.
describeFleetEvents(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves entries from the specified fleet's event log.
describeFleetEvents(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves entries from the specified fleet's event log.
DescribeFleetEventsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetEventsIterable(GameLiftClient, DescribeFleetEventsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsIterable
 
describeFleetEventsPaginator(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves entries from the specified fleet's event log.
describeFleetEventsPaginator(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves entries from the specified fleet's event log.
describeFleetEventsPaginator(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves entries from the specified fleet's event log.
describeFleetEventsPaginator(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves entries from the specified fleet's event log.
DescribeFleetEventsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetEventsPublisher(GameLiftAsyncClient, DescribeFleetEventsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsPublisher
 
DescribeFleetEventsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeFleetEventsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeFleetEventsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeFleetEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetEventsRequestMarshaller
 
DescribeFleetEventsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeFleetEventsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeFleetPortSettings(DescribeFleetPortSettingsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a fleet's inbound connection permissions.
describeFleetPortSettings(Consumer<DescribeFleetPortSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a fleet's inbound connection permissions.
describeFleetPortSettings(DescribeFleetPortSettingsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a fleet's inbound connection permissions.
describeFleetPortSettings(Consumer<DescribeFleetPortSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a fleet's inbound connection permissions.
DescribeFleetPortSettingsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeFleetPortSettingsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeFleetPortSettingsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeFleetPortSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetPortSettingsRequestMarshaller
 
DescribeFleetPortSettingsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeFleetPortSettingsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeFleetUtilization(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilization(Consumer<DescribeFleetUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilization() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilization() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilization(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilization(Consumer<DescribeFleetUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves utilization statistics for one or more fleets.
DescribeFleetUtilizationIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetUtilizationIterable(GameLiftClient, DescribeFleetUtilizationRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationIterable
 
describeFleetUtilizationPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationPaginator(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationPaginator(Consumer<DescribeFleetUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationPaginator(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves utilization statistics for one or more fleets.
describeFleetUtilizationPaginator(Consumer<DescribeFleetUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves utilization statistics for one or more fleets.
DescribeFleetUtilizationPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeFleetUtilizationPublisher(GameLiftAsyncClient, DescribeFleetUtilizationRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationPublisher
 
DescribeFleetUtilizationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeFleetUtilizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeFleetUtilizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeFleetUtilizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetUtilizationRequestMarshaller
 
DescribeFleetUtilizationResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeFleetUtilizationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeGameServer(DescribeGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServer(Consumer<DescribeGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServer(DescribeGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServer(Consumer<DescribeGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerGroup(DescribeGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerGroup(Consumer<DescribeGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerGroup(DescribeGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerGroup(Consumer<DescribeGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
DescribeGameServerGroupRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerGroupRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerGroupRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameServerGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameServerGroupRequestMarshaller
 
DescribeGameServerGroupResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerGroupResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeGameServerInstances(DescribeGameServerInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerInstances(Consumer<DescribeGameServerInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerInstances(DescribeGameServerInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerInstances(Consumer<DescribeGameServerInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
DescribeGameServerInstancesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameServerInstancesIterable(GameLiftClient, DescribeGameServerInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesIterable
 
describeGameServerInstancesPaginator(DescribeGameServerInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerInstancesPaginator(Consumer<DescribeGameServerInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerInstancesPaginator(DescribeGameServerInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
describeGameServerInstancesPaginator(Consumer<DescribeGameServerInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
DescribeGameServerInstancesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameServerInstancesPublisher(GameLiftAsyncClient, DescribeGameServerInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesPublisher
 
DescribeGameServerInstancesRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerInstancesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerInstancesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameServerInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameServerInstancesRequestMarshaller
 
DescribeGameServerInstancesResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerInstancesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameServerRequestMarshaller
 
DescribeGameServerResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeGameServerResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetails(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetails(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
DescribeGameSessionDetailsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameSessionDetailsIterable(GameLiftClient, DescribeGameSessionDetailsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsIterable
 
describeGameSessionDetailsPaginator(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetailsPaginator(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetailsPaginator(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
describeGameSessionDetailsPaginator(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties, including the protection policy in force, for one or more game sessions.
DescribeGameSessionDetailsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameSessionDetailsPublisher(GameLiftAsyncClient, DescribeGameSessionDetailsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsPublisher
 
DescribeGameSessionDetailsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeGameSessionDetailsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameSessionDetailsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameSessionDetailsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionDetailsRequestMarshaller
 
DescribeGameSessionDetailsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeGameSessionDetailsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacement(Consumer<DescribeGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties and current status of a game session placement request.
describeGameSessionPlacement(Consumer<DescribeGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties and current status of a game session placement request.
DescribeGameSessionPlacementRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeGameSessionPlacementRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameSessionPlacementRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameSessionPlacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionPlacementRequestMarshaller
 
DescribeGameSessionPlacementResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeGameSessionPlacementResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeGameSessionQueues(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueues(Consumer<DescribeGameSessionQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueues() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueues() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueues(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueues(Consumer<DescribeGameSessionQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the properties for one or more game session queues.
DescribeGameSessionQueuesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameSessionQueuesIterable(GameLiftClient, DescribeGameSessionQueuesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesIterable
 
describeGameSessionQueuesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesPaginator(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesPaginator(Consumer<DescribeGameSessionQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesPaginator(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the properties for one or more game session queues.
describeGameSessionQueuesPaginator(Consumer<DescribeGameSessionQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the properties for one or more game session queues.
DescribeGameSessionQueuesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameSessionQueuesPublisher(GameLiftAsyncClient, DescribeGameSessionQueuesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesPublisher
 
DescribeGameSessionQueuesRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeGameSessionQueuesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameSessionQueuesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameSessionQueuesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionQueuesRequestMarshaller
 
DescribeGameSessionQueuesResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeGameSessionQueuesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeGameSessions(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a set of one or more game sessions.
describeGameSessions(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a set of one or more game sessions.
describeGameSessions(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a set of one or more game sessions.
describeGameSessions(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a set of one or more game sessions.
DescribeGameSessionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameSessionsIterable(GameLiftClient, DescribeGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsIterable
 
describeGameSessionsPaginator(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a set of one or more game sessions.
describeGameSessionsPaginator(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a set of one or more game sessions.
describeGameSessionsPaginator(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a set of one or more game sessions.
describeGameSessionsPaginator(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a set of one or more game sessions.
DescribeGameSessionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeGameSessionsPublisher(GameLiftAsyncClient, DescribeGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsPublisher
 
DescribeGameSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeGameSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeGameSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeGameSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionsRequestMarshaller
 
DescribeGameSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeGameSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeInstances(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstances(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstances(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstances(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information about a fleet's instances, including instance IDs.
DescribeInstancesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeInstancesIterable(GameLiftClient, DescribeInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesIterable
 
describeInstancesPaginator(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstancesPaginator(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstancesPaginator(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information about a fleet's instances, including instance IDs.
describeInstancesPaginator(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information about a fleet's instances, including instance IDs.
DescribeInstancesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeInstancesPublisher(GameLiftAsyncClient, DescribeInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesPublisher
 
DescribeInstancesRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeInstancesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeInstancesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeInstancesRequestMarshaller
 
DescribeInstancesResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeInstancesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeMatchmaking(DescribeMatchmakingRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves one or more matchmaking tickets.
describeMatchmaking(Consumer<DescribeMatchmakingRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves one or more matchmaking tickets.
describeMatchmaking(DescribeMatchmakingRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves one or more matchmaking tickets.
describeMatchmaking(Consumer<DescribeMatchmakingRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves one or more matchmaking tickets.
describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurations(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurations() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurations() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurations(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
DescribeMatchmakingConfigurationsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeMatchmakingConfigurationsIterable(GameLiftClient, DescribeMatchmakingConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsIterable
 
describeMatchmakingConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsPaginator(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsPaginator(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsPaginator(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
describeMatchmakingConfigurationsPaginator(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details of FlexMatch matchmaking configurations.
DescribeMatchmakingConfigurationsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeMatchmakingConfigurationsPublisher(GameLiftAsyncClient, DescribeMatchmakingConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsPublisher
 
DescribeMatchmakingConfigurationsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeMatchmakingConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeMatchmakingConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeMatchmakingConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingConfigurationsRequestMarshaller
 
DescribeMatchmakingConfigurationsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeMatchmakingConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeMatchmakingRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeMatchmakingRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeMatchmakingRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeMatchmakingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingRequestMarshaller
 
DescribeMatchmakingResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeMatchmakingResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSets(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSets() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSets() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSets(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
DescribeMatchmakingRuleSetsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeMatchmakingRuleSetsIterable(GameLiftClient, DescribeMatchmakingRuleSetsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsIterable
 
describeMatchmakingRuleSetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsPaginator(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
describeMatchmakingRuleSetsPaginator(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the details for FlexMatch matchmaking rule sets.
DescribeMatchmakingRuleSetsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeMatchmakingRuleSetsPublisher(GameLiftAsyncClient, DescribeMatchmakingRuleSetsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsPublisher
 
DescribeMatchmakingRuleSetsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeMatchmakingRuleSetsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeMatchmakingRuleSetsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeMatchmakingRuleSetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingRuleSetsRequestMarshaller
 
DescribeMatchmakingRuleSetsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeMatchmakingRuleSetsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describePlayerSessions(DescribePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for one or more player sessions.
describePlayerSessions(Consumer<DescribePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for one or more player sessions.
describePlayerSessions(DescribePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for one or more player sessions.
describePlayerSessions(Consumer<DescribePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for one or more player sessions.
DescribePlayerSessionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribePlayerSessionsIterable(GameLiftClient, DescribePlayerSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsIterable
 
describePlayerSessionsPaginator(DescribePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for one or more player sessions.
describePlayerSessionsPaginator(Consumer<DescribePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for one or more player sessions.
describePlayerSessionsPaginator(DescribePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for one or more player sessions.
describePlayerSessionsPaginator(Consumer<DescribePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for one or more player sessions.
DescribePlayerSessionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribePlayerSessionsPublisher(GameLiftAsyncClient, DescribePlayerSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsPublisher
 
DescribePlayerSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribePlayerSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribePlayerSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribePlayerSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribePlayerSessionsRequestMarshaller
 
DescribePlayerSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribePlayerSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeRuntimeConfiguration(DescribeRuntimeConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a fleet's runtime configuration settings.
describeRuntimeConfiguration(Consumer<DescribeRuntimeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a fleet's runtime configuration settings.
describeRuntimeConfiguration(DescribeRuntimeConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a fleet's runtime configuration settings.
describeRuntimeConfiguration(Consumer<DescribeRuntimeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a fleet's runtime configuration settings.
DescribeRuntimeConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeRuntimeConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeRuntimeConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeRuntimeConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeRuntimeConfigurationRequestMarshaller
 
DescribeRuntimeConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeRuntimeConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all scaling policies applied to a fleet.
describeScalingPolicies(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all scaling policies applied to a fleet.
describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all scaling policies applied to a fleet.
describeScalingPolicies(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all scaling policies applied to a fleet.
DescribeScalingPoliciesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeScalingPoliciesIterable(GameLiftClient, DescribeScalingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesIterable
 
describeScalingPoliciesPaginator(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all scaling policies applied to a fleet.
describeScalingPoliciesPaginator(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all scaling policies applied to a fleet.
describeScalingPoliciesPaginator(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all scaling policies applied to a fleet.
describeScalingPoliciesPaginator(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all scaling policies applied to a fleet.
DescribeScalingPoliciesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
DescribeScalingPoliciesPublisher(GameLiftAsyncClient, DescribeScalingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesPublisher
 
DescribeScalingPoliciesRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeScalingPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeScalingPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeScalingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeScalingPoliciesRequestMarshaller
 
DescribeScalingPoliciesResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeScalingPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeScript(DescribeScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for a Realtime script.
describeScript(Consumer<DescribeScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves properties for a Realtime script.
describeScript(DescribeScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for a Realtime script.
describeScript(Consumer<DescribeScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves properties for a Realtime script.
DescribeScriptRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeScriptRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeScriptRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeScriptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeScriptRequestMarshaller
 
DescribeScriptResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeScriptResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizations(Consumer<DescribeVpcPeeringAuthorizationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizations() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizations() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
describeVpcPeeringAuthorizations(Consumer<DescribeVpcPeeringAuthorizationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves valid VPC peering authorizations that are pending for the AWS account.
DescribeVpcPeeringAuthorizationsRequest - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeVpcPeeringAuthorizationsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeVpcPeeringAuthorizationsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeVpcPeeringAuthorizationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeVpcPeeringAuthorizationsRequestMarshaller
 
DescribeVpcPeeringAuthorizationsResponse - Class in software.amazon.awssdk.services.gamelift.model
 
DescribeVpcPeeringAuthorizationsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information on VPC peering connections.
describeVpcPeeringConnections(Consumer<DescribeVpcPeeringConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information on VPC peering connections.
describeVpcPeeringConnections() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves information on VPC peering connections.
describeVpcPeeringConnections() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information on VPC peering connections.
describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information on VPC peering connections.
describeVpcPeeringConnections(Consumer<DescribeVpcPeeringConnectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves information on VPC peering connections.
DescribeVpcPeeringConnectionsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
DescribeVpcPeeringConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
DescribeVpcPeeringConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
DescribeVpcPeeringConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeVpcPeeringConnectionsRequestMarshaller
 
DescribeVpcPeeringConnectionsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
DescribeVpcPeeringConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
A human-readable description of an alias.
description() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
A human-readable description of an alias.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
A human-readable description of the alias.
description() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
A human-readable description of the alias.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A human-readable description of a fleet.
description() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A human-readable description of a fleet.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A human-readable description of the matchmaking configuration.
description() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A human-readable description of the matchmaking configuration.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Human-readable description of the fleet.
description() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Human-readable description of the fleet.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A descriptive label that is associated with matchmaking configuration.
description() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
A descriptive label that is associated with matchmaking configuration.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
A human-readable description of the alias.
description() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
A human-readable description of the alias.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Human-readable description of a fleet.
description() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Human-readable description of a fleet.
description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A descriptive label that is associated with matchmaking configuration.
description() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
A descriptive label that is associated with matchmaking configuration.
desired(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
Ideal number of active instances in the fleet.
desired() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
Ideal number of active instances in the fleet.
desiredInstances(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
Number of EC2 instances you want this fleet to host.
desiredInstances() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
Number of EC2 instances you want this fleet to host.
DesiredPlayerSession - Class in software.amazon.awssdk.services.gamelift.model
Player information for use when creating player sessions using a game session placement request with StartGameSessionPlacement.
DesiredPlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
desiredPlayerSessions(Collection<DesiredPlayerSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of information on each player to create a player session for.
desiredPlayerSessions(DesiredPlayerSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of information on each player to create a player session for.
desiredPlayerSessions(Consumer<DesiredPlayerSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of information on each player to create a player session for.
desiredPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Set of information on each player to create a player session for.
destinationArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination.Builder
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
destinationArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
destinations(Collection<GameSessionQueueDestination>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(GameSessionQueueDestination...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(Consumer<GameSessionQueueDestination.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(Collection<GameSessionQueueDestination>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(GameSessionQueueDestination...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(Consumer<GameSessionQueueDestination.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(Collection<GameSessionQueueDestination>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(GameSessionQueueDestination...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations(Consumer<GameSessionQueueDestination.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A list of fleets that can be used to fulfill game session placement requests in the queue.
destinations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
A list of fleets that can be used to fulfill game session placement requests in the queue.
dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
DNS identifier assigned to the instance that is running the game session.
dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
DNS identifier assigned to the instance that is running the game session.
dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
DNS identifier assigned to the instance that is running the game session.
dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
DNS identifier assigned to the instance that is running the game session.
dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
DNS identifier assigned to the instance that is running the game session.
dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
DNS identifier assigned to the instance that is running the game session.
dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
DNS identifier assigned to the instance that is running the game session.
dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
DNS identifier assigned to the instance that is running the game session.
dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
DNS identifier assigned to the instance that is running the game session.
dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
DNS identifier assigned to the instance that is running the game session.

E

ec2InboundPermissions(Collection<IpPermission>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on the fleet.
ec2InboundPermissions(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on the fleet.
ec2InboundPermissions(Consumer<IpPermission.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Range of IP addresses and port settings that permit inbound traffic to access game sessions that are running on the fleet.
ec2InboundPermissions() - Method in class software.amazon.awssdk.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.
EC2InstanceCounts - Class in software.amazon.awssdk.services.gamelift.model
Current status of fleet capacity.
EC2InstanceCounts.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
EC2InstanceLimit - Class in software.amazon.awssdk.services.gamelift.model
The maximum number of instances allowed based on the Amazon Elastic Compute Cloud (Amazon EC2) instance type.
EC2InstanceLimit.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ec2InstanceLimits(Collection<EC2InstanceLimit>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse.Builder
The maximum number of instances for the specified instance type.
ec2InstanceLimits(EC2InstanceLimit...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse.Builder
The maximum number of instances for the specified instance type.
ec2InstanceLimits(Consumer<EC2InstanceLimit.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse.Builder
The maximum number of instances for the specified instance type.
ec2InstanceLimits() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
The maximum number of instances for the specified instance type.
ec2InstanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
The name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
The name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
The name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
Name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
Name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
Name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
Name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
Name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceType() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
Name of an EC2 instance type that is supported in Amazon GameLift.
EC2InstanceType - Enum in software.amazon.awssdk.services.gamelift.model
 
ec2InstanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
The name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
Name of an EC2 instance type that is supported in Amazon GameLift.
ec2InstanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
Name of an EC2 instance type that is supported in Amazon GameLift.
endTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
Most recent date to retrieve event logs for.
endTime() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
Most recent date to retrieve event logs for.
endTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Time stamp indicating when this request was completed, canceled, or timed out.
endTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Time stamp indicating when this request was completed, canceled, or timed out.
endTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Time stamp indicating when this matchmaking request stopped being processed due to success, failure, or cancellation.
endTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Time stamp indicating when this matchmaking request stopped being processed due to success, failure, or cancellation.
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Alias
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Build
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Event
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Instance
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Player
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Script
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Alias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Build
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Event
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Instance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Player
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Script
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
estimatedInstanceWarmup(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy.Builder
Length of time, in seconds, it takes for a new instance to start new game server processes and register with GameLift FleetIQ.
estimatedInstanceWarmup() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
Length of time, in seconds, it takes for a new instance to start new game server processes and register with GameLift FleetIQ.
estimatedWaitTime(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Average amount of time (in seconds) that players are currently waiting for a match.
estimatedWaitTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Average amount of time (in seconds) that players are currently waiting for a match.
evaluationPeriods(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
evaluationPeriods() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
evaluationPeriods(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
evaluationPeriods() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Length of time (in minutes) the metric must be at or beyond the threshold before a scaling event is triggered.
Event - Class in software.amazon.awssdk.services.gamelift.model
Log entry describing an event that involves Amazon GameLift resources (such as a fleet).
Event.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
eventCode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
The type of event being logged.
eventCode(EventCode) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
The type of event being logged.
eventCode() - Method in class software.amazon.awssdk.services.gamelift.model.Event
The type of event being logged.
EventCode - Enum in software.amazon.awssdk.services.gamelift.model
 
eventCodeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Event
The type of event being logged.
eventId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
A unique identifier for a fleet event.
eventId() - Method in class software.amazon.awssdk.services.gamelift.model.Event
A unique identifier for a fleet event.
events(Collection<Event>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse.Builder
A collection of objects containing event log entries for the specified fleet.
events(Event...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse.Builder
A collection of objects containing event log entries for the specified fleet.
events(Consumer<Event.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse.Builder
A collection of objects containing event log entries for the specified fleet.
events() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
A collection of objects containing event log entries for the specified fleet.
events() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsIterable
Returns an iterable to iterate through the paginated DescribeFleetEventsResponse.events() member.
events() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsPublisher
Returns a publisher that can be used to get a stream of data.
eventTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
Time stamp indicating when this event occurred.
eventTime() - Method in class software.amazon.awssdk.services.gamelift.model.Event
Time stamp indicating when this event occurred.
expirationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder
Time stamp indicating when this authorization expires (24 hours after issuance).
expirationTime() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
Time stamp indicating when this authorization expires (24 hours after issuance).

F

filterExpression(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
String containing the search criteria for the session search.
filterExpression() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
String containing the search criteria for the session search.
FleetAction - Enum in software.amazon.awssdk.services.gamelift.model
 
fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
The Amazon Resource Name (ARN) that is assigned to a GameLift fleet resource and uniquely identifies it.
fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
The Amazon Resource Name (ARN) that is assigned to a GameLift fleet resource and uniquely identifies it.
fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
The Amazon Resource Name (ARN) associated with the GameLift fleet that this game session is running on.
fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
The Amazon Resource Name (ARN) associated with the GameLift fleet that this game session is running on.
fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
The Amazon Resource Name (ARN) associated with the GameLift fleet that the player's game session is running on.
fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
The Amazon Resource Name (ARN) associated with the GameLift fleet that the player's game session is running on.
fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse.Builder
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
The Amazon Resource Name (ARN) associated with the GameLift fleet resource for this connection.
fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
The Amazon Resource Name (ARN) associated with the GameLift fleet resource for this connection.
fleetAttributes(FleetAttributes) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
Properties for the newly created fleet.
fleetAttributes(Consumer<FleetAttributes.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
Properties for the newly created fleet.
fleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
Properties for the newly created fleet.
fleetAttributes(Collection<FleetAttributes>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse.Builder
A collection of objects containing attribute metadata for each requested fleet ID.
fleetAttributes(FleetAttributes...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse.Builder
A collection of objects containing attribute metadata for each requested fleet ID.
fleetAttributes(Consumer<FleetAttributes.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse.Builder
A collection of objects containing attribute metadata for each requested fleet ID.
fleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
A collection of objects containing attribute metadata for each requested fleet ID.
FleetAttributes - Class in software.amazon.awssdk.services.gamelift.model
General properties describing a fleet.
fleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesIterable
Returns an iterable to iterate through the paginated DescribeFleetAttributesResponse.fleetAttributes() member.
fleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesPublisher
Returns a publisher that can be used to get a stream of data.
FleetAttributes.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
fleetCapacity(Collection<FleetCapacity>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
A collection of objects containing capacity information for each requested fleet ID.
fleetCapacity(FleetCapacity...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
A collection of objects containing capacity information for each requested fleet ID.
fleetCapacity(Consumer<FleetCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
A collection of objects containing capacity information for each requested fleet ID.
fleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
A collection of objects containing capacity information for each requested fleet ID.
FleetCapacity - Class in software.amazon.awssdk.services.gamelift.model
Information about the fleet's capacity.
fleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityIterable
Returns an iterable to iterate through the paginated DescribeFleetCapacityResponse.fleetCapacity() member.
fleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityPublisher
Returns a publisher that can be used to get a stream of data.
FleetCapacity.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
FleetCapacityExceededException - Exception in software.amazon.awssdk.services.gamelift.model
The specified fleet has no available instances to fulfill a CreateGameSession request.
FleetCapacityExceededException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
A unique identifier for a fleet to create a game session in.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
A unique identifier for a fleet to create a game session in.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
A unique identifier for a fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest.Builder
A unique identifier for a fleet to be deleted.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
A unique identifier for a fleet to be deleted.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest.Builder
A unique identifier for a fleet to be deleted.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
A unique identifier for a fleet to be deleted.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
A unique identifier for a fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
A unique identifier for a fleet to get event logs for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
A unique identifier for a fleet to get event logs for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest.Builder
A unique identifier for a fleet to retrieve port settings for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
A unique identifier for a fleet to retrieve port settings for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
A unique identifier for a fleet to retrieve all game sessions active on the fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
A unique identifier for a fleet to retrieve all game sessions active on the fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
A unique identifier for a fleet to retrieve all game sessions for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
A unique identifier for a fleet to retrieve all game sessions for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
A unique identifier for a fleet to retrieve instance information for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
A unique identifier for a fleet to retrieve instance information for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest.Builder
A unique identifier for a fleet to get the runtime configuration for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
A unique identifier for a fleet to get the runtime configuration for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
A unique identifier for a fleet to retrieve scaling policies for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
A unique identifier for a fleet to retrieve scaling policies for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
A unique identifier for a fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
A unique identifier for a fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
A unique identifier for a fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
A unique identifier for a fleet.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
A unique identifier for a fleet that the game session is running on.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
A unique identifier for a fleet that the game session is running on.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
A unique identifier for a fleet that contains the instance you want access to.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
A unique identifier for a fleet that contains the instance you want access to.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
A unique identifier for a fleet that the instance is in.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
A unique identifier for a fleet that the instance is in.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
A unique identifier for a fleet containing the instance being accessed.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
A unique identifier for a fleet containing the instance being accessed.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
A unique identifier for a fleet that the player's game session is running on.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
A unique identifier for a fleet that the player's game session is running on.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
A unique identifier for a fleet to apply this policy to.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
A unique identifier for a fleet to apply this policy to.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse.Builder
The fleet identifier that the alias is pointing to.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
The fleet identifier that the alias is pointing to.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
The unique identifier for a fleet that the alias points to.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
The unique identifier for a fleet that the alias points to.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
A unique identifier for a fleet that is associated with this scaling policy.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
A unique identifier for a fleet that is associated with this scaling policy.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
A unique identifier for a fleet to search for active game sessions.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
A unique identifier for a fleet to search for active game sessions.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
A unique identifier for a fleet to start actions on.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
A unique identifier for a fleet to start actions on.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
A unique identifier for a fleet to stop actions on.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
A unique identifier for a fleet to stop actions on.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
A unique identifier for a fleet to update attribute metadata for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
A unique identifier for a fleet to update attribute metadata for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse.Builder
A unique identifier for a fleet that was updated.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
A unique identifier for a fleet that was updated.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
A unique identifier for a fleet to update capacity for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
A unique identifier for a fleet to update capacity for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse.Builder
A unique identifier for a fleet that was updated.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
A unique identifier for a fleet that was updated.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A unique identifier for a fleet to update port settings for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
A unique identifier for a fleet to update port settings for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse.Builder
A unique identifier for a fleet that was updated.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
A unique identifier for a fleet that was updated.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
A unique identifier for a fleet to update runtime configuration for.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
A unique identifier for a fleet to update runtime configuration for.
fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
A unique identifier for a fleet.
fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
A unique identifier for a fleet.
fleetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
A list of unique fleet identifiers to retrieve attributes for.
fleetIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
A list of unique fleet identifiers to retrieve attributes for.
fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
A list of unique fleet identifiers to retrieve attributes for.
fleetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
A unique identifier for a fleet(s) to retrieve capacity information for.
fleetIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
A unique identifier for a fleet(s) to retrieve capacity information for.
fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
A unique identifier for a fleet(s) to retrieve capacity information for.
fleetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
A unique identifier for a fleet(s) to retrieve utilization data for.
fleetIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
A unique identifier for a fleet(s) to retrieve utilization data for.
fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
A unique identifier for a fleet(s) to retrieve utilization data for.
fleetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsResponse.Builder
Set of fleet IDs matching the list request.
fleetIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsResponse.Builder
Set of fleet IDs matching the list request.
fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
Set of fleet IDs matching the list request.
fleetIds() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListFleetsIterable
Returns an iterable to iterate through the paginated ListFleetsResponse.fleetIds() member.
fleetIds() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListFleetsPublisher
Returns a publisher that can be used to get a stream of data.
FleetStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
fleetType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Indicates whether to use On-Demand instances or Spot instances for this fleet.
fleetType(FleetType) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Indicates whether to use On-Demand instances or Spot instances for this fleet.
fleetType() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Indicates whether to use On-Demand instances or Spot instances for this fleet.
fleetType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Indicates whether the fleet uses on-demand or spot instances.
fleetType(FleetType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Indicates whether the fleet uses on-demand or spot instances.
fleetType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Indicates whether the fleet uses on-demand or spot instances.
FleetType - Enum in software.amazon.awssdk.services.gamelift.model
 
fleetTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Indicates whether to use On-Demand instances or Spot instances for this fleet.
fleetTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Indicates whether the fleet uses on-demand or spot instances.
fleetUtilization(Collection<FleetUtilization>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse.Builder
A collection of objects containing utilization information for each requested fleet ID.
fleetUtilization(FleetUtilization...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse.Builder
A collection of objects containing utilization information for each requested fleet ID.
fleetUtilization(Consumer<FleetUtilization.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse.Builder
A collection of objects containing utilization information for each requested fleet ID.
fleetUtilization() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
A collection of objects containing utilization information for each requested fleet ID.
FleetUtilization - Class in software.amazon.awssdk.services.gamelift.model
Current status of fleet utilization, including the number of game and player sessions being hosted.
fleetUtilization() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationIterable
Returns an iterable to iterate through the paginated DescribeFleetUtilizationResponse.fleetUtilization() member.
fleetUtilization() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationPublisher
Returns a publisher that can be used to get a stream of data.
FleetUtilization.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
flexMatchMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode(FlexMatchMode) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
FlexMatchMode - Enum in software.amazon.awssdk.services.gamelift.model
 
flexMatchMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode(FlexMatchMode) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode(FlexMatchMode) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchMode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
flexMatchModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Indicates whether this matchmaking configuration is being used with GameLift hosting or as a standalone matchmaking solution.
fromPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
A starting value for a range of allowed port numbers.
fromPort() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
A starting value for a range of allowed port numbers.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.AcceptanceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.BackfillMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.BalancingStrategy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.BuildStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.CertificateType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.EC2InstanceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.EventCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FlexMatchMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatusReason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.InstanceStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.IpProtocol
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.MetricName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.OperatingSystem
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.PolicyType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ScalingStatusType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.SortOrder
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

GameLiftAsyncClient - Interface in software.amazon.awssdk.services.gamelift
Service client for accessing Amazon GameLift asynchronously.
GameLiftAsyncClientBuilder - Interface in software.amazon.awssdk.services.gamelift
A builder for creating an instance of GameLiftAsyncClient.
gameLiftAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest.Builder
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
gameLiftAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
gameLiftAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest.Builder
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
gameLiftAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
gameLiftAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
gameLiftAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
A unique identifier for the AWS account that you use to manage your Amazon GameLift fleet.
GameLiftBaseClientBuilder<B extends GameLiftBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.gamelift
This includes configuration specific to Amazon GameLift that is supported by both GameLiftClientBuilder and GameLiftAsyncClientBuilder.
GameLiftClient - Interface in software.amazon.awssdk.services.gamelift
Service client for accessing Amazon GameLift.
GameLiftClientBuilder - Interface in software.amazon.awssdk.services.gamelift
A builder for creating an instance of GameLiftClient.
GameLiftException - Exception in software.amazon.awssdk.services.gamelift.model
 
GameLiftException(GameLiftException.Builder) - Constructor for exception software.amazon.awssdk.services.gamelift.model.GameLiftException
 
GameLiftException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameLiftException.BuilderImpl - Class in software.amazon.awssdk.services.gamelift.model
 
GameLiftRequest - Class in software.amazon.awssdk.services.gamelift.model
 
GameLiftRequest(GameLiftRequest.Builder) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftRequest
 
GameLiftRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameLiftRequest.BuilderImpl - Class in software.amazon.awssdk.services.gamelift.model
 
GameLiftResponse - Class in software.amazon.awssdk.services.gamelift.model
 
GameLiftResponse(GameLiftResponse.Builder) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftResponse
 
GameLiftResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameLiftResponse.BuilderImpl - Class in software.amazon.awssdk.services.gamelift.model
 
GameLiftResponseMetadata - Class in software.amazon.awssdk.services.gamelift.model
 
gameLiftVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
A unique identifier for the VPC that contains the Amazon GameLift fleet for this connection.
gameLiftVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
A unique identifier for the VPC that contains the Amazon GameLift fleet for this connection.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Set of custom properties for a game session, formatted as key:value pairs.
gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A set of custom properties for a game session, formatted as key-value pairs.
gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
A set of custom properties for a game session, formatted as key-value pairs.
GameProperty - Class in software.amazon.awssdk.services.gamelift.model
Set of key-value pairs that contain information about a game session.
GameProperty.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameServer(GameServer) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse.Builder
Object that describes the newly claimed game server.
gameServer(Consumer<GameServer.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse.Builder
Object that describes the newly claimed game server.
gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
Object that describes the newly claimed game server.
gameServer(GameServer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse.Builder
Object that describes the requested game server.
gameServer(Consumer<GameServer.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse.Builder
Object that describes the requested game server.
gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
Object that describes the requested game server.
GameServer - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
gameServer(GameServer) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse.Builder
Object that describes the newly registered game server.
gameServer(Consumer<GameServer.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse.Builder
Object that describes the newly registered game server.
gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
Object that describes the newly registered game server.
gameServer(GameServer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse.Builder
Object that describes the newly updated game server.
gameServer(Consumer<GameServer.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse.Builder
Object that describes the newly updated game server.
gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
Object that describes the newly updated game server.
GameServer.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameServerClaimStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
gameServerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
A set of custom game server properties, formatted as a single string value.
gameServerData() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
A set of custom game server properties, formatted as a single string value.
gameServerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
A set of custom game server properties, formatted as a single string value.
gameServerData() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
A set of custom game server properties, formatted as a single string value.
gameServerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
A set of custom game server properties, formatted as a single string value.
gameServerData() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
A set of custom game server properties, formatted as a single string value.
gameServerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
A set of custom game server properties, formatted as a single string value.
gameServerData() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
A set of custom game server properties, formatted as a single string value.
gameServerGroup(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse.Builder
The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server group and the object's status.
gameServerGroup(Consumer<GameServerGroup.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse.Builder
The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server group and the object's status.
gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
The newly created game server group object, including the new ARN value for the GameLift FleetIQ game server group and the object's status.
gameServerGroup(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse.Builder
An object that describes the deleted game server group resource, with status updated to DELETE_SCHEDULED.
gameServerGroup(Consumer<GameServerGroup.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse.Builder
An object that describes the deleted game server group resource, with status updated to DELETE_SCHEDULED.
gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
An object that describes the deleted game server group resource, with status updated to DELETE_SCHEDULED.
gameServerGroup(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse.Builder
An object with the property settings for the requested game server group resource.
gameServerGroup(Consumer<GameServerGroup.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse.Builder
An object with the property settings for the requested game server group resource.
gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
An object with the property settings for the requested game server group resource.
GameServerGroup - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
gameServerGroup(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse.Builder
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the resumed activity.
gameServerGroup(Consumer<GameServerGroup.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse.Builder
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the resumed activity.
gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the resumed activity.
gameServerGroup(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse.Builder
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the suspended activity.
gameServerGroup(Consumer<GameServerGroup.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse.Builder
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the suspended activity.
gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the suspended activity.
gameServerGroup(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse.Builder
An object that describes the game server group resource with updated properties.
gameServerGroup(Consumer<GameServerGroup.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse.Builder
An object that describes the game server group resource with updated properties.
gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
An object that describes the game server group resource with updated properties.
GameServerGroup.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameServerGroupAction - Enum in software.amazon.awssdk.services.gamelift.model
 
gameServerGroupArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
The ARN identifier for the game server group where the game server is located.
gameServerGroupArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
The ARN identifier for the game server group where the game server is located.
gameServerGroupArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A generated unique ID for the game server group.
gameServerGroupArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A generated unique ID for the game server group.
gameServerGroupArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerInstance.Builder
A generated unique identifier for the game server group that includes the game server instance.
gameServerGroupArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
A generated unique identifier for the game server group that includes the game server instance.
GameServerGroupAutoScalingPolicy - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
GameServerGroupAutoScalingPolicy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameServerGroupDeleteOption - Enum in software.amazon.awssdk.services.gamelift.model
 
GameServerGroupInstanceType - Enum in software.amazon.awssdk.services.gamelift.model
 
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
A unique identifier for the game server group where the game server is running.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
A unique identifier for the game server group where the game server is running.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
An identifier for the new game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
An identifier for the new game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest.Builder
A unique identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
A unique identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest.Builder
A unique identifier for the game server group where the game server is running.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
A unique identifier for the game server group where the game server is running.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest.Builder
A unique identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
A unique identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
A unique identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
A unique identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest.Builder
A unique identifier for the game server group where the game server is running.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
A unique identifier for the game server group where the game server is running.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
A unique identifier for the game server group where the game server is running.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
A unique identifier for the game server group where the game server is running.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A developer-defined identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A developer-defined identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerInstance.Builder
A developer-defined identifier for the game server group that includes the game server instance.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
A developer-defined identifier for the game server group that includes the game server instance.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
An identifier for the game server group to retrieve a list of game servers from.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
An identifier for the game server group to retrieve a list of game servers from.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
A unique identifier for the game server group where the game server is running.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
A unique identifier for the game server group where the game server is running.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
A unique identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
A unique identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
A unique identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
A unique identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
A unique identifier for the game server group.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
A unique identifier for the game server group.
gameServerGroupName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
A unique identifier for the game server group where the game server is running.
gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
A unique identifier for the game server group where the game server is running.
gameServerGroups(Collection<GameServerGroup>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
A collection of game server group objects that match the request.
gameServerGroups(GameServerGroup...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
A collection of game server group objects that match the request.
gameServerGroups(Consumer<GameServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
A collection of game server group objects that match the request.
gameServerGroups() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
A collection of game server group objects that match the request.
gameServerGroups() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsIterable
Returns an iterable to iterate through the paginated ListGameServerGroupsResponse.gameServerGroups() member.
gameServerGroups() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsPublisher
Returns a publisher that can be used to get a stream of data.
GameServerGroupStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
GameServerHealthCheck - Enum in software.amazon.awssdk.services.gamelift.model
 
gameServerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
A custom string that uniquely identifies the game server to claim.
gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
A custom string that uniquely identifies the game server to claim.
gameServerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest.Builder
A custom string that uniquely identifies the game server to deregister.
gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
A custom string that uniquely identifies the game server to deregister.
gameServerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest.Builder
A custom string that uniquely identifies the game server information to be retrieved.
gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
A custom string that uniquely identifies the game server information to be retrieved.
gameServerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
A custom string that uniquely identifies the game server.
gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
A custom string that uniquely identifies the game server.
gameServerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
A custom string that uniquely identifies the game server to register.
gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
A custom string that uniquely identifies the game server to register.
gameServerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
A custom string that uniquely identifies the game server to update.
gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
A custom string that uniquely identifies the game server to update.
GameServerInstance - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
GameServerInstance.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameServerInstances(Collection<GameServerInstance>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse.Builder
The collection of requested game server instances.
gameServerInstances(GameServerInstance...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse.Builder
The collection of requested game server instances.
gameServerInstances(Consumer<GameServerInstance.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse.Builder
The collection of requested game server instances.
gameServerInstances() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
The collection of requested game server instances.
gameServerInstances() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesIterable
Returns an iterable to iterate through the paginated DescribeGameServerInstancesResponse.gameServerInstances() member.
gameServerInstances() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesPublisher
Returns a publisher that can be used to get a stream of data.
GameServerInstanceStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
gameServerProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy(GameServerProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy(GameServerProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A flag that indicates whether instances in the game server group are protected from early termination.
GameServerProtectionPolicy - Enum in software.amazon.awssdk.services.gamelift.model
 
gameServerProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy(GameServerProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A flag that indicates whether instances in the game server group are protected from early termination.
gameServerProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
A flag that indicates whether instances in the game server group are protected from early termination.
gameServers(Collection<GameServer>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersResponse.Builder
A collection of game server objects that match the request.
gameServers(GameServer...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersResponse.Builder
A collection of game server objects that match the request.
gameServers(Consumer<GameServer.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersResponse.Builder
A collection of game server objects that match the request.
gameServers() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
A collection of game server objects that match the request.
gameServers() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServersIterable
Returns an iterable to iterate through the paginated ListGameServersResponse.gameServers() member.
gameServers() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServersPublisher
Returns a publisher that can be used to get a stream of data.
GameServerUtilizationStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
gameSession(GameSession) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse.Builder
Object that describes the newly created game session record.
gameSession(Consumer<GameSession.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse.Builder
Object that describes the newly created game session record.
gameSession() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
Object that describes the newly created game session record.
GameSession - Class in software.amazon.awssdk.services.gamelift.model
Properties describing a game session.
gameSession(GameSession) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionDetail.Builder
Object that describes a game session.
gameSession(Consumer<GameSession.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionDetail.Builder
Object that describes a game session.
gameSession() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
Object that describes a game session.
gameSession(GameSession) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse.Builder
The updated game session metadata.
gameSession(Consumer<GameSession.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse.Builder
The updated game session metadata.
gameSession() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
The updated game session metadata.
GameSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameSessionActivationTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
The maximum amount of time (in seconds) that a game session can remain in status ACTIVATING.
gameSessionActivationTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
The maximum amount of time (in seconds) that a game session can remain in status ACTIVATING.
gameSessionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
Amazon Resource Name (ARN) that is assigned to a game session and uniquely identifies it.
gameSessionArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
Amazon Resource Name (ARN) that is assigned to a game session and uniquely identifies it.
gameSessionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Identifier for the game session created by this placement request.
gameSessionArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Identifier for the game session created by this placement request.
gameSessionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
Amazon Resource Name (ARN) that is assigned to a game session and uniquely identifies it.
gameSessionArn() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
Amazon Resource Name (ARN) that is assigned to a game session and uniquely identifies it.
GameSessionConnectionInfo - Class in software.amazon.awssdk.services.gamelift.model
Connection information for a new game session that is created in response to a StartMatchmaking request.
gameSessionConnectionInfo(GameSessionConnectionInfo) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Identifier and connection information of the game session created for the match.
gameSessionConnectionInfo(Consumer<GameSessionConnectionInfo.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Identifier and connection information of the game session created for the match.
gameSessionConnectionInfo() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Identifier and connection information of the game session created for the match.
GameSessionConnectionInfo.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
Set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
Set of custom game session properties, formatted as a single string value.
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A set of custom game session properties, formatted as a single string value.
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Set of custom game session properties, formatted as a single string value.
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Set of custom game session properties, formatted as a single string value.
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
A set of custom game session properties, formatted as a single string value.
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Set of custom game session properties, formatted as a single string value.
gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A set of custom game session properties, formatted as a single string value.
gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
A set of custom game session properties, formatted as a single string value.
GameSessionDetail - Class in software.amazon.awssdk.services.gamelift.model
A game session's properties plus the protection policy currently in force.
GameSessionDetail.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameSessionDetails(Collection<GameSessionDetail>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
A collection of objects containing game session properties and the protection policy currently in force for each session matching the request.
gameSessionDetails(GameSessionDetail...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
A collection of objects containing game session properties and the protection policy currently in force for each session matching the request.
gameSessionDetails(Consumer<GameSessionDetail.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
A collection of objects containing game session properties and the protection policy currently in force for each session matching the request.
gameSessionDetails() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
A collection of objects containing game session properties and the protection policy currently in force for each session matching the request.
gameSessionDetails() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsIterable
Returns an iterable to iterate through the paginated DescribeGameSessionDetailsResponse.gameSessionDetails() member.
gameSessionDetails() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsPublisher
Returns a publisher that can be used to get a stream of data.
GameSessionFullException - Exception in software.amazon.awssdk.services.gamelift.model
The game instance is currently full and cannot allow the requested player(s) to join.
GameSessionFullException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
This parameter is no longer preferred.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
This parameter is no longer preferred.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
A unique identifier for the game session to add a player to.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
A unique identifier for the game session to add a player to.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
A unique identifier for the game session to add players to.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
A unique identifier for the game session to add players to.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
A unique identifier for the game session to retrieve.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
A unique identifier for the game session to retrieve.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
A unique identifier for the game session to retrieve.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
A unique identifier for the game session to retrieve.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
A unique identifier for the game session to retrieve player sessions for.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
A unique identifier for the game session to retrieve player sessions for.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
A unique identifier for the game session.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
A unique identifier for the game session.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A unique identifier for the game session.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
A unique identifier for the game session.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest.Builder
A unique identifier for the game session to get logs for.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
A unique identifier for the game session to get logs for.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
A unique identifier for the game session that the player session is connected to.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
A unique identifier for the game session that the player session is connected to.
gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
A unique identifier for the game session to update.
gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
A unique identifier for the game session to update.
gameSessionName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A descriptive label that is associated with a game session.
gameSessionName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
A descriptive label that is associated with a game session.
gameSessionName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
A descriptive label that is associated with a game session.
gameSessionName() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
A descriptive label that is associated with a game session.
gameSessionPlacement(GameSessionPlacement) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse.Builder
Object that describes the requested game session placement.
gameSessionPlacement(Consumer<GameSessionPlacement.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse.Builder
Object that describes the requested game session placement.
gameSessionPlacement() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
Object that describes the requested game session placement.
GameSessionPlacement - Class in software.amazon.awssdk.services.gamelift.model
Object that describes a StartGameSessionPlacement request.
gameSessionPlacement(GameSessionPlacement) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse.Builder
Object that describes the newly created game session placement.
gameSessionPlacement(Consumer<GameSessionPlacement.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse.Builder
Object that describes the newly created game session placement.
gameSessionPlacement() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
Object that describes the newly created game session placement.
gameSessionPlacement(GameSessionPlacement) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse.Builder
Object that describes the canceled game session placement, with CANCELLED status and an end time stamp.
gameSessionPlacement(Consumer<GameSessionPlacement.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse.Builder
Object that describes the canceled game session placement, with CANCELLED status and an end time stamp.
gameSessionPlacement() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
Object that describes the canceled game session placement, with CANCELLED status and an end time stamp.
GameSessionPlacement.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GameSessionPlacementState - Enum in software.amazon.awssdk.services.gamelift.model
 
gameSessionQueue(GameSessionQueue) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse.Builder
An object that describes the newly created game session queue.
gameSessionQueue(Consumer<GameSessionQueue.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse.Builder
An object that describes the newly created game session queue.
gameSessionQueue() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
An object that describes the newly created game session queue.
GameSessionQueue - Class in software.amazon.awssdk.services.gamelift.model
Configuration of a queue that is used to process game session placement requests.
gameSessionQueue(GameSessionQueue) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse.Builder
An object that describes the newly updated game session queue.
gameSessionQueue(Consumer<GameSessionQueue.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse.Builder
An object that describes the newly updated game session queue.
gameSessionQueue() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
An object that describes the newly updated game session queue.
GameSessionQueue.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameSessionQueueArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
gameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Amazon Resource Name (ARN) that is assigned to a GameLift game session queue resource and uniquely identifies it.
GameSessionQueueDestination - Class in software.amazon.awssdk.services.gamelift.model
Fleet designated in a game session queue.
GameSessionQueueDestination.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
gameSessionQueueName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A descriptive label that is associated with game session queue.
gameSessionQueueName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
A descriptive label that is associated with game session queue.
gameSessionQueueName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Name of the queue to use to place the new game session.
gameSessionQueueName() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Name of the queue to use to place the new game session.
gameSessionQueues(Collection<GameSessionQueue>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse.Builder
A collection of objects that describe the requested game session queues.
gameSessionQueues(GameSessionQueue...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse.Builder
A collection of objects that describe the requested game session queues.
gameSessionQueues(Consumer<GameSessionQueue.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse.Builder
A collection of objects that describe the requested game session queues.
gameSessionQueues() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
A collection of objects that describe the requested game session queues.
gameSessionQueues() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesIterable
Returns an iterable to iterate through the paginated DescribeGameSessionQueuesResponse.gameSessionQueues() member.
gameSessionQueues() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesPublisher
Returns a publisher that can be used to get a stream of data.
gameSessionRegion(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Name of the Region where the game session created by this placement request is running.
gameSessionRegion() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Name of the Region where the game session created by this placement request is running.
gameSessions(Collection<GameSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
A collection of objects containing game session properties for each session matching the request.
gameSessions(GameSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
A collection of objects containing game session properties for each session matching the request.
gameSessions(Consumer<GameSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
A collection of objects containing game session properties for each session matching the request.
gameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
A collection of objects containing game session properties for each session matching the request.
gameSessions(Collection<GameSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse.Builder
A collection of objects containing game session properties for each session matching the request.
gameSessions(GameSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse.Builder
A collection of objects containing game session properties for each session matching the request.
gameSessions(Consumer<GameSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse.Builder
A collection of objects containing game session properties for each session matching the request.
gameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
A collection of objects containing game session properties for each session matching the request.
gameSessions() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsIterable
Returns an iterable to iterate through the paginated DescribeGameSessionsResponse.gameSessions() member.
gameSessions() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsPublisher
Returns a publisher that can be used to get a stream of data.
gameSessions() - Method in class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsIterable
Returns an iterable to iterate through the paginated SearchGameSessionsResponse.gameSessions() member.
gameSessions() - Method in class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsPublisher
Returns a publisher that can be used to get a stream of data.
GameSessionStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
GameSessionStatusReason - Enum in software.amazon.awssdk.services.gamelift.model
 
getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the location of stored game session logs for a specified game session.
getGameSessionLogUrl(Consumer<GetGameSessionLogUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the location of stored game session logs for a specified game session.
getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the location of stored game session logs for a specified game session.
getGameSessionLogUrl(Consumer<GetGameSessionLogUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the location of stored game session logs for a specified game session.
GetGameSessionLogUrlRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
GetGameSessionLogUrlRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GetGameSessionLogUrlRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
GetGameSessionLogUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.GetGameSessionLogUrlRequestMarshaller
 
GetGameSessionLogUrlResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
GetGameSessionLogUrlResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
getInstanceAccess(GetInstanceAccessRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Requests remote access to a fleet instance.
getInstanceAccess(Consumer<GetInstanceAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Requests remote access to a fleet instance.
getInstanceAccess(GetInstanceAccessRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Requests remote access to a fleet instance.
getInstanceAccess(Consumer<GetInstanceAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Requests remote access to a fleet instance.
GetInstanceAccessRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
GetInstanceAccessRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
GetInstanceAccessRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
GetInstanceAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.GetInstanceAccessRequestMarshaller
 
GetInstanceAccessResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
GetInstanceAccessResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Alias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Build
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Event
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Instance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Player
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Script
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 

H

hasActions() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
Returns true if the Actions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasActions() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
Returns true if the Actions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAliases() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
Returns true if the Aliases property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasBuilds() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
Returns true if the Builds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasConfigurations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
Returns true if the Configurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDesiredPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Returns true if the DesiredPlayerSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDestinations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
Returns true if the Destinations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDestinations() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
Returns true if the Destinations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDestinations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
Returns true if the Destinations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEc2InboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Returns true if the EC2InboundPermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEc2InstanceLimits() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
Returns true if the EC2InstanceLimits property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEvents() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
Returns true if the Events property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
Returns true if the FleetAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
Returns true if the FleetCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
Returns true if the FleetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
Returns true if the FleetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
Returns true if the FleetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
Returns true if the FleetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFleetUtilization() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
Returns true if the FleetUtilization property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Returns true if the GameProperties property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameServerGroups() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
Returns true if the GameServerGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameServerInstances() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
Returns true if the GameServerInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameServers() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
Returns true if the GameServers property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessionDetails() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
Returns true if the GameSessionDetails property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Returns true if the GameSessionQueueArns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Returns true if the GameSessionQueueArns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Returns true if the GameSessionQueueArns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessionQueues() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
Returns true if the GameSessionQueues property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
Returns true if the GameSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasGameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
Returns true if the GameSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Build
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Event
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Player
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Script
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
hasInboundPermissionAuthorizations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
Returns true if the InboundPermissionAuthorizations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInboundPermissionRevocations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
Returns true if the InboundPermissionRevocations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
Returns true if the InboundPermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInstanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Returns true if the InstanceDefinitions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInstanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
Returns true if the InstanceDefinitions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInstanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
Returns true if the InstanceDefinitions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInstanceIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
Returns true if the InstanceIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInstances() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
Returns true if the Instances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLatencyInMs() - Method in class software.amazon.awssdk.services.gamelift.model.Player
Returns true if the LatencyInMs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLogPaths() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Returns true if the LogPaths property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLogPaths() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Returns true if the LogPaths property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMatchedPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
Returns true if the MatchedPlayerSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMetricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Returns true if the MetricGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMetricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Returns true if the MetricGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMetricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Returns true if the MetricGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasNames() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlacedPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Returns true if the PlacedPlayerSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.Player
Returns true if the PlayerAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerDataMap() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
Returns true if the PlayerDataMap property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerIds() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
Returns true if the PlayerIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerIds() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
Returns true if the PlayerIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Returns true if the PlayerLatencies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Returns true if the PlayerLatencies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
Returns true if the PlayerLatencyPolicies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
Returns true if the PlayerLatencyPolicies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
Returns true if the PlayerLatencyPolicies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayers() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Returns true if the Players property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayers() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
Returns true if the Players property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayers() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
Returns true if the Players property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
Returns true if the PlayerSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
Returns true if the PlayerSessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResumeActions() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
Returns true if the ResumeActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRuleSets() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
Returns true if the RuleSets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasScalingPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
Returns true if the ScalingPolicies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasScripts() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
Returns true if the Scripts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSdm() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
Returns true if the SDM property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServerProcesses() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
Returns true if the ServerProcesses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSl() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
Returns true if the SL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStoppedActions() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Returns true if the StoppedActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSuspendActions() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
Returns true if the SuspendActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSuspendedActions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
Returns true if the SuspendedActions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagKeys() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTicketIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
Returns true if the TicketIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTicketList() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
Returns true if the TicketList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasVpcPeeringAuthorizations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
Returns true if the VpcPeeringAuthorizations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasVpcPeeringConnections() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
Returns true if the VpcPeeringConnections property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasVpcSubnets() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Returns true if the VpcSubnets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
healthCheck(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
Indicates health status of the game server.
healthCheck(GameServerHealthCheck) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
Indicates health status of the game server.
healthCheck() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
Indicates health status of the game server.
healthCheckAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
Indicates health status of the game server.

I

idempotencyToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
Custom string that uniquely identifies a request for a new game session.
idempotencyToken() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
Custom string that uniquely identifies a request for a new game session.
IdempotentParameterMismatchException - Exception in software.amazon.awssdk.services.gamelift.model
A game session with this custom ID string already exists in this fleet.
IdempotentParameterMismatchException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
idle(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
Number of active instances in the fleet that are not currently hosting a game session.
idle() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
Number of active instances in the fleet that are not currently hosting a game session.
inboundPermissionAuthorizations(Collection<IpPermission>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A collection of port settings to be added to the fleet resource.
inboundPermissionAuthorizations(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A collection of port settings to be added to the fleet resource.
inboundPermissionAuthorizations(Consumer<IpPermission.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A collection of port settings to be added to the fleet resource.
inboundPermissionAuthorizations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
A collection of port settings to be added to the fleet resource.
inboundPermissionRevocations(Collection<IpPermission>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A collection of port settings to be removed from the fleet resource.
inboundPermissionRevocations(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A collection of port settings to be removed from the fleet resource.
inboundPermissionRevocations(Consumer<IpPermission.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
A collection of port settings to be removed from the fleet resource.
inboundPermissionRevocations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
A collection of port settings to be removed from the fleet resource.
inboundPermissions(Collection<IpPermission>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
The port settings for the requested fleet ID.
inboundPermissions(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
The port settings for the requested fleet ID.
inboundPermissions(Consumer<IpPermission.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
The port settings for the requested fleet ID.
inboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
The port settings for the requested fleet ID.
Instance - Class in software.amazon.awssdk.services.gamelift.model
Properties that describe an instance of a virtual computing resource that hosts one or more game servers.
Instance.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
instanceAccess(InstanceAccess) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse.Builder
The connection information for a fleet instance, including IP address and access credentials.
instanceAccess(Consumer<InstanceAccess.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse.Builder
The connection information for a fleet instance, including IP address and access credentials.
instanceAccess() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
The connection information for a fleet instance, including IP address and access credentials.
InstanceAccess - Class in software.amazon.awssdk.services.gamelift.model
Information required to remotely connect to a fleet instance.
InstanceAccess.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
instanceCounts(EC2InstanceCounts) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
Current status of fleet capacity.
instanceCounts(Consumer<EC2InstanceCounts.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
Current status of fleet capacity.
instanceCounts() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
Current status of fleet capacity.
InstanceCredentials - Class in software.amazon.awssdk.services.gamelift.model
Set of credentials required to remotely access a fleet instance.
InstanceCredentials.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
InstanceDefinition - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
InstanceDefinition.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
instanceDefinitions(Collection<InstanceDefinition>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The EC2 instance types and sizes to use in the Auto Scaling group.
instanceDefinitions(InstanceDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The EC2 instance types and sizes to use in the Auto Scaling group.
instanceDefinitions(Consumer<InstanceDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The EC2 instance types and sizes to use in the Auto Scaling group.
instanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
The EC2 instance types and sizes to use in the Auto Scaling group.
instanceDefinitions(Collection<InstanceDefinition>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
The set of EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling instances in the corresponding Auto Scaling group.
instanceDefinitions(InstanceDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
The set of EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling instances in the corresponding Auto Scaling group.
instanceDefinitions(Consumer<InstanceDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
The set of EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling instances in the corresponding Auto Scaling group.
instanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
The set of EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling instances in the corresponding Auto Scaling group.
instanceDefinitions(Collection<InstanceDefinition>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
An updated list of EC2 instance types to use in the Auto Scaling group.
instanceDefinitions(InstanceDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
An updated list of EC2 instance types to use in the Auto Scaling group.
instanceDefinitions(Consumer<InstanceDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
An updated list of EC2 instance types to use in the Auto Scaling group.
instanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
An updated list of EC2 instance types to use in the Auto Scaling group.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
A unique identifier for an instance to retrieve.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
A unique identifier for an instance to retrieve.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
The unique identifier for the instance where the game server is running.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
The unique identifier for the instance where the game server is running.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerInstance.Builder
The unique identifier for the instance where the game server is running.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
The unique identifier for the instance where the game server is running.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
A unique identifier for an instance you want to get access to.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
A unique identifier for an instance you want to get access to.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
A unique identifier for an instance.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
A unique identifier for an instance.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
A unique identifier for an instance being accessed.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
A unique identifier for an instance being accessed.
instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
The unique identifier for the instance where the game server is running.
instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
The unique identifier for the instance where the game server is running.
instanceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
The EC2 instance IDs that you want to retrieve status on.
instanceIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
The EC2 instance IDs that you want to retrieve status on.
instanceIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
The EC2 instance IDs that you want to retrieve status on.
instanceLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
Number of instances allowed.
instanceLimit() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
Number of instances allowed.
instanceRoleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A unique identifier for an AWS IAM role that manages access to your AWS services.
instanceRoleArn() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A unique identifier for an AWS IAM role that manages access to your AWS services.
instanceRoleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
A unique identifier for an AWS IAM role that manages access to your AWS services.
instanceRoleArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
A unique identifier for an AWS IAM role that manages access to your AWS services.
instances(Collection<Instance>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse.Builder
A collection of objects containing properties for each instance returned.
instances(Instance...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse.Builder
A collection of objects containing properties for each instance returned.
instances(Consumer<Instance.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse.Builder
A collection of objects containing properties for each instance returned.
instances() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
A collection of objects containing properties for each instance returned.
instances() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesIterable
Returns an iterable to iterate through the paginated DescribeInstancesResponse.instances() member.
instances() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesPublisher
Returns a publisher that can be used to get a stream of data.
instanceStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerInstance.Builder
Current status of the game server instance.
instanceStatus(GameServerInstanceStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerInstance.Builder
Current status of the game server instance.
instanceStatus() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
Current status of the game server instance.
InstanceStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
instanceStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
Current status of the game server instance.
instanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory, storage, and networking capacity.
instanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory, storage, and networking capacity.
instanceType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory, storage, and networking capacity.
instanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
Name of an EC2 instance type that is supported in Amazon GameLift.
instanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
Name of an EC2 instance type that is supported in Amazon GameLift.
instanceType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
Name of an EC2 instance type that is supported in Amazon GameLift.
instanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceDefinition.Builder
An EC2 instance type designation.
instanceType(GameServerGroupInstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceDefinition.Builder
An EC2 instance type designation.
instanceType() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
An EC2 instance type designation.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
EC2 instance type indicating the computing resources of each instance in the fleet, including CPU, memory, storage, and networking capacity.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
Name of an EC2 instance type that is supported in Amazon GameLift.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
An EC2 instance type designation.
InternalServiceException - Exception in software.amazon.awssdk.services.gamelift.model
The service encountered an unrecoverable internal failure while processing the request.
InternalServiceException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
InvalidFleetStatusException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
InvalidGameSessionStatusException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.gamelift.model
One or more parameter values in the request are invalid.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
IP address of the instance that is running the game session.
ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
IP address of the instance that is running the game session.
ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
IP address of the instance that is running the game session.
ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
IP address of the instance that is running the game session.
ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
IP address of the instance that is running the game session.
ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
IP address of the instance that is running the game session.
ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
IP address that is assigned to the instance.
ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
IP address that is assigned to the instance.
ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
IP address that is assigned to the instance.
ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
IP address that is assigned to the instance.
ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
IP address of the instance that is running the game session.
ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
IP address of the instance that is running the game session.
IpPermission - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
IpProtocol - Enum in software.amazon.awssdk.services.gamelift.model
 
ipRange(String) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
A range of allowed IP addresses.
ipRange() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
A range of allowed IP addresses.
ipV4CidrBlock(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
CIDR block of IPv4 addresses assigned to the VPC peering connection for the GameLift VPC.
ipV4CidrBlock() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
CIDR block of IPv4 addresses assigned to the VPC peering connection for the GameLift VPC.
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListAliasesIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListBuildsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListFleetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServersIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListScriptsIterable
 
iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameProperty.Builder
The game property identifier.
key() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
The game property identifier.
key(String) - Method in interface software.amazon.awssdk.services.gamelift.model.S3Location.Builder
The name of the zip file that contains the build files or script files.
key() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
The name of the zip file that contains the build files or script files.
key(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Tag.Builder
The key for a developer-defined key:value pair for tagging an AWS resource.
key() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
The key for a developer-defined key:value pair for tagging an AWS resource.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.AcceptanceType
Use this in place of AcceptanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.BackfillMode
Use this in place of BackfillMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.BalancingStrategy
Use this in place of BalancingStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.BuildStatus
Use this in place of BuildStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.CertificateType
Use this in place of CertificateType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
Use this in place of ComparisonOperatorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.EC2InstanceType
Use this in place of EC2InstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.EventCode
Use this in place of EventCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetAction
Use this in place of FleetAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetStatus
Use this in place of FleetStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetType
Use this in place of FleetType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.FlexMatchMode
Use this in place of FlexMatchMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
Use this in place of GameServerClaimStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
Use this in place of GameServerGroupAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
Use this in place of GameServerGroupDeleteOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
Use this in place of GameServerGroupInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
Use this in place of GameServerGroupStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
Use this in place of GameServerHealthCheck.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
Use this in place of GameServerInstanceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
Use this in place of GameServerProtectionPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
Use this in place of GameServerUtilizationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
Use this in place of GameSessionPlacementState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatus
Use this in place of GameSessionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatusReason
Use this in place of GameSessionStatusReason.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.InstanceStatus
Use this in place of InstanceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.IpProtocol
Use this in place of IpProtocol.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
Use this in place of MatchmakingConfigurationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.MetricName
Use this in place of MetricName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.OperatingSystem
Use this in place of OperatingSystem.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
Use this in place of PlayerSessionCreationPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
Use this in place of PlayerSessionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.PolicyType
Use this in place of PolicyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
Use this in place of ProtectionPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
Use this in place of RoutingStrategyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
Use this in place of ScalingAdjustmentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ScalingStatusType
Use this in place of ScalingStatusType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.SortOrder
Use this in place of SortOrder.values() to return a Set of all values known to the SDK.

L

lastClaimTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Timestamp that indicates the last time the game server was claimed with a ClaimGameServer request.
lastClaimTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Timestamp that indicates the last time the game server was claimed with a ClaimGameServer request.
lastHealthCheckTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Timestamp that indicates the last time the game server was updated with health status using an UpdateGameServer request.
lastHealthCheckTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Timestamp that indicates the last time the game server was updated with health status using an UpdateGameServer request.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
The time that this data object was last modified.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
The time that this data object was last modified.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A timestamp that indicates when this game server group was last updated.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A timestamp that indicates when this game server group was last updated.
latencyInMilliseconds(Float) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerLatency.Builder
Amount of time that represents the time lag experienced by the player when connected to the specified Region.
latencyInMilliseconds() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
Amount of time that represents the time lag experienced by the player when connected to the specified Region.
latencyInMs(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.gamelift.model.Player.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
latencyInMs() - Method in class software.amazon.awssdk.services.gamelift.model.Player
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
launchPath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ServerProcess.Builder
The location of the server executable in a custom game build or the name of the Realtime script file that contains the Init() function.
launchPath() - Method in class software.amazon.awssdk.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.
launchTemplate(LaunchTemplateSpecification) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
launchTemplate(Consumer<LaunchTemplateSpecification.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
launchTemplate() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
The EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
launchTemplateId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification.Builder
A unique identifier for an existing EC2 launch template.
launchTemplateId() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
A unique identifier for an existing EC2 launch template.
launchTemplateName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification.Builder
A readable identifier for an existing EC2 launch template.
launchTemplateName() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
A readable identifier for an existing EC2 launch template.
LaunchTemplateSpecification - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
LaunchTemplateSpecification.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
The maximum number of results to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
The maximum number of results to return.
limit() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
The maximum number of results to return.
LimitExceededException - Exception in software.amazon.awssdk.services.gamelift.model
The requested operation would cause the resource to exceed the allowed service limit.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all aliases for this AWS account.
listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all aliases for this AWS account.
listAliases() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all aliases for this AWS account.
listAliases() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all aliases for this AWS account.
listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all aliases for this AWS account.
listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all aliases for this AWS account.
ListAliasesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftClient.listAliasesPaginator(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest) operation which is a paginated operation.
ListAliasesIterable(GameLiftClient, ListAliasesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListAliasesIterable
 
listAliasesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all aliases for this AWS account.
listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all aliases for this AWS account.
listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all aliases for this AWS account.
listAliasesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all aliases for this AWS account.
listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all aliases for this AWS account.
listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all aliases for this AWS account.
ListAliasesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftAsyncClient.listAliasesPaginator(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest) operation which is a paginated operation.
ListAliasesPublisher(GameLiftAsyncClient, ListAliasesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListAliasesPublisher
 
ListAliasesRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
ListAliasesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListAliasesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListAliasesRequestMarshaller
 
ListAliasesResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
ListAliasesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listBuilds(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuilds(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuilds() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuilds() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuilds(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuilds(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves build resources for all builds associated with the AWS account in use.
ListBuildsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftClient.listBuildsPaginator(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest) operation which is a paginated operation.
ListBuildsIterable(GameLiftClient, ListBuildsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListBuildsIterable
 
listBuildsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuildsPaginator(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuildsPaginator(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuildsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuildsPaginator(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves build resources for all builds associated with the AWS account in use.
listBuildsPaginator(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves build resources for all builds associated with the AWS account in use.
ListBuildsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftAsyncClient.listBuildsPaginator(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest) operation which is a paginated operation.
ListBuildsPublisher(GameLiftAsyncClient, ListBuildsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListBuildsPublisher
 
ListBuildsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
ListBuildsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListBuildsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListBuildsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListBuildsRequestMarshaller
 
ListBuildsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
ListBuildsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listFleets(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a collection of fleet resources for this AWS account.
listFleets(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a collection of fleet resources for this AWS account.
listFleets() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a collection of fleet resources for this AWS account.
listFleets() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a collection of fleet resources for this AWS account.
listFleets(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a collection of fleet resources for this AWS account.
listFleets(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a collection of fleet resources for this AWS account.
ListFleetsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftClient.listFleetsPaginator(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest) operation which is a paginated operation.
ListFleetsIterable(GameLiftClient, ListFleetsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListFleetsIterable
 
listFleetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a collection of fleet resources for this AWS account.
listFleetsPaginator(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a collection of fleet resources for this AWS account.
listFleetsPaginator(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a collection of fleet resources for this AWS account.
listFleetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a collection of fleet resources for this AWS account.
listFleetsPaginator(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a collection of fleet resources for this AWS account.
listFleetsPaginator(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a collection of fleet resources for this AWS account.
ListFleetsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftAsyncClient.listFleetsPaginator(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest) operation which is a paginated operation.
ListFleetsPublisher(GameLiftAsyncClient, ListFleetsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListFleetsPublisher
 
ListFleetsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
ListFleetsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListFleetsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListFleetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListFleetsRequestMarshaller
 
ListFleetsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
ListFleetsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listGameServerGroups(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServerGroups(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServerGroups(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServerGroups(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
ListGameServerGroupsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
ListGameServerGroupsIterable(GameLiftClient, ListGameServerGroupsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsIterable
 
listGameServerGroupsPaginator(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServerGroupsPaginator(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServerGroupsPaginator(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServerGroupsPaginator(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
ListGameServerGroupsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
ListGameServerGroupsPublisher(GameLiftAsyncClient, ListGameServerGroupsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsPublisher
 
ListGameServerGroupsRequest - Class in software.amazon.awssdk.services.gamelift.model
 
ListGameServerGroupsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListGameServerGroupsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListGameServerGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListGameServerGroupsRequestMarshaller
 
ListGameServerGroupsResponse - Class in software.amazon.awssdk.services.gamelift.model
 
ListGameServerGroupsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listGameServers(ListGameServersRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServers(Consumer<ListGameServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServers(ListGameServersRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServers(Consumer<ListGameServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
ListGameServersIterable - Class in software.amazon.awssdk.services.gamelift.paginators
ListGameServersIterable(GameLiftClient, ListGameServersRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListGameServersIterable
 
listGameServersPaginator(ListGameServersRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServersPaginator(Consumer<ListGameServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServersPaginator(ListGameServersRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
listGameServersPaginator(Consumer<ListGameServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
ListGameServersPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
ListGameServersPublisher(GameLiftAsyncClient, ListGameServersRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListGameServersPublisher
 
ListGameServersRequest - Class in software.amazon.awssdk.services.gamelift.model
 
ListGameServersRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListGameServersRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListGameServersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListGameServersRequestMarshaller
 
ListGameServersResponse - Class in software.amazon.awssdk.services.gamelift.model
 
ListGameServersResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listScripts(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScripts(Consumer<ListScriptsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScripts(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScripts(Consumer<ListScriptsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
ListScriptsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftClient.listScriptsPaginator(software.amazon.awssdk.services.gamelift.model.ListScriptsRequest) operation which is a paginated operation.
ListScriptsIterable(GameLiftClient, ListScriptsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListScriptsIterable
 
listScriptsPaginator(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScriptsPaginator(Consumer<ListScriptsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScriptsPaginator(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
listScriptsPaginator(Consumer<ListScriptsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
ListScriptsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
Represents the output for the GameLiftAsyncClient.listScriptsPaginator(software.amazon.awssdk.services.gamelift.model.ListScriptsRequest) operation which is a paginated operation.
ListScriptsPublisher(GameLiftAsyncClient, ListScriptsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListScriptsPublisher
 
ListScriptsRequest - Class in software.amazon.awssdk.services.gamelift.model
 
ListScriptsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListScriptsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListScriptsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListScriptsRequestMarshaller
 
ListScriptsResponse - Class in software.amazon.awssdk.services.gamelift.model
 
ListScriptsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all tags that are assigned to a GameLift resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all tags that are assigned to a GameLift resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.gamelift.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.gamelift.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
logPaths(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
This parameter is no longer used.
logPaths(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
This parameter is no longer used.
logPaths() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
This parameter is no longer used.
logPaths(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Location of default log files.
logPaths(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Location of default log files.
logPaths() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Location of default log files.

M

marshall(AcceptMatchRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.AcceptMatchRequestMarshaller
 
marshall(ClaimGameServerRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ClaimGameServerRequestMarshaller
 
marshall(CreateAliasRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateAliasRequestMarshaller
 
marshall(CreateBuildRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateBuildRequestMarshaller
 
marshall(CreateFleetRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateFleetRequestMarshaller
 
marshall(CreateGameServerGroupRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateGameServerGroupRequestMarshaller
 
marshall(CreateGameSessionQueueRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateGameSessionQueueRequestMarshaller
 
marshall(CreateGameSessionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateGameSessionRequestMarshaller
 
marshall(CreateMatchmakingConfigurationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateMatchmakingConfigurationRequestMarshaller
 
marshall(CreateMatchmakingRuleSetRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateMatchmakingRuleSetRequestMarshaller
 
marshall(CreatePlayerSessionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionRequestMarshaller
 
marshall(CreatePlayerSessionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionsRequestMarshaller
 
marshall(CreateScriptRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateScriptRequestMarshaller
 
marshall(CreateVpcPeeringAuthorizationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateVpcPeeringAuthorizationRequestMarshaller
 
marshall(CreateVpcPeeringConnectionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateVpcPeeringConnectionRequestMarshaller
 
marshall(DeleteAliasRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteAliasRequestMarshaller
 
marshall(DeleteBuildRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteBuildRequestMarshaller
 
marshall(DeleteFleetRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteFleetRequestMarshaller
 
marshall(DeleteGameServerGroupRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteGameServerGroupRequestMarshaller
 
marshall(DeleteGameSessionQueueRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteGameSessionQueueRequestMarshaller
 
marshall(DeleteMatchmakingConfigurationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteMatchmakingConfigurationRequestMarshaller
 
marshall(DeleteMatchmakingRuleSetRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteMatchmakingRuleSetRequestMarshaller
 
marshall(DeleteScalingPolicyRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteScalingPolicyRequestMarshaller
 
marshall(DeleteScriptRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteScriptRequestMarshaller
 
marshall(DeleteVpcPeeringAuthorizationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteVpcPeeringAuthorizationRequestMarshaller
 
marshall(DeleteVpcPeeringConnectionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteVpcPeeringConnectionRequestMarshaller
 
marshall(DeregisterGameServerRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeregisterGameServerRequestMarshaller
 
marshall(DescribeAliasRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeAliasRequestMarshaller
 
marshall(DescribeBuildRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeBuildRequestMarshaller
 
marshall(DescribeEc2InstanceLimitsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeEc2InstanceLimitsRequestMarshaller
 
marshall(DescribeFleetAttributesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetAttributesRequestMarshaller
 
marshall(DescribeFleetCapacityRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetCapacityRequestMarshaller
 
marshall(DescribeFleetEventsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetEventsRequestMarshaller
 
marshall(DescribeFleetPortSettingsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetPortSettingsRequestMarshaller
 
marshall(DescribeFleetUtilizationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetUtilizationRequestMarshaller
 
marshall(DescribeGameServerGroupRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameServerGroupRequestMarshaller
 
marshall(DescribeGameServerInstancesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameServerInstancesRequestMarshaller
 
marshall(DescribeGameServerRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameServerRequestMarshaller
 
marshall(DescribeGameSessionDetailsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionDetailsRequestMarshaller
 
marshall(DescribeGameSessionPlacementRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionPlacementRequestMarshaller
 
marshall(DescribeGameSessionQueuesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionQueuesRequestMarshaller
 
marshall(DescribeGameSessionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionsRequestMarshaller
 
marshall(DescribeInstancesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeInstancesRequestMarshaller
 
marshall(DescribeMatchmakingConfigurationsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingConfigurationsRequestMarshaller
 
marshall(DescribeMatchmakingRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingRequestMarshaller
 
marshall(DescribeMatchmakingRuleSetsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingRuleSetsRequestMarshaller
 
marshall(DescribePlayerSessionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribePlayerSessionsRequestMarshaller
 
marshall(DescribeRuntimeConfigurationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeRuntimeConfigurationRequestMarshaller
 
marshall(DescribeScalingPoliciesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeScalingPoliciesRequestMarshaller
 
marshall(DescribeScriptRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeScriptRequestMarshaller
 
marshall(DescribeVpcPeeringAuthorizationsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeVpcPeeringAuthorizationsRequestMarshaller
 
marshall(DescribeVpcPeeringConnectionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeVpcPeeringConnectionsRequestMarshaller
 
marshall(GetGameSessionLogUrlRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.GetGameSessionLogUrlRequestMarshaller
 
marshall(GetInstanceAccessRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.GetInstanceAccessRequestMarshaller
 
marshall(ListAliasesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListAliasesRequestMarshaller
 
marshall(ListBuildsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListBuildsRequestMarshaller
 
marshall(ListFleetsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListFleetsRequestMarshaller
 
marshall(ListGameServerGroupsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListGameServerGroupsRequestMarshaller
 
marshall(ListGameServersRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListGameServersRequestMarshaller
 
marshall(ListScriptsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListScriptsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListTagsForResourceRequestMarshaller
 
marshall(PutScalingPolicyRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.PutScalingPolicyRequestMarshaller
 
marshall(RegisterGameServerRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.RegisterGameServerRequestMarshaller
 
marshall(RequestUploadCredentialsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.RequestUploadCredentialsRequestMarshaller
 
marshall(ResolveAliasRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ResolveAliasRequestMarshaller
 
marshall(ResumeGameServerGroupRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ResumeGameServerGroupRequestMarshaller
 
marshall(SearchGameSessionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.SearchGameSessionsRequestMarshaller
 
marshall(StartFleetActionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StartFleetActionsRequestMarshaller
 
marshall(StartGameSessionPlacementRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StartGameSessionPlacementRequestMarshaller
 
marshall(StartMatchBackfillRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StartMatchBackfillRequestMarshaller
 
marshall(StartMatchmakingRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StartMatchmakingRequestMarshaller
 
marshall(StopFleetActionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StopFleetActionsRequestMarshaller
 
marshall(StopGameSessionPlacementRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StopGameSessionPlacementRequestMarshaller
 
marshall(StopMatchmakingRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.StopMatchmakingRequestMarshaller
 
marshall(SuspendGameServerGroupRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.SuspendGameServerGroupRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UntagResourceRequestMarshaller
 
marshall(UpdateAliasRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateAliasRequestMarshaller
 
marshall(UpdateBuildRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateBuildRequestMarshaller
 
marshall(UpdateFleetAttributesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateFleetAttributesRequestMarshaller
 
marshall(UpdateFleetCapacityRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateFleetCapacityRequestMarshaller
 
marshall(UpdateFleetPortSettingsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateFleetPortSettingsRequestMarshaller
 
marshall(UpdateGameServerGroupRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateGameServerGroupRequestMarshaller
 
marshall(UpdateGameServerRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateGameServerRequestMarshaller
 
marshall(UpdateGameSessionQueueRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateGameSessionQueueRequestMarshaller
 
marshall(UpdateGameSessionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateGameSessionRequestMarshaller
 
marshall(UpdateMatchmakingConfigurationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateMatchmakingConfigurationRequestMarshaller
 
marshall(UpdateRuntimeConfigurationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateRuntimeConfigurationRequestMarshaller
 
marshall(UpdateScriptRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.UpdateScriptRequestMarshaller
 
marshall(ValidateMatchmakingRuleSetRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ValidateMatchmakingRuleSetRequestMarshaller
 
MatchedPlayerSession - Class in software.amazon.awssdk.services.gamelift.model
Represents a new player session that is created as a result of a successful FlexMatch match.
MatchedPlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
matchedPlayerSessions(Collection<MatchedPlayerSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
matchedPlayerSessions(MatchedPlayerSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
matchedPlayerSessions(Consumer<MatchedPlayerSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
matchedPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
A collection of player session IDs, one for each player ID that was included in the original matchmaking request.
matchmakerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Information about the matchmaking process that was used to create the game session.
matchmakerData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Information about the matchmaking process that was used to create the game session.
matchmakerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Information on the matchmaking process for this game.
matchmakerData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Information on the matchmaking process for this game.
MatchmakingConfiguration - Class in software.amazon.awssdk.services.gamelift.model
Guidelines for use with FlexMatch to match players into games.
MatchmakingConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
MatchmakingConfigurationStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
MatchmakingRuleSet - Class in software.amazon.awssdk.services.gamelift.model
Set of rule statements, used with FlexMatch, that determine how to build your player matches.
MatchmakingRuleSet.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
MatchmakingTicket - Class in software.amazon.awssdk.services.gamelift.model
Ticket generated to track the progress of a matchmaking request.
matchmakingTicket(MatchmakingTicket) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse.Builder
Ticket representing the backfill matchmaking request.
matchmakingTicket(Consumer<MatchmakingTicket.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse.Builder
Ticket representing the backfill matchmaking request.
matchmakingTicket() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
Ticket representing the backfill matchmaking request.
matchmakingTicket(MatchmakingTicket) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse.Builder
Ticket representing the matchmaking request.
matchmakingTicket(Consumer<MatchmakingTicket.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse.Builder
Ticket representing the matchmaking request.
matchmakingTicket() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
Ticket representing the matchmaking request.
MatchmakingTicket.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
maxConcurrentGameSessionActivations(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
The maximum number of game sessions with status ACTIVATING to allow on an instance simultaneously.
maxConcurrentGameSessionActivations() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
The maximum number of game sessions with status ACTIVATING to allow on an instance simultaneously.
maximum(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
The maximum value allowed for the fleet's instance count.
maximum() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
The maximum value allowed for the fleet's instance count.
maximumIndividualPlayerLatencyMilliseconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy.Builder
The maximum latency value that is allowed for any player, in milliseconds.
maximumIndividualPlayerLatencyMilliseconds() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
The maximum latency value that is allowed for any player, in milliseconds.
maximumPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
The maximum number of players allowed across all game sessions currently being hosted on all instances in the fleet.
maximumPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
The maximum number of players allowed across all game sessions currently being hosted on all instances in the fleet.
maximumPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
The maximum number of players that can be connected simultaneously to the game session.
maximumPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
The maximum number of players that can be connected simultaneously to the game session.
maxSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The maximum number of instances allowed in the EC2 Auto Scaling group.
maxSize() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
The maximum number of instances allowed in the EC2 Auto Scaling group.
maxSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
The maximum value allowed for the fleet's instance count.
maxSize() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
The maximum value allowed for the fleet's instance count.
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
Additional information related to the event.
message() - Method in class software.amazon.awssdk.services.gamelift.model.Event
Additional information related to the event.
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionFullException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InternalServiceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.OutOfCapacityException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
The message text to be used with a terminal routing strategy.
message() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
The message text to be used with a terminal routing strategy.
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.TaggingFailedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UnauthorizedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus.Builder
Additional messaging associated with the connection status.
message() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
Additional messaging associated with the connection status.
metricGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
The name of an Amazon CloudWatch metric group to add this fleet to.
metricGroups(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
The name of an Amazon CloudWatch metric group to add this fleet to.
metricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
The name of an Amazon CloudWatch metric group to add this fleet to.
metricGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Names of metric groups that this fleet is included in.
metricGroups(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Names of metric groups that this fleet is included in.
metricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Names of metric groups that this fleet is included in.
metricGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Names of metric groups to include this fleet in.
metricGroups(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Names of metric groups to include this fleet in.
metricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Names of metric groups to include this fleet in.
MetricName - Enum in software.amazon.awssdk.services.gamelift.model
 
metricName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricName(MetricName) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricName() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricName(MetricName) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricName() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricNameAsString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
metricNameAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
minimum(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
The minimum value allowed for the fleet's instance count.
minimum() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
The minimum value allowed for the fleet's instance count.
minSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The minimum number of instances allowed in the EC2 Auto Scaling group.
minSize() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
The minimum number of instances allowed in the EC2 Auto Scaling group.
minSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
The minimum value allowed for the fleet's instance count.
minSize() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
The minimum value allowed for the fleet's instance count.

N

n(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
For number values, expressed as double.
n() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
For number values, expressed as double.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
A descriptive label that is associated with an alias.
name() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
A descriptive label that is associated with an alias.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
A descriptive label that is associated with a build.
name() - Method in class software.amazon.awssdk.services.gamelift.model.Build
A descriptive label that is associated with a build.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
A descriptive label that is associated with an alias.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
A descriptive label that is associated with an alias.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
A descriptive label that is associated with a build.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
A descriptive label that is associated with a build.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A descriptive label that is associated with a fleet.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A descriptive label that is associated with a fleet.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A descriptive label that is associated with game session queue.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
A descriptive label that is associated with game session queue.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
A descriptive label that is associated with a game session.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
A descriptive label that is associated with a game session.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A unique identifier for a matchmaking configuration.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A unique identifier for a matchmaking configuration.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
A unique identifier for a matchmaking rule set.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
A unique identifier for a matchmaking rule set.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
A descriptive label that is associated with a script.
name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
A descriptive label that is associated with a script.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest.Builder
A descriptive label that is associated with game session queue.
name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
A descriptive label that is associated with game session queue.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest.Builder
A unique identifier for a matchmaking configuration.
name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
A unique identifier for a matchmaking configuration.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest.Builder
A unique identifier for a matchmaking rule set to be deleted.
name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
A unique identifier for a matchmaking rule set to be deleted.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest.Builder
A descriptive label that is associated with a scaling policy.
name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
A descriptive label that is associated with a scaling policy.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
A descriptive label that is associated with a fleet.
name() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
A descriptive label that is associated with a fleet.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
A descriptive label that is associated with a game session.
name() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
A descriptive label that is associated with a game session.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A descriptive label that is associated with game session queue.
name() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
A descriptive label that is associated with game session queue.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
A descriptive label that is associated with an alias.
name() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
A descriptive label that is associated with an alias.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A unique identifier for a matchmaking configuration.
name() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
A unique identifier for a matchmaking configuration.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
A descriptive label that is associated with a scaling policy.
name() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
A descriptive label that is associated with a scaling policy.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse.Builder
A descriptive label that is associated with a scaling policy.
name() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
A descriptive label that is associated with a scaling policy.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
A descriptive label that is associated with a scaling policy.
name() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
A descriptive label that is associated with a scaling policy.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
A descriptive label that is associated with a script.
name() - Method in class software.amazon.awssdk.services.gamelift.model.Script
A descriptive label that is associated with a script.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
A descriptive label that is associated with an alias.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
A descriptive label that is associated with an alias.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
A descriptive label that is associated with a build.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
A descriptive label that is associated with a build.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
A descriptive label that is associated with a fleet.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
A descriptive label that is associated with a fleet.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A descriptive label that is associated with game session queue.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
A descriptive label that is associated with game session queue.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
A descriptive label that is associated with a game session.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
A descriptive label that is associated with a game session.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A unique identifier for a matchmaking configuration to update.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
A unique identifier for a matchmaking configuration to update.
name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
A descriptive label that is associated with a script.
name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
A descriptive label that is associated with a script.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
A list of queue names to retrieve information for.
names(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
A list of queue names to retrieve information for.
names() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
A list of queue names to retrieve information for.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
A unique identifier for a matchmaking configuration(s) to retrieve.
names(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
A unique identifier for a matchmaking configuration(s) to retrieve.
names() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
A unique identifier for a matchmaking configuration(s) to retrieve.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
A list of one or more matchmaking rule set names to retrieve details for.
names(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
A list of one or more matchmaking rule set names to retrieve details for.
names() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
A list of one or more matchmaking rule set names to retrieve details for.
newGameSessionProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A game session protection policy to apply to all instances in this fleet.
newGameSessionProtectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A game session protection policy to apply to all instances in this fleet.
newGameSessionProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A game session protection policy to apply to all instances in this fleet.
newGameSessionProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
The type of game session protection to set for all new instances started in the fleet.
newGameSessionProtectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
The type of game session protection to set for all new instances started in the fleet.
newGameSessionProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
The type of game session protection to set for all new instances started in the fleet.
newGameSessionProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Game session protection policy to apply to all new instances created in this fleet.
newGameSessionProtectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Game session protection policy to apply to all new instances created in this fleet.
newGameSessionProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Game session protection policy to apply to all new instances created in this fleet.
newGameSessionProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A game session protection policy to apply to all instances in this fleet.
newGameSessionProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
The type of game session protection to set for all new instances started in the fleet.
newGameSessionProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Game session protection policy to apply to all new instances created in this fleet.
newGameSessionsPerCreator(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy.Builder
The maximum number of game sessions that an individual can create during the policy period.
newGameSessionsPerCreator() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
The maximum number of game sessions that an individual can create during the policy period.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
A token that indicates the start of the next sequential segment of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
A token that indicates the start of the next sequential segment of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
A token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
A token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
A token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
A token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
A token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
A token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
A token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
A token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest.Builder
A token that indicates the start of the next sequential segment of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
A token that indicates the start of the next sequential segment of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
A token that indicates the start of the next sequential segment of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
A token that indicates the start of the next sequential segment of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsRequest.Builder
A token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
A token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsResponse.Builder
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
A token that indicates where to resume retrieving results on the next call to this operation.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
Token that indicates the start of the next sequential page of results.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
Token that indicates the start of the next sequential page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse.Builder
Token that indicates where to resume retrieving results on the next call to this operation.
nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
Token that indicates where to resume retrieving results on the next call to this operation.
NotFoundException - Exception in software.amazon.awssdk.services.gamelift.model
A service resource associated with the request could not be found.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
notificationTarget(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
An SNS topic ARN that is set up to receive matchmaking notifications.
notificationTarget() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
An SNS topic ARN that is set up to receive matchmaking notifications.
notificationTarget(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
An SNS topic ARN that is set up to receive matchmaking notifications.
notificationTarget() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
An SNS topic ARN that is set up to receive matchmaking notifications.
notificationTarget(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
An SNS topic ARN that is set up to receive matchmaking notifications.
notificationTarget() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
An SNS topic ARN that is set up to receive matchmaking notifications.

O

objectVersion(String) - Method in interface software.amazon.awssdk.services.gamelift.model.S3Location.Builder
The version of the file, if object versioning is turned on for the bucket.
objectVersion() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
The version of the file, if object versioning is turned on for the bucket.
operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Operating system that the game server binaries are built to run on.
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Operating system that the game server binaries are built to run on.
operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Operating system that the game server binaries are built to run on.
operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
The operating system that the game server binaries are built to run on.
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
The operating system that the game server binaries are built to run on.
operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
The operating system that the game server binaries are built to run on.
operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Operating system of the fleet's computing resources.
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Operating system of the fleet's computing resources.
operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Operating system of the fleet's computing resources.
operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
Operating system that is running on this instance.
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
Operating system that is running on this instance.
operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
Operating system that is running on this instance.
operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
Operating system that is running on the instance.
operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
Operating system that is running on the instance.
operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
Operating system that is running on the instance.
OperatingSystem - Enum in software.amazon.awssdk.services.gamelift.model
 
operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Operating system that the game server binaries are built to run on.
operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
The operating system that the game server binaries are built to run on.
operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Operating system of the fleet's computing resources.
operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
Operating system that is running on this instance.
operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
Operating system that is running on the instance.
OutOfCapacityException - Exception in software.amazon.awssdk.services.gamelift.model
The specified game server group has no available game servers to fulfill a ClaimGameServer request.
OutOfCapacityException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest.Builder
 

P

parameters(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ServerProcess.Builder
An optional list of parameters to pass to the server executable or Realtime script on launch.
parameters() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
An optional list of parameters to pass to the server executable or Realtime script on launch.
peerVpcAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
peerVpcAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
peerVpcAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
peerVpcAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
A unique identifier for the AWS account with the VPC that you want to peer your Amazon GameLift fleet with.
peerVpcAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder

peerVpcAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization

peerVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest.Builder
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest.Builder
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
peerVpcId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
A unique identifier for a VPC with resources to be accessed by your Amazon GameLift fleet.
pending(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
Number of instances in the fleet that are starting but not yet active.
pending() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
Number of instances in the fleet that are starting but not yet active.
PlacedPlayerSession - Class in software.amazon.awssdk.services.gamelift.model
Information about a player session that was created as part of a StartGameSessionPlacement request.
PlacedPlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
placedPlayerSessions(Collection<PlacedPlayerSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A collection of information on player sessions created in response to the game session placement request.
placedPlayerSessions(PlacedPlayerSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A collection of information on player sessions created in response to the game session placement request.
placedPlayerSessions(Consumer<PlacedPlayerSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A collection of information on player sessions created in response to the game session placement request.
placedPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
A collection of information on player sessions created in response to the game session placement request.
placementId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest.Builder
A unique identifier for a game session placement to retrieve.
placementId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
A unique identifier for a game session placement to retrieve.
placementId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
A unique identifier for a game session placement.
placementId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
A unique identifier for a game session placement.
placementId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
A unique identifier to assign to the new game session placement.
placementId() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
A unique identifier to assign to the new game session placement.
placementId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest.Builder
A unique identifier for a game session placement to cancel.
placementId() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
A unique identifier for a game session placement to cancel.
Player - Class in software.amazon.awssdk.services.gamelift.model
Represents a player in matchmaking.
Player.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
playerAttributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.gamelift.model.Player.Builder
A collection of key:value pairs containing player information for use in matchmaking.
playerAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.Player
A collection of key:value pairs containing player information for use in matchmaking.
playerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
Developer-defined information related to a player.
playerData() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
Developer-defined information related to a player.
playerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession.Builder
Developer-defined information related to a player.
playerData() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
Developer-defined information related to a player.
playerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
Developer-defined information related to a player.
playerData() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Developer-defined information related to a player.
playerDataMap(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
Map of string pairs, each specifying a player ID and a set of developer-defined information related to the player.
playerDataMap() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
Map of string pairs, each specifying a player ID and a set of developer-defined information related to the player.
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
A unique identifier for a player.
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
A unique identifier for a player.
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
A unique identifier for a player to retrieve player sessions for.
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
A unique identifier for a player to retrieve player sessions for.
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession.Builder
A unique identifier for a player to associate with the player session.
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
A unique identifier for a player to associate with the player session.
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession.Builder
A unique identifier for a player
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
A unique identifier for a player
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession.Builder
A unique identifier for a player that is associated with this player session.
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
A unique identifier for a player that is associated with this player session.
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Player.Builder
A unique identifier for a player
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.Player
A unique identifier for a player
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerLatency.Builder
A unique identifier for a player associated with the latency data.
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
A unique identifier for a player associated with the latency data.
playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
A unique identifier for a player that is associated with this player session.
playerId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
A unique identifier for a player that is associated with this player session.
playerIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
A unique identifier for a player delivering the response.
playerIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
A unique identifier for a player delivering the response.
playerIds() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
A unique identifier for a player delivering the response.
playerIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
List of unique identifiers for the players to be added.
playerIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
List of unique identifiers for the players to be added.
playerIds() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
List of unique identifiers for the players to be added.
playerLatencies(Collection<PlayerLatency>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies(PlayerLatency...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies(Consumer<PlayerLatency.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies(Collection<PlayerLatency>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies(PlayerLatency...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies(Consumer<PlayerLatency.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
playerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Set of values, expressed in milliseconds, indicating the amount of latency that a player experiences when connected to AWS Regions.
PlayerLatency - Class in software.amazon.awssdk.services.gamelift.model
Regional latency information for a player, used when requesting a new game session with StartGameSessionPlacement.
PlayerLatency.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
playerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(PlayerLatencyPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(Consumer<PlayerLatencyPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(PlayerLatencyPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(Consumer<PlayerLatencyPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(PlayerLatencyPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies(Consumer<PlayerLatencyPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
playerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
A collection of latency policies to apply when processing game sessions placement requests with player latency information.
PlayerLatencyPolicy - Class in software.amazon.awssdk.services.gamelift.model
Queue setting that determines the highest latency allowed for individual players when placing a game session.
PlayerLatencyPolicy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
players(Collection<Player>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
A set of Player objects, each representing a player to find matches for.
players(Player...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
A set of Player objects, each representing a player to find matches for.
players(Consumer<Player.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
A set of Player objects, each representing a player to find matches for.
players() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
A set of Player objects, each representing a player to find matches for.
players(Collection<Player>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
Match information on all players that are currently assigned to the game session.
players(Player...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
Match information on all players that are currently assigned to the game session.
players(Consumer<Player.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
Match information on all players that are currently assigned to the game session.
players() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
Match information on all players that are currently assigned to the game session.
players(Collection<Player>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
Information on each player to be matched.
players(Player...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
Information on each player to be matched.
players(Consumer<Player.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
Information on each player to be matched.
players() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
Information on each player to be matched.
playerSession(PlayerSession) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse.Builder
Object that describes the newly created player session record.
playerSession(Consumer<PlayerSession.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse.Builder
Object that describes the newly created player session record.
playerSession() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
Object that describes the newly created player session record.
PlayerSession - Class in software.amazon.awssdk.services.gamelift.model
Properties describing a player session.
PlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
playerSessionCreationPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Indicates whether or not the game session is accepting new players.
playerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Indicates whether or not the game session is accepting new players.
playerSessionCreationPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Indicates whether or not the game session is accepting new players.
PlayerSessionCreationPolicy - Enum in software.amazon.awssdk.services.gamelift.model
 
playerSessionCreationPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
Policy determining whether or not the game session accepts new players.
playerSessionCreationPolicy(PlayerSessionCreationPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
Policy determining whether or not the game session accepts new players.
playerSessionCreationPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
Policy determining whether or not the game session accepts new players.
playerSessionCreationPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Indicates whether or not the game session is accepting new players.
playerSessionCreationPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
Policy determining whether or not the game session accepts new players.
playerSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
A unique identifier for a player session to retrieve.
playerSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
A unique identifier for a player session to retrieve.
playerSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession.Builder
A unique identifier for a player session
playerSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
A unique identifier for a player session
playerSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession.Builder
A unique identifier for a player session.
playerSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
A unique identifier for a player session.
playerSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
A unique identifier for a player session.
playerSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
A unique identifier for a player session.
playerSessions(Collection<PlayerSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse.Builder
A collection of player session objects created for the added players.
playerSessions(PlayerSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse.Builder
A collection of player session objects created for the added players.
playerSessions(Consumer<PlayerSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse.Builder
A collection of player session objects created for the added players.
playerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
A collection of player session objects created for the added players.
playerSessions(Collection<PlayerSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse.Builder
A collection of objects containing properties for each player session that matches the request.
playerSessions(PlayerSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse.Builder
A collection of objects containing properties for each player session that matches the request.
playerSessions(Consumer<PlayerSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse.Builder
A collection of objects containing properties for each player session that matches the request.
playerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
A collection of objects containing properties for each player session that matches the request.
playerSessions() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsIterable
Returns an iterable to iterate through the paginated DescribePlayerSessionsResponse.playerSessions() member.
playerSessions() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsPublisher
Returns a publisher that can be used to get a stream of data.
PlayerSessionStatus - Enum in software.amazon.awssdk.services.gamelift.model
 
playerSessionStatusFilter(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
Player session status to filter results on.
playerSessionStatusFilter() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
Player session status to filter results on.
policyDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy.Builder
The length of time, in seconds, that the policy is enforced while placing a new game session.
policyDurationSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
The length of time, in seconds, that the policy is enforced while placing a new game session.
policyPeriodInMinutes(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy.Builder
The time span used in evaluating the resource creation limit policy.
policyPeriodInMinutes() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
The time span used in evaluating the resource creation limit policy.
PolicyType - Enum in software.amazon.awssdk.services.gamelift.model
 
policyType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
The type of scaling policy to create.
policyType(PolicyType) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
The type of scaling policy to create.
policyType() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
The type of scaling policy to create.
policyType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
The type of scaling policy to create.
policyType(PolicyType) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
The type of scaling policy to create.
policyType() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
The type of scaling policy to create.
policyTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
The type of scaling policy to create.
policyTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
The type of scaling policy to create.
port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Port number for the game session.
port() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Port number for the game session.
port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
Port number for the game session.
port() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
Port number for the game session.
port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Port number for the game session.
port() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Port number for the game session.
port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
Port number for the game session.
port() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Port number for the game session.
preSignedLogUrl(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
Location of stored logs with additional detail that is related to the event.
preSignedLogUrl() - Method in class software.amazon.awssdk.services.gamelift.model.Event
Location of stored logs with additional detail that is related to the event.
preSignedUrl(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse.Builder
Location of the requested game session logs, available for download.
preSignedUrl() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
Location of the requested game session logs, available for download.
protectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionDetail.Builder
Current status of protection for the game session.
protectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionDetail.Builder
Current status of protection for the game session.
protectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
Current status of protection for the game session.
ProtectionPolicy - Enum in software.amazon.awssdk.services.gamelift.model
 
protectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
Game session protection policy to apply to this game session only.
protectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
Game session protection policy to apply to this game session only.
protectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
Game session protection policy to apply to this game session only.
protectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
Current status of protection for the game session.
protectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
Game session protection policy to apply to this game session only.
protocol(String) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
The network communication protocol used by the fleet.
protocol(IpProtocol) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
The network communication protocol used by the fleet.
protocol() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
The network communication protocol used by the fleet.
protocolAsString() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
The network communication protocol used by the fleet.
putScalingPolicy(PutScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates or updates a scaling policy for a fleet.
putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Creates or updates a scaling policy for a fleet.
putScalingPolicy(PutScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates or updates a scaling policy for a fleet.
putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Creates or updates a scaling policy for a fleet.
PutScalingPolicyRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
PutScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
PutScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
PutScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.PutScalingPolicyRequestMarshaller
 
PutScalingPolicyResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
PutScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 

R

regionIdentifier(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerLatency.Builder
Name of the Region that is associated with the latency value.
regionIdentifier() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
Name of the Region that is associated with the latency value.
registerGameServer(RegisterGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
registerGameServer(Consumer<RegisterGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
registerGameServer(RegisterGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
registerGameServer(Consumer<RegisterGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
RegisterGameServerRequest - Class in software.amazon.awssdk.services.gamelift.model
 
RegisterGameServerRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
RegisterGameServerRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
RegisterGameServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.RegisterGameServerRequestMarshaller
 
RegisterGameServerResponse - Class in software.amazon.awssdk.services.gamelift.model
 
RegisterGameServerResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
registrationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Timestamp that indicates when the game server was created with a RegisterGameServer request.
registrationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Timestamp that indicates when the game server was created with a RegisterGameServer request.
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionFullException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InternalServiceException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.OutOfCapacityException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.TaggingFailedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UnauthorizedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException.Builder
 
requestTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
requestTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
requestTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
requestTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
requestTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
requestTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out.
requestUploadCredentials(RequestUploadCredentialsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
requestUploadCredentials(Consumer<RequestUploadCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
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 interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
requestUploadCredentials(Consumer<RequestUploadCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3.
RequestUploadCredentialsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
RequestUploadCredentialsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
RequestUploadCredentialsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
RequestUploadCredentialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.RequestUploadCredentialsRequestMarshaller
 
RequestUploadCredentialsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
RequestUploadCredentialsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
resolveAlias(ResolveAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the fleet ID that an alias is currently pointing to.
resolveAlias(Consumer<ResolveAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves the fleet ID that an alias is currently pointing to.
resolveAlias(ResolveAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the fleet ID that an alias is currently pointing to.
resolveAlias(Consumer<ResolveAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves the fleet ID that an alias is currently pointing to.
ResolveAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
ResolveAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ResolveAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ResolveAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ResolveAliasRequestMarshaller
 
ResolveAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
ResolveAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
resourceARN(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) that is assigned to and uniquely identifies the GameLift resource that you want to retrieve tags for.
resourceARN() - Method in class software.amazon.awssdk.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.
resourceARN(String) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) that is assigned to and uniquely identifies the GameLift resource that you want to assign tags to.
resourceARN() - Method in class software.amazon.awssdk.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.
resourceARN(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) that is assigned to and uniquely identifies the GameLift resource that you want to remove tags from.
resourceARN() - Method in class software.amazon.awssdk.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.
resourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A policy that limits the number of game sessions an individual player can create over a span of time for this fleet.
resourceCreationLimitPolicy(Consumer<ResourceCreationLimitPolicy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A policy that limits the number of game sessions an individual player can create over a span of time for this fleet.
resourceCreationLimitPolicy() - Method in class software.amazon.awssdk.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.
resourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Fleet policy to limit the number of game sessions an individual player can create over a span of time.
resourceCreationLimitPolicy(Consumer<ResourceCreationLimitPolicy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Fleet policy to limit the number of game sessions an individual player can create over a span of time.
resourceCreationLimitPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Fleet policy to limit the number of game sessions an individual player can create over a span of time.
ResourceCreationLimitPolicy - Class in software.amazon.awssdk.services.gamelift.model
A policy that limits the number of game sessions a player can create on the same fleet.
resourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Policy that limits the number of game sessions an individual player can create over a span of time.
resourceCreationLimitPolicy(Consumer<ResourceCreationLimitPolicy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
Policy that limits the number of game sessions an individual player can create over a span of time.
resourceCreationLimitPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Policy that limits the number of game sessions an individual player can create over a span of time.
ResourceCreationLimitPolicy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
resourceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
A unique identifier for an event resource, such as a fleet ID.
resourceId() - Method in class software.amazon.awssdk.services.gamelift.model.Event
A unique identifier for an event resource, such as a fleet ID.
responseMetadata() - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponse
 
resumeActions(Collection<GameServerGroupAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
The activity to resume for this game server group.
resumeActions(GameServerGroupAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
The activity to resume for this game server group.
resumeActions() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
The activity to resume for this game server group.
resumeActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
The activity to resume for this game server group.
resumeActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
The activity to resume for this game server group.
resumeActionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
The activity to resume for this game server group.
resumeGameServerGroup(ResumeGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
resumeGameServerGroup(Consumer<ResumeGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
resumeGameServerGroup(ResumeGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
resumeGameServerGroup(Consumer<ResumeGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
ResumeGameServerGroupRequest - Class in software.amazon.awssdk.services.gamelift.model
 
ResumeGameServerGroupRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ResumeGameServerGroupRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ResumeGameServerGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ResumeGameServerGroupRequestMarshaller
 
ResumeGameServerGroupResponse - Class in software.amazon.awssdk.services.gamelift.model
 
ResumeGameServerGroupResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
roleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access your EC2 Auto Scaling groups.
roleArn() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access your EC2 Auto Scaling groups.
roleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access your EC2 Auto Scaling groups.
roleArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access your EC2 Auto Scaling groups.
roleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.S3Location.Builder
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access the S3 bucket.
roleArn() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access the S3 bucket.
roleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access your EC2 Auto Scaling groups.
roleArn() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
The Amazon Resource Name (ARN) for an IAM role that allows Amazon GameLift to access your EC2 Auto Scaling groups.
routingStrategy(RoutingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy(Consumer<RoutingStrategy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy(RoutingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy(Consumer<RoutingStrategy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
The routing configuration, including routing type and fleet target, for the alias.
RoutingStrategy - Class in software.amazon.awssdk.services.gamelift.model
The routing configuration for a fleet alias.
routingStrategy(RoutingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy(Consumer<RoutingStrategy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
The routing configuration, including routing type and fleet target, for the alias.
routingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
The routing configuration, including routing type and fleet target, for the alias.
RoutingStrategy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
routingStrategyType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
The routing type to filter results on.
routingStrategyType(RoutingStrategyType) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
The routing type to filter results on.
routingStrategyType() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
The routing type to filter results on.
RoutingStrategyType - Enum in software.amazon.awssdk.services.gamelift.model
 
routingStrategyTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
The routing type to filter results on.
ruleSet(MatchmakingRuleSet) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse.Builder
The newly created matchmaking rule set.
ruleSet(Consumer<MatchmakingRuleSet.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse.Builder
The newly created matchmaking rule set.
ruleSet() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
The newly created matchmaking rule set.
ruleSetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
The Amazon Resource Name (ARN) associated with the GameLift matchmaking rule set resource that this configuration uses.
ruleSetArn() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
The Amazon Resource Name (ARN) associated with the GameLift matchmaking rule set resource that this configuration uses.
ruleSetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift matchmaking rule set resource and uniquely identifies it.
ruleSetArn() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
Amazon Resource Name (ARN) that is assigned to a GameLift matchmaking rule set resource and uniquely identifies it.
ruleSetBody(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
A collection of matchmaking rules, formatted as a JSON string.
ruleSetBody() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
A collection of matchmaking rules, formatted as a JSON string.
ruleSetBody(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet.Builder
A collection of matchmaking rules, formatted as a JSON string.
ruleSetBody() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
A collection of matchmaking rules, formatted as a JSON string.
ruleSetBody(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest.Builder
A collection of matchmaking rules to validate, formatted as a JSON string.
ruleSetBody() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
A collection of matchmaking rules to validate, formatted as a JSON string.
ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A unique identifier for a matchmaking rule set to use with this configuration.
ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A unique identifier for a matchmaking rule set to use with this configuration.
ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
A unique identifier for a matchmaking rule set.
ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
A unique identifier for a matchmaking rule set.
ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
A unique identifier for a matchmaking rule set to use with this configuration.
ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
A unique identifier for a matchmaking rule set to use with this configuration.
ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet.Builder
A unique identifier for a matchmaking rule set
ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
A unique identifier for a matchmaking rule set
ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
A unique identifier for a matchmaking rule set to use with this configuration.
ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
A unique identifier for a matchmaking rule set to use with this configuration.
ruleSets(Collection<MatchmakingRuleSet>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse.Builder
A collection of requested matchmaking rule set objects.
ruleSets(MatchmakingRuleSet...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse.Builder
A collection of requested matchmaking rule set objects.
ruleSets(Consumer<MatchmakingRuleSet.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse.Builder
A collection of requested matchmaking rule set objects.
ruleSets() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
A collection of requested matchmaking rule set objects.
ruleSets() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsIterable
Returns an iterable to iterate through the paginated DescribeMatchmakingRuleSetsResponse.ruleSets() member.
ruleSets() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsPublisher
Returns a publisher that can be used to get a stream of data.
runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Instructions for launching server processes on each instance in the fleet.
runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
Instructions for launching server processes on each instance in the fleet.
runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Instructions for launching server processes on each instance in the fleet.
runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse.Builder
Instructions describing how server processes should be launched and maintained on each instance in the fleet.
runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse.Builder
Instructions describing how server processes should be launched and maintained on each instance in the fleet.
runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
Instructions describing how server processes should be launched and maintained on each instance in the fleet.
RuntimeConfiguration - Class in software.amazon.awssdk.services.gamelift.model
A collection of server process configurations that describe what processes to run on each instance in a fleet.
runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
Instructions for launching server processes on each instance in the fleet.
runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
Instructions for launching server processes on each instance in the fleet.
runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
Instructions for launching server processes on each instance in the fleet.
runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse.Builder
The runtime configuration currently in force.
runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse.Builder
The runtime configuration currently in force.
runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
The runtime configuration currently in force.
RuntimeConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 

S

s(String) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
For single string values.
s() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
For single string values.
S3Location - Class in software.amazon.awssdk.services.gamelift.model
The location in S3 where build or script files are stored for access by Amazon GameLift.
S3Location.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
scalingAdjustment(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Amount of adjustment to make, based on the scaling adjustment type.
scalingAdjustment() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Amount of adjustment to make, based on the scaling adjustment type.
scalingAdjustment(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Amount of adjustment to make, based on the scaling adjustment type.
scalingAdjustment() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Amount of adjustment to make, based on the scaling adjustment type.
scalingAdjustmentType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingAdjustmentType(ScalingAdjustmentType) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingAdjustmentType() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
ScalingAdjustmentType - Enum in software.amazon.awssdk.services.gamelift.model
 
scalingAdjustmentType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingAdjustmentType(ScalingAdjustmentType) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingAdjustmentType() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingAdjustmentTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingAdjustmentTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
The type of adjustment to make to a fleet's instance count (see FleetCapacity):
scalingPolicies(Collection<ScalingPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse.Builder
A collection of objects containing the scaling policies matching the request.
scalingPolicies(ScalingPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse.Builder
A collection of objects containing the scaling policies matching the request.
scalingPolicies(Consumer<ScalingPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse.Builder
A collection of objects containing the scaling policies matching the request.
scalingPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
A collection of objects containing the scaling policies matching the request.
scalingPolicies() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesIterable
Returns an iterable to iterate through the paginated DescribeScalingPoliciesResponse.scalingPolicies() member.
scalingPolicies() - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesPublisher
Returns a publisher that can be used to get a stream of data.
ScalingPolicy - Class in software.amazon.awssdk.services.gamelift.model
Rule that controls how a fleet is scaled.
ScalingPolicy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ScalingStatusType - Enum in software.amazon.awssdk.services.gamelift.model
 
script(Script) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptResponse.Builder
The newly created script record with a unique script ID and ARN.
script(Consumer<Script.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptResponse.Builder
The newly created script record with a unique script ID and ARN.
script() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
The newly created script record with a unique script ID and ARN.
script(Script) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse.Builder
A set of properties describing the requested script.
script(Consumer<Script.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse.Builder
A set of properties describing the requested script.
script() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
A set of properties describing the requested script.
Script - Class in software.amazon.awssdk.services.gamelift.model
Properties describing a Realtime script.
script(Script) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse.Builder
The newly created script record with a unique script ID.
script(Consumer<Script.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse.Builder
The newly created script record with a unique script ID.
script() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
The newly created script record with a unique script ID.
Script.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
scriptArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
The Amazon Resource Name (ARN) associated with the GameLift script resource that is deployed on instances in this fleet.
scriptArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
The Amazon Resource Name (ARN) associated with the GameLift script resource that is deployed on instances in this fleet.
scriptArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
Amazon Resource Name (ARN) that is assigned to a GameLift script resource and uniquely identifies it.
scriptArn() - Method in class software.amazon.awssdk.services.gamelift.model.Script
Amazon Resource Name (ARN) that is assigned to a GameLift script resource and uniquely identifies it.
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A unique identifier for a Realtime script to be deployed on the new fleet.
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A unique identifier for a Realtime script to be deployed on the new fleet.
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest.Builder
A unique identifier for a Realtime script to delete.
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
A unique identifier for a Realtime script to delete.
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest.Builder
A unique identifier for a Realtime script to retrieve properties for.
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
A unique identifier for a Realtime script to retrieve properties for.
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
A unique identifier for a Realtime script.
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
A unique identifier for a Realtime script.
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
A unique identifier for a Realtime script to return fleets for.
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
A unique identifier for a Realtime script to return fleets for.
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
A unique identifier for a Realtime script
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.Script
A unique identifier for a Realtime script
scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
A unique identifier for a Realtime script to update.
scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
A unique identifier for a Realtime script to update.
scripts(Collection<Script>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsResponse.Builder
A set of properties describing the requested script.
scripts(Script...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsResponse.Builder
A set of properties describing the requested script.
scripts(Consumer<Script.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsResponse.Builder
A set of properties describing the requested script.
scripts() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
A set of properties describing the requested script.
scripts() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListScriptsIterable
Returns an iterable to iterate through the paginated ListScriptsResponse.scripts() member.
scripts() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListScriptsPublisher
Returns a publisher that can be used to get a stream of data.
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Build
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Event
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.GameSessionFullException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.InternalServiceException
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.InvalidRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.NotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.OutOfCapacityException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Player
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Script
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.TaggingFailedException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.UnauthorizedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
sdm(Map<String, Double>) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
For a map of up to 10 data type:value pairs.
sdm() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
For a map of up to 10 data type:value pairs.
searchGameSessions(SearchGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
searchGameSessions(Consumer<SearchGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
searchGameSessions(SearchGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
searchGameSessions(Consumer<SearchGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
SearchGameSessionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
SearchGameSessionsIterable(GameLiftClient, SearchGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsIterable
 
searchGameSessionsPaginator(SearchGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
searchGameSessionsPaginator(Consumer<SearchGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
searchGameSessionsPaginator(SearchGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
searchGameSessionsPaginator(Consumer<SearchGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order.
SearchGameSessionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
SearchGameSessionsPublisher(GameLiftAsyncClient, SearchGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsPublisher
 
SearchGameSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
SearchGameSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
SearchGameSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
SearchGameSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.SearchGameSessionsRequestMarshaller
 
SearchGameSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
SearchGameSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
secret(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceCredentials.Builder
Secret string.
secret() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
Secret string.
secretAccessKey(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Credentials.Builder
Temporary secret key allowing access to the Amazon GameLift S3 account.
secretAccessKey() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
Temporary secret key allowing access to the Amazon GameLift S3 account.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Alias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Build
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Event
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.GameLiftException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.GameSessionFullException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Instance
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.InternalServiceException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.InvalidRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.NotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.OutOfCapacityException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Player
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Script
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.TaggingFailedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.UnauthorizedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
serverLaunchParameters(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
This parameter is no longer used.
serverLaunchParameters() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
This parameter is no longer used.
serverLaunchParameters(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Game server launch parameters specified for fleets created before 2016-08-04 (or AWS SDK v.
serverLaunchParameters() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Game server launch parameters specified for fleets created before 2016-08-04 (or AWS SDK v.
serverLaunchPath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
This parameter is no longer used.
serverLaunchPath() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
This parameter is no longer used.
serverLaunchPath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Path to a game server executable in the fleet's build, specified for fleets created before 2016-08-04 (or AWS SDK v.
serverLaunchPath() - Method in class software.amazon.awssdk.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.
ServerProcess - Class in software.amazon.awssdk.services.gamelift.model
A set of instructions for launching server processes on each instance in a fleet.
ServerProcess.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
serverProcesses(Collection<ServerProcess>) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
A collection of server process configurations that describe which server processes to run on each instance in a fleet.
serverProcesses(ServerProcess...) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
A collection of server process configurations that describe which server processes to run on each instance in a fleet.
serverProcesses(Consumer<ServerProcess.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
A collection of server process configurations that describe which server processes to run on each instance in a fleet.
serverProcesses() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
A collection of server process configurations that describe which server processes to run on each instance in a fleet.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.gamelift.GameLiftClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
 
sessionToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Credentials.Builder
Token used to associate a specific build ID with the files uploaded using these credentials.
sessionToken() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
Token used to associate a specific build ID with the files uploaded using these credentials.
sizeOnDisk(Long) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
File size of the uploaded game build, expressed in bytes.
sizeOnDisk() - Method in class software.amazon.awssdk.services.gamelift.model.Build
File size of the uploaded game build, expressed in bytes.
sizeOnDisk(Long) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
The file size of the uploaded Realtime script, expressed in bytes.
sizeOnDisk() - Method in class software.amazon.awssdk.services.gamelift.model.Script
The file size of the uploaded Realtime script, expressed in bytes.
sl(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
For a list of up to 10 strings.
sl(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
For a list of up to 10 strings.
sl() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
For a list of up to 10 strings.
software.amazon.awssdk.services.gamelift - package software.amazon.awssdk.services.gamelift
Amazon GameLift Service
software.amazon.awssdk.services.gamelift.model - package software.amazon.awssdk.services.gamelift.model
 
software.amazon.awssdk.services.gamelift.paginators - package software.amazon.awssdk.services.gamelift.paginators
 
software.amazon.awssdk.services.gamelift.transform - package software.amazon.awssdk.services.gamelift.transform
 
sortExpression(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
Instructions on how to sort the search results.
sortExpression() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
Instructions on how to sort the search results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
Indicates how to sort the returned data based on game server registration timestamp.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
Indicates how to sort the returned data based on game server registration timestamp.
sortOrder() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
Indicates how to sort the returned data based on game server registration timestamp.
SortOrder - Enum in software.amazon.awssdk.services.gamelift.model
 
sortOrderAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
Indicates how to sort the returned data based on game server registration timestamp.
startFleetActions(StartFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActions(Consumer<StartFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActions(StartFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Resumes activity on a fleet that was suspended with StopFleetActions.
startFleetActions(Consumer<StartFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Resumes activity on a fleet that was suspended with StopFleetActions.
StartFleetActionsRequest - Class in software.amazon.awssdk.services.gamelift.model
 
StartFleetActionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StartFleetActionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StartFleetActionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartFleetActionsRequestMarshaller
 
StartFleetActionsResponse - Class in software.amazon.awssdk.services.gamelift.model
 
StartFleetActionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Places a request for a new game session in a queue (see CreateGameSessionQueue).
startGameSessionPlacement(Consumer<StartGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Places a request for a new game session in a queue (see CreateGameSessionQueue).
startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Places a request for a new game session in a queue (see CreateGameSessionQueue).
startGameSessionPlacement(Consumer<StartGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Places a request for a new game session in a queue (see CreateGameSessionQueue).
StartGameSessionPlacementRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
StartGameSessionPlacementRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StartGameSessionPlacementRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StartGameSessionPlacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartGameSessionPlacementRequestMarshaller
 
StartGameSessionPlacementResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
StartGameSessionPlacementResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
startMatchBackfill(StartMatchBackfillRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Finds new players to fill open slots in an existing game session.
startMatchBackfill(Consumer<StartMatchBackfillRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Finds new players to fill open slots in an existing game session.
startMatchBackfill(StartMatchBackfillRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Finds new players to fill open slots in an existing game session.
startMatchBackfill(Consumer<StartMatchBackfillRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Finds new players to fill open slots in an existing game session.
StartMatchBackfillRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
StartMatchBackfillRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StartMatchBackfillRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StartMatchBackfillRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartMatchBackfillRequestMarshaller
 
StartMatchBackfillResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
StartMatchBackfillResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
startMatchmaking(StartMatchmakingRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
startMatchmaking(Consumer<StartMatchmakingRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
startMatchmaking(StartMatchmakingRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
startMatchmaking(Consumer<StartMatchmakingRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules.
StartMatchmakingRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
StartMatchmakingRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StartMatchmakingRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StartMatchmakingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartMatchmakingRequestMarshaller
 
StartMatchmakingResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
StartMatchmakingResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
startTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
Earliest date to retrieve event logs for.
startTime() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
Earliest date to retrieve event logs for.
startTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Time stamp indicating when this request was placed in the queue.
startTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Time stamp indicating when this request was placed in the queue.
startTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Time stamp indicating when this matchmaking request was received.
startTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Time stamp indicating when this matchmaking request was received.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Current status of the build.
status(BuildStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Current status of the build.
status() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Current status of the build.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Current status of the fleet.
status(FleetStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Current status of the fleet.
status() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Current status of the fleet.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
The current status of the game server group.
status(GameServerGroupStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
The current status of the game server group.
status() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
The current status of the game server group.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Current status of the game session.
status(GameSessionStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Current status of the game session.
status() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Current status of the game session.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Current status of the game session placement request.
status(GameSessionPlacementState) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
Current status of the game session placement request.
status() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Current status of the game session placement request.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
Current status of the instance.
status(InstanceStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
Current status of the instance.
status() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
Current status of the instance.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
Build status to filter results by.
status(BuildStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
Build status to filter results by.
status() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
Build status to filter results by.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Current status of the matchmaking request.
status(MatchmakingConfigurationStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Current status of the matchmaking request.
status() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Current status of the matchmaking request.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
Current status of the player session.
status(PlayerSessionStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
Current status of the player session.
status() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Current status of the player session.
status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Current status of the scaling policy.
status(ScalingStatusType) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Current status of the scaling policy.
status() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Current status of the scaling policy.
status(VpcPeeringConnectionStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
The status information about the connection.
status(Consumer<VpcPeeringConnectionStatus.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
The status information about the connection.
status() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
The status information about the connection.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Current status of the build.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Current status of the fleet.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
The current status of the game server group.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Current status of the game session.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Current status of the game session placement request.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
Current status of the instance.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
Build status to filter results by.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Current status of the matchmaking request.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Current status of the player session.
statusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Current status of the scaling policy.
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionFullException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.InternalServiceException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.OutOfCapacityException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.TaggingFailedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.UnauthorizedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException.Builder
 
statusFilter(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
Game session status to filter results on.
statusFilter() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
Game session status to filter results on.
statusFilter(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
Game session status to filter results on.
statusFilter() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
Game session status to filter results on.
statusFilter(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
Scaling policy status to filter results on.
statusFilter(ScalingStatusType) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
Scaling policy status to filter results on.
statusFilter() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
Scaling policy status to filter results on.
statusFilterAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
Scaling policy status to filter results on.
statusMessage(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Additional information about the current status.
statusMessage() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Additional information about the current status.
statusReason(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
Additional information about the current game server group status.
statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
Additional information about the current game server group status.
statusReason(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Provides additional information about game session status.
statusReason(GameSessionStatusReason) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Provides additional information about game session status.
statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Provides additional information about game session status.
statusReason(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
Code to explain the current status.
statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Code to explain the current status.
statusReasonAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Provides additional information about game session status.
stopFleetActions(StopFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Suspends activity on a fleet.
stopFleetActions(Consumer<StopFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Suspends activity on a fleet.
stopFleetActions(StopFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Suspends activity on a fleet.
stopFleetActions(Consumer<StopFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Suspends activity on a fleet.
StopFleetActionsRequest - Class in software.amazon.awssdk.services.gamelift.model
 
StopFleetActionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StopFleetActionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StopFleetActionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StopFleetActionsRequestMarshaller
 
StopFleetActionsResponse - Class in software.amazon.awssdk.services.gamelift.model
 
StopFleetActionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Cancels a game session placement that is in PENDING status.
stopGameSessionPlacement(Consumer<StopGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Cancels a game session placement that is in PENDING status.
stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Cancels a game session placement that is in PENDING status.
stopGameSessionPlacement(Consumer<StopGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Cancels a game session placement that is in PENDING status.
StopGameSessionPlacementRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
StopGameSessionPlacementRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StopGameSessionPlacementRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StopGameSessionPlacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StopGameSessionPlacementRequestMarshaller
 
StopGameSessionPlacementResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
StopGameSessionPlacementResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
stopMatchmaking(StopMatchmakingRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
stopMatchmaking(Consumer<StopMatchmakingRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
stopMatchmaking(StopMatchmakingRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
stopMatchmaking(Consumer<StopMatchmakingRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Cancels a matchmaking ticket or match backfill ticket that is currently being processed.
StopMatchmakingRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
StopMatchmakingRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
StopMatchmakingRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
StopMatchmakingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StopMatchmakingRequestMarshaller
 
StopMatchmakingResponse - Class in software.amazon.awssdk.services.gamelift.model
 
StopMatchmakingResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
stoppedActions(Collection<FleetAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
List of fleet activity that have been suspended using StopFleetActions.
stoppedActions(FleetAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
List of fleet activity that have been suspended using StopFleetActions.
stoppedActions() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
List of fleet activity that have been suspended using StopFleetActions.
stoppedActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
List of fleet activity that have been suspended using StopFleetActions.
stoppedActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
List of fleet activity that have been suspended using StopFleetActions.
stoppedActionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
List of fleet activity that have been suspended using StopFleetActions.
storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
The location where your game build files are stored.
storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
The location where your game build files are stored.
storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
The location where your game build files are stored.
storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildResponse.Builder
Amazon S3 location for your game build file, including bucket name and key.
storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildResponse.Builder
Amazon S3 location for your game build file, including bucket name and key.
storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
Amazon S3 location for your game build file, including bucket name and key.
storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
The Amazon S3 location of your Realtime scripts.
storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
The Amazon S3 location of your Realtime scripts.
storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
The Amazon S3 location of your Realtime scripts.
storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse.Builder
Amazon S3 path and key, identifying where the game build files are stored.
storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse.Builder
Amazon S3 path and key, identifying where the game build files are stored.
storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
Amazon S3 path and key, identifying where the game build files are stored.
storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
Sets the value of the StorageLocation property for this object.
storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
Sets the value of the StorageLocation property for this object.
storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.Script
Returns the value of the StorageLocation property for this object.
storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
The Amazon S3 location of your Realtime scripts.
storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
The Amazon S3 location of your Realtime scripts.
storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
The Amazon S3 location of your Realtime scripts.
subscribe(Subscriber<? super DescribeFleetAttributesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesPublisher
 
subscribe(Subscriber<? super DescribeFleetCapacityResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityPublisher
 
subscribe(Subscriber<? super DescribeFleetEventsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsPublisher
 
subscribe(Subscriber<? super DescribeFleetUtilizationResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationPublisher
 
subscribe(Subscriber<? super DescribeGameServerInstancesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesPublisher
 
subscribe(Subscriber<? super DescribeGameSessionDetailsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsPublisher
 
subscribe(Subscriber<? super DescribeGameSessionQueuesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesPublisher
 
subscribe(Subscriber<? super DescribeGameSessionsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsPublisher
 
subscribe(Subscriber<? super DescribeInstancesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesPublisher
 
subscribe(Subscriber<? super DescribeMatchmakingConfigurationsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsPublisher
 
subscribe(Subscriber<? super DescribeMatchmakingRuleSetsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsPublisher
 
subscribe(Subscriber<? super DescribePlayerSessionsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsPublisher
 
subscribe(Subscriber<? super DescribeScalingPoliciesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesPublisher
 
subscribe(Subscriber<? super ListAliasesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListAliasesPublisher
 
subscribe(Subscriber<? super ListBuildsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListBuildsPublisher
 
subscribe(Subscriber<? super ListFleetsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListFleetsPublisher
 
subscribe(Subscriber<? super ListGameServerGroupsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsPublisher
 
subscribe(Subscriber<? super ListGameServersResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListGameServersPublisher
 
subscribe(Subscriber<? super ListScriptsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListScriptsPublisher
 
subscribe(Subscriber<? super SearchGameSessionsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsPublisher
 
suspendActions(Collection<GameServerGroupAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
The activity to suspend for this game server group.
suspendActions(GameServerGroupAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
The activity to suspend for this game server group.
suspendActions() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
The activity to suspend for this game server group.
suspendActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
The activity to suspend for this game server group.
suspendActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
The activity to suspend for this game server group.
suspendActionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
The activity to suspend for this game server group.
suspendedActions(Collection<GameServerGroupAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A list of activities that are currently suspended for this game server group.
suspendedActions(GameServerGroupAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A list of activities that are currently suspended for this game server group.
suspendedActions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A list of activities that are currently suspended for this game server group.
suspendedActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
A list of activities that are currently suspended for this game server group.
suspendedActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A list of activities that are currently suspended for this game server group.
suspendedActionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
A list of activities that are currently suspended for this game server group.
suspendGameServerGroup(SuspendGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
suspendGameServerGroup(Consumer<SuspendGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
suspendGameServerGroup(SuspendGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
suspendGameServerGroup(Consumer<SuspendGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
SuspendGameServerGroupRequest - Class in software.amazon.awssdk.services.gamelift.model
 
SuspendGameServerGroupRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
SuspendGameServerGroupRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
SuspendGameServerGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.SuspendGameServerGroupRequestMarshaller
 
SuspendGameServerGroupResponse - Class in software.amazon.awssdk.services.gamelift.model
 
SuspendGameServerGroupResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 

T

Tag - Class in software.amazon.awssdk.services.gamelift.model
A label that can be assigned to a GameLift resource.
Tag.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
TaggingFailedException - Exception in software.amazon.awssdk.services.gamelift.model
The requested tagging operation did not succeed.
TaggingFailedException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.UntagResourceRequest.Builder
A list of one or more tag keys to remove from the specified GameLift resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.UntagResourceRequest.Builder
A list of one or more tag keys to remove from the specified GameLift resource.
tagKeys() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
A list of one or more tag keys to remove from the specified GameLift resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Assigns a tag to a GameLift resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Assigns a tag to a GameLift resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Assigns a tag to a GameLift resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Assigns a tag to a GameLift resource.
TagResourceRequest - Class in software.amazon.awssdk.services.gamelift.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.gamelift.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
A list of labels to assign to the new alias resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
A list of labels to assign to the new alias resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
A list of labels to assign to the new alias resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
A list of labels to assign to the new alias resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
A list of labels to assign to the new build resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
A list of labels to assign to the new build resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
A list of labels to assign to the new build resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
A list of labels to assign to the new build resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A list of labels to assign to the new fleet resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A list of labels to assign to the new fleet resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
A list of labels to assign to the new fleet resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
A list of labels to assign to the new fleet resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A list of labels to assign to the new game server group resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A list of labels to assign to the new game server group resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A list of labels to assign to the new game server group resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
A list of labels to assign to the new game server group resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A list of labels to assign to the new game session queue resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A list of labels to assign to the new game session queue resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
A list of labels to assign to the new game session queue resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
A list of labels to assign to the new game session queue resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A list of labels to assign to the new matchmaking configuration resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A list of labels to assign to the new matchmaking configuration resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
A list of labels to assign to the new matchmaking configuration resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
A list of labels to assign to the new matchmaking configuration resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
A list of labels to assign to the new matchmaking rule set resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
A list of labels to assign to the new matchmaking rule set resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
A list of labels to assign to the new matchmaking rule set resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
A list of labels to assign to the new matchmaking rule set resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
A list of labels to assign to the new script resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
A list of labels to assign to the new script resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
A list of labels to assign to the new script resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
A list of labels to assign to the new script resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse.Builder
The collection of tags that have been assigned to the specified resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse.Builder
The collection of tags that have been assigned to the specified resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse.Builder
The collection of tags that have been assigned to the specified resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
The collection of tags that have been assigned to the specified resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
A list of one or more tags to assign to the specified GameLift resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
A list of one or more tags to assign to the specified GameLift resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
A list of one or more tags to assign to the specified GameLift resource.
tags() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
A list of one or more tags to assign to the specified GameLift resource.
targetConfiguration(TargetConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
The settings for a target-based scaling policy.
targetConfiguration(Consumer<TargetConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
The settings for a target-based scaling policy.
targetConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
The settings for a target-based scaling policy.
targetConfiguration(TargetConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
The settings for a target-based scaling policy.
targetConfiguration(Consumer<TargetConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
The settings for a target-based scaling policy.
targetConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
The settings for a target-based scaling policy.
TargetConfiguration - Class in software.amazon.awssdk.services.gamelift.model
Settings for a target-based scaling policy (see ScalingPolicy.
TargetConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
targetTrackingConfiguration(TargetTrackingConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy.Builder
Settings for a target-based scaling policy applied to Auto Scaling group.
targetTrackingConfiguration(Consumer<TargetTrackingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy.Builder
Settings for a target-based scaling policy applied to Auto Scaling group.
targetTrackingConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
Settings for a target-based scaling policy applied to Auto Scaling group.
TargetTrackingConfiguration - Class in software.amazon.awssdk.services.gamelift.model
This data type is used with the Amazon GameLift FleetIQ and game server groups.
TargetTrackingConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
targetValue(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.TargetConfiguration.Builder
Desired value to use with a target-based scaling policy.
targetValue() - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
Desired value to use with a target-based scaling policy.
targetValue(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration.Builder
Desired value to use with a game server group target-based scaling policy.
targetValue() - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
Desired value to use with a game server group target-based scaling policy.
team(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Player.Builder
Name of the team that the player is assigned to in a match.
team() - Method in class software.amazon.awssdk.services.gamelift.model.Player
Name of the team that the player is assigned to in a match.
TerminalRoutingStrategyException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
terminating(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
Number of instances in the fleet that are no longer active but haven't yet been terminated.
terminating() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
Number of instances in the fleet that are no longer active but haven't yet been terminated.
terminationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
Time stamp indicating when this data object was terminated.
terminationTime() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Time stamp indicating when this data object was terminated.
terminationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
Time stamp indicating when this data object was terminated.
terminationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Time stamp indicating when this data object was terminated.
terminationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
Time stamp indicating when this data object was terminated.
terminationTime() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Time stamp indicating when this data object was terminated.
threshold(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
Metric value used to trigger a scaling event.
threshold() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Metric value used to trigger a scaling event.
threshold(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
Metric value used to trigger a scaling event.
threshold() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Metric value used to trigger a scaling event.
ticketId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
A unique identifier for a matchmaking ticket.
ticketId() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
A unique identifier for a matchmaking ticket.
ticketId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
A unique identifier for a matchmaking ticket.
ticketId() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
A unique identifier for a matchmaking ticket.
ticketId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
A unique identifier for a matchmaking ticket.
ticketId() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
A unique identifier for a matchmaking ticket.
ticketId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
A unique identifier for a matchmaking ticket.
ticketId() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
A unique identifier for a matchmaking ticket.
ticketId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest.Builder
A unique identifier for a matchmaking ticket.
ticketId() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
A unique identifier for a matchmaking ticket.
ticketIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest.Builder
A unique identifier for a matchmaking ticket.
ticketIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest.Builder
A unique identifier for a matchmaking ticket.
ticketIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
A unique identifier for a matchmaking ticket.
ticketList(Collection<MatchmakingTicket>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse.Builder
A collection of existing matchmaking ticket objects matching the request.
ticketList(MatchmakingTicket...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse.Builder
A collection of existing matchmaking ticket objects matching the request.
ticketList(Consumer<MatchmakingTicket.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse.Builder
A collection of existing matchmaking ticket objects matching the request.
ticketList() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
A collection of existing matchmaking ticket objects matching the request.
timeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
The maximum time, in seconds, that a new game session placement request remains in the queue.
timeoutInSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
The maximum time, in seconds, that a new game session placement request remains in the queue.
timeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
The maximum time, in seconds, that a new game session placement request remains in the queue.
timeoutInSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
The maximum time, in seconds, that a new game session placement request remains in the queue.
timeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
The maximum time, in seconds, that a new game session placement request remains in the queue.
timeoutInSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
The maximum time, in seconds, that a new game session placement request remains in the queue.
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Build
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Event
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.GameLiftException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.GameSessionFullException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.InternalServiceException
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.InvalidRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.NotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.OutOfCapacityException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Player
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Script
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.TaggingFailedException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.UnauthorizedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
 
toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
 
toPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
An ending value for a range of allowed port numbers.
toPort() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
An ending value for a range of allowed port numbers.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.AcceptanceType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.BackfillMode
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.BalancingStrategy
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.BuildStatus
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.CertificateType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.EC2InstanceType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Event
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.EventCode
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.FleetAction
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.FleetStatus
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.FleetType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.FlexMatchMode
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatus
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatusReason
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.InstanceStatus
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.IpProtocol
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.MetricName
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.OperatingSystem
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Player
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.PolicyType
 
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ScalingStatusType
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Script
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.gamelift.model.SortOrder
 
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.TargetTrackingConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
Returns a string representation of this object.
type(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
EC2 instance type that defines the computing resources of this instance.
type(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
EC2 instance type that defines the computing resources of this instance.
type() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
EC2 instance type that defines the computing resources of this instance.
type(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
The type of routing strategy for the alias.
type(RoutingStrategyType) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
The type of routing strategy for the alias.
type() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
The type of routing strategy for the alias.
typeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
EC2 instance type that defines the computing resources of this instance.
typeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
The type of routing strategy for the alias.

U

UnauthorizedException - Exception in software.amazon.awssdk.services.gamelift.model
The client failed authentication.
UnauthorizedException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UnsupportedRegionException - Exception in software.amazon.awssdk.services.gamelift.model
The requested operation is not supported in the Region specified.
UnsupportedRegionException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Removes a tag that is assigned to a GameLift resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Removes a tag that is assigned to a GameLift resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Removes a tag that is assigned to a GameLift resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Removes a tag that is assigned to a GameLift resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.gamelift.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.gamelift.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateAlias(UpdateAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates properties for an alias.
updateAlias(Consumer<UpdateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates properties for an alias.
updateAlias(UpdateAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates properties for an alias.
updateAlias(Consumer<UpdateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates properties for an alias.
UpdateAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateAliasRequestMarshaller
 
UpdateAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateBuild(UpdateBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates metadata in a build resource, including the build name and version.
updateBuild(Consumer<UpdateBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates metadata in a build resource, including the build name and version.
updateBuild(UpdateBuildRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates metadata in a build resource, including the build name and version.
updateBuild(Consumer<UpdateBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates metadata in a build resource, including the build name and version.
UpdateBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateBuildRequestMarshaller
 
UpdateBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateFleetAttributes(UpdateFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributes(UpdateFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates fleet properties, including name and description, for a fleet.
updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates fleet properties, including name and description, for a fleet.
UpdateFleetAttributesRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateFleetAttributesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateFleetAttributesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateFleetAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateFleetAttributesRequestMarshaller
 
UpdateFleetAttributesResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateFleetAttributesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateFleetCapacity(UpdateFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates capacity settings for a fleet.
updateFleetCapacity(Consumer<UpdateFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates capacity settings for a fleet.
updateFleetCapacity(UpdateFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates capacity settings for a fleet.
updateFleetCapacity(Consumer<UpdateFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates capacity settings for a fleet.
UpdateFleetCapacityRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateFleetCapacityRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateFleetCapacityRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateFleetCapacityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateFleetCapacityRequestMarshaller
 
UpdateFleetCapacityResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateFleetCapacityResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates port settings for a fleet.
updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates port settings for a fleet.
updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates port settings for a fleet.
updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates port settings for a fleet.
UpdateFleetPortSettingsRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateFleetPortSettingsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateFleetPortSettingsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateFleetPortSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateFleetPortSettingsRequestMarshaller
 
UpdateFleetPortSettingsResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateFleetPortSettingsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateGameServer(UpdateGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServer(Consumer<UpdateGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServer(UpdateGameServerRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServer(Consumer<UpdateGameServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServerGroup(UpdateGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServerGroup(Consumer<UpdateGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServerGroup(UpdateGameServerGroupRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
updateGameServerGroup(Consumer<UpdateGameServerGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
UpdateGameServerGroupRequest - Class in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerGroupRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerGroupRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateGameServerGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateGameServerGroupRequestMarshaller
 
UpdateGameServerGroupResponse - Class in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerGroupResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerRequest - Class in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateGameServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateGameServerRequestMarshaller
 
UpdateGameServerResponse - Class in software.amazon.awssdk.services.gamelift.model
 
UpdateGameServerResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateGameSession(UpdateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates game session properties.
updateGameSession(Consumer<UpdateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates game session properties.
updateGameSession(UpdateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates game session properties.
updateGameSession(Consumer<UpdateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates game session properties.
updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueue(Consumer<UpdateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
updateGameSessionQueue(Consumer<UpdateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates settings for a game session queue, which determines how new game session requests in the queue are processed.
UpdateGameSessionQueueRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateGameSessionQueueRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateGameSessionQueueRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateGameSessionQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateGameSessionQueueRequestMarshaller
 
UpdateGameSessionQueueResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateGameSessionQueueResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateGameSessionRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateGameSessionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateGameSessionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateGameSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateGameSessionRequestMarshaller
 
UpdateGameSessionResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateGameSessionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfiguration(Consumer<UpdateMatchmakingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates settings for a FlexMatch matchmaking configuration.
updateMatchmakingConfiguration(Consumer<UpdateMatchmakingConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates settings for a FlexMatch matchmaking configuration.
UpdateMatchmakingConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateMatchmakingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateMatchmakingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateMatchmakingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateMatchmakingConfigurationRequestMarshaller
 
UpdateMatchmakingConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateMatchmakingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
updateRuntimeConfiguration(Consumer<UpdateRuntimeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
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 interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
updateRuntimeConfiguration(Consumer<UpdateRuntimeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates the current runtime configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet.
UpdateRuntimeConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
UpdateRuntimeConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateRuntimeConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateRuntimeConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateRuntimeConfigurationRequestMarshaller
 
UpdateRuntimeConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
UpdateRuntimeConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
updateScript(UpdateScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates Realtime script metadata and content.
updateScript(Consumer<UpdateScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Updates Realtime script metadata and content.
updateScript(UpdateScriptRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates Realtime script metadata and content.
updateScript(Consumer<UpdateScriptRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Updates Realtime script metadata and content.
UpdateScriptRequest - Class in software.amazon.awssdk.services.gamelift.model
 
UpdateScriptRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
UpdateScriptRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
UpdateScriptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateScriptRequestMarshaller
 
UpdateScriptResponse - Class in software.amazon.awssdk.services.gamelift.model
 
UpdateScriptResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
uploadCredentials(Credentials) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildResponse.Builder
This element is returned only when the operation is called without a storage location.
uploadCredentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildResponse.Builder
This element is returned only when the operation is called without a storage location.
uploadCredentials() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
This element is returned only when the operation is called without a storage location.
uploadCredentials(Credentials) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse.Builder
AWS credentials required when uploading a game build to the storage location.
uploadCredentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse.Builder
AWS credentials required when uploading a game build to the storage location.
uploadCredentials() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
AWS credentials required when uploading a game build to the storage location.
userName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceCredentials.Builder
User login string.
userName() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
User login string.
utilizationStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Indicates whether the game server is currently available for new games or is busy.
utilizationStatus(GameServerUtilizationStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
Indicates whether the game server is currently available for new games or is busy.
utilizationStatus() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Indicates whether the game server is currently available for new games or is busy.
utilizationStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
Indicates whether the game server is available or is currently hosting gameplay.
utilizationStatus(GameServerUtilizationStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
Indicates whether the game server is available or is currently hosting gameplay.
utilizationStatus() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
Indicates whether the game server is available or is currently hosting gameplay.
utilizationStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
Indicates whether the game server is currently available for new games or is busy.
utilizationStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
Indicates whether the game server is available or is currently hosting gameplay.

V

valid(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse.Builder
A response indicating whether the rule set is valid.
valid() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
A response indicating whether the rule set is valid.
validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSet(Consumer<ValidateMatchmakingRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Validates the syntax of a matchmaking rule or rule set.
validateMatchmakingRuleSet(Consumer<ValidateMatchmakingRuleSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
Validates the syntax of a matchmaking rule or rule set.
ValidateMatchmakingRuleSetRequest - Class in software.amazon.awssdk.services.gamelift.model
Represents the input for a request operation.
ValidateMatchmakingRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
ValidateMatchmakingRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
ValidateMatchmakingRuleSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ValidateMatchmakingRuleSetRequestMarshaller
 
ValidateMatchmakingRuleSetResponse - Class in software.amazon.awssdk.services.gamelift.model
Represents the returned data in response to a request operation.
ValidateMatchmakingRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
value(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameProperty.Builder
The game property value.
value() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
The game property value.
value(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Tag.Builder
The value for a developer-defined key:value pair for tagging an AWS resource.
value() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
The value for a developer-defined key:value pair for tagging an AWS resource.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.AcceptanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.BackfillMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.BalancingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.BuildStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.CertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.EC2InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.EventCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FleetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.FlexMatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.GameSessionStatusReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.InstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.IpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.MetricName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ScalingStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.gamelift.model.BalancingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.gamelift.model.FlexMatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.gamelift.model.ScalingStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.gamelift.model.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
Version information that is associated with a build or script.
version() - Method in class software.amazon.awssdk.services.gamelift.model.Build
Version information that is associated with a build or script.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
Version information that is associated with a build or script.
version() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
Version information that is associated with a build or script.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
The version that is associated with a build or script.
version() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
The version that is associated with a build or script.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification.Builder
The version of the EC2 launch template to use.
version() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
The version of the EC2 launch template to use.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
The version that is associated with a build or script.
version() - Method in class software.amazon.awssdk.services.gamelift.model.Script
The version that is associated with a build or script.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
Version information that is associated with a build or script.
version() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
Version information that is associated with a build or script.
version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
The version that is associated with a build or script.
version() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
The version that is associated with a build or script.
vpcPeeringAuthorization(VpcPeeringAuthorization) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse.Builder
Details on the requested VPC peering authorization, including expiration.
vpcPeeringAuthorization(Consumer<VpcPeeringAuthorization.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse.Builder
Details on the requested VPC peering authorization, including expiration.
vpcPeeringAuthorization() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
Details on the requested VPC peering authorization, including expiration.
VpcPeeringAuthorization - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
vpcPeeringAuthorizations(Collection<VpcPeeringAuthorization>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse.Builder
A collection of objects that describe all valid VPC peering operations for the current AWS account.
vpcPeeringAuthorizations(VpcPeeringAuthorization...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse.Builder
A collection of objects that describe all valid VPC peering operations for the current AWS account.
vpcPeeringAuthorizations(Consumer<VpcPeeringAuthorization.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse.Builder
A collection of objects that describe all valid VPC peering operations for the current AWS account.
vpcPeeringAuthorizations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
A collection of objects that describe all valid VPC peering operations for the current AWS account.
VpcPeeringConnection - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
vpcPeeringConnectionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
A unique identifier for a VPC peering connection.
vpcPeeringConnectionId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
A unique identifier for a VPC peering connection.
vpcPeeringConnectionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
A unique identifier that is automatically assigned to the connection record.
vpcPeeringConnectionId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
A unique identifier that is automatically assigned to the connection record.
vpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse.Builder
A collection of VPC peering connection records that match the request.
vpcPeeringConnections(VpcPeeringConnection...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse.Builder
A collection of VPC peering connection records that match the request.
vpcPeeringConnections(Consumer<VpcPeeringConnection.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse.Builder
A collection of VPC peering connection records that match the request.
vpcPeeringConnections() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
A collection of VPC peering connection records that match the request.
VpcPeeringConnectionStatus - Class in software.amazon.awssdk.services.gamelift.model
Represents status information for a VPC peering connection.
VpcPeeringConnectionStatus.Builder - Interface in software.amazon.awssdk.services.gamelift.model
 
vpcSubnets(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.
vpcSubnets(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.
vpcSubnets() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
A list of virtual private cloud (VPC) subnets to use with instances in the game server group.

W

weightedCapacity(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceDefinition.Builder
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server group.
weightedCapacity() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server group.

Z

zipFile(SdkBytes) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
A data object containing your Realtime scripts and dependencies as a zip file.
zipFile() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
A data object containing your Realtime scripts and dependencies as a zip file.
zipFile(SdkBytes) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
A data object containing your Realtime scripts and dependencies as a zip file.
zipFile() - Method in class software.amazon.awssdk.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 K L M N O P R S T U V W Z 

Copyright © 2021. All rights reserved.