A B C D E F G H I K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- ACCEPT - software.amazon.awssdk.services.gamelift.model.AcceptanceType
- ACCEPT_ALL - software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
- 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() - 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() - 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.CreateMatchmakingConfigurationRequest.Builder
-
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.MatchmakingConfiguration.Builder
-
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() - 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() - 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.CreateMatchmakingConfigurationRequest.Builder
-
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(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() - 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.
- AcceptanceType - Enum in software.amazon.awssdk.services.gamelift.model
- acceptanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
-
Player response to the proposed match.
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.UriEncodeFn
- 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(Consumer<AcceptMatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Registers a player's acceptance or rejection of a proposed FlexMatch 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(AcceptMatchRequest) - 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
- AcceptMatchRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- AcceptMatchRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
AcceptMatchRequestMarshaller - 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
-
The access key ID that identifies the temporary security credentials.
- accessKeyId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Credentials.Builder
-
The access key ID that identifies the temporary security credentials.
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- actions() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
-
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.StartFleetActionsRequest.Builder
-
List of actions to restart 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.StartFleetActionsRequest.Builder
-
List of actions to restart 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(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.StopFleetActionsRequest.Builder
-
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(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
-
List of actions to suspend on the fleet.
- ACTIVATING - software.amazon.awssdk.services.gamelift.model.FleetStatus
- ACTIVATING - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- ACTIVATING - software.amazon.awssdk.services.gamelift.model.GameSessionStatus
- ACTIVATING_GAME_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- active() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
Actual number of instances that are ready to host game sessions.
- active() - Method in class software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts
-
The number of container groups that have active game sessions.
- active(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
Actual number of instances that are ready to host game sessions.
- active(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts.Builder
-
The number of container groups that have active game sessions.
- ACTIVE - software.amazon.awssdk.services.gamelift.model.ComputeStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.FilterInstanceStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.FleetStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.GameSessionStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.InstanceStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
- ACTIVE - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- ACTIVE_GAME_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- ACTIVE_INSTANCES - software.amazon.awssdk.services.gamelift.model.MetricName
- activeGameSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
The number of active game sessions that are currently being hosted across all instances in the fleet location.
- activeGameSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
-
The number of active game sessions that are currently being hosted across all instances in the fleet location.
- activeServerProcessCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
The number of server processes in
ACTIVEstatus that are currently running across all instances in the fleet location. - activeServerProcessCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
-
The number of server processes in
ACTIVEstatus that are currently running across all instances in the fleet location. - addCondition(Condition) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- 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() - 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() - 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.CreateMatchmakingConfigurationRequest.Builder
-
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(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.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- alias() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasResponse
-
The newly created alias resource.
- alias() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse
-
The requested alias resource.
- alias() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse
-
The updated alias resource.
- alias(Consumer<Alias.Builder>) - 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.DescribeAliasResponse.Builder
-
The requested alias resource.
- alias(Consumer<Alias.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse.Builder
-
The updated alias resource.
- alias(Alias) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasResponse.Builder
-
The newly created alias resource.
- alias(Alias) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasResponse.Builder
-
The requested alias resource.
- alias(Alias) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasResponse.Builder
-
The updated alias resource.
- Alias - Class in software.amazon.awssdk.services.gamelift.model
-
Properties that describe an alias resource.
- Alias.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- aliasArn() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift alias resource and uniquely identifies it.
- aliasArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon 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() - 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.
- 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(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(Alias...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesResponse.Builder
-
A collection of alias resources that match the request parameters.
- aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
A unique identifier for the alias.
- aliasId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest
-
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 the 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 the alias associated with the fleet to retrieve 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() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the 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.Alias.Builder
-
A unique identifier for the alias.
- aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A unique identifier for the alias associated with the fleet to create a game session in.
- 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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
-
A unique identifier for the 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 the alias associated with the fleet to retrieve game sessions 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
-
A unique identifier for the alias associated with the fleet to search for active game sessions.
- aliasId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
-
A unique identifier for the alias that you want to update.
- allowDots() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
- allowedLocations() - Method in class software.amazon.awssdk.services.gamelift.model.FilterConfiguration
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2. - allowedLocations(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FilterConfiguration.Builder
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2. - allowedLocations(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FilterConfiguration.Builder
-
A list of locations to allow game session placement in, in the form of Amazon Web Services Region codes such as
us-west-2. - AMAZON_LINUX - software.amazon.awssdk.services.gamelift.model.OperatingSystem
- AMAZON_LINUX_2 - software.amazon.awssdk.services.gamelift.model.OperatingSystem
- AMAZON_LINUX_2023 - software.amazon.awssdk.services.gamelift.model.ContainerOperatingSystem
- AMAZON_LINUX_2023 - software.amazon.awssdk.services.gamelift.model.OperatingSystem
- ANYWHERE - software.amazon.awssdk.services.gamelift.model.ComputeType
- anywhereConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Amazon GameLift Anywhere configuration options.
- anywhereConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
This property is used with the Amazon GameLift containers feature, which is currently in public preview. A set of attributes that describe the container groups that are deployed on the fleet.
- anywhereConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
Amazon GameLift Anywhere configuration options.
- anywhereConfiguration(Consumer<AnywhereConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Amazon GameLift Anywhere configuration options.
- anywhereConfiguration(Consumer<AnywhereConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
This property is used with the Amazon GameLift containers feature, which is currently in public preview. A set of attributes that describe the container groups that are deployed on the fleet.
- anywhereConfiguration(Consumer<AnywhereConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
Amazon GameLift Anywhere configuration options.
- anywhereConfiguration(AnywhereConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Amazon GameLift Anywhere configuration options.
- anywhereConfiguration(AnywhereConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
This property is used with the Amazon GameLift containers feature, which is currently in public preview. A set of attributes that describe the container groups that are deployed on the fleet.
- anywhereConfiguration(AnywhereConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
Amazon GameLift Anywhere configuration options.
- AnywhereConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
Amazon GameLift configuration options for your Anywhere fleets.
- AnywhereConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.gamelift.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.gamelift.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- ASCENDING - software.amazon.awssdk.services.gamelift.model.SortOrder
- ASSIGN - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAttributeProvider
- 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
- AUTHORITY - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(GameLiftAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftBaseClientBuilder
-
Set the
GameLiftAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(GameLiftAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(GameLiftAuthSchemeProvider) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- authToken() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
A valid temporary authentication token.
- authToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse.Builder
-
A valid temporary authentication token.
- AUTO_SCALING - software.amazon.awssdk.services.gamelift.model.FleetAction
- AUTOMATIC - software.amazon.awssdk.services.gamelift.model.BackfillMode
- autoScalingGroupArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
A generated unique ID for the Amazon 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 Amazon 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(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.
- 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.
- AVAILABLE - software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
- AVAILABLE_GAME_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- AVAILABLE_PLAYER_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- AWS - software.amazon.awssdk.services.gamelift.model.LocationFilter
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- 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.NotReadyException.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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
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.CreateMatchmakingConfigurationRequest.Builder
-
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.MatchmakingConfiguration.Builder
-
The method 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.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.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.UpdateMatchmakingConfigurationRequest.Builder
-
The method that is used to backfill game sessions created with this matchmaking configuration.
- BackfillMode - Enum in software.amazon.awssdk.services.gamelift.model
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
Indicates how Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
- BalancingStrategy - Enum in software.amazon.awssdk.services.gamelift.model
- balancingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
Indicates how Amazon 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 Amazon 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 Amazon GameLift FleetIQ balances the use of Spot Instances and On-Demand Instances in the game server group.
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.GameLiftAuthSchemeInterceptor
- BOOLEAN - software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- bucket() - Method in class software.amazon.awssdk.services.gamelift.model.S3Location
-
An Amazon S3 bucket identifier.
- bucket(String) - Method in interface software.amazon.awssdk.services.gamelift.model.S3Location.Builder
-
An Amazon S3 bucket identifier.
- build() - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams.Builder
-
Returns a
GameLiftAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint.Builder
- build() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
- build() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildResponse
-
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() - 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(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(Consumer<Build.Builder>) - 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.UpdateBuildResponse.Builder
-
The updated build resource.
- 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(Build) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildResponse.Builder
-
Set of properties describing the requested build.
- build(Build) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildResponse.Builder
-
The updated build resource.
- Build - Class in software.amazon.awssdk.services.gamelift.model
-
Properties describing a custom game build.
- Build.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- buildArn() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
The Amazon Resource Name (ARN) assigned to a Amazon 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 Amazon GameLift build resource that is deployed on instances in this fleet.
- buildArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
The Amazon Resource Name (ARN) assigned to a Amazon GameLift build resource and uniquely identifies it.
- buildArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The Amazon Resource Name (ARN) associated with the Amazon GameLift build resource that is deployed on instances in this fleet.
- builder() - Static method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams
-
Get a new builder for creating a
GameLiftAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.DefaultGameLiftAuthSchemeParams
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.gamelift.endpoints.internal.RuleError
- builder() - Static method in exception software.amazon.awssdk.services.gamelift.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- 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.GameLiftServiceClientConfiguration
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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 class software.amazon.awssdk.services.gamelift.model.Compute
- builder() - Static method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.NotReadyException
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- builder() - Static method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
- BuilderImpl(GameLiftException) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
- BuilderImpl(GameLiftRequest) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftRequest.BuilderImpl
- BuilderImpl(GameLiftResponse) - Constructor for class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
A unique identifier for the build.
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a custom game server build to be deployed to a fleet with compute type
EC2. - buildId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest
-
A unique identifier for the build to delete.
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest
-
A unique identifier for the build to retrieve properties for.
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A unique identifier for the build resource that is deployed on instances in this fleet.
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the build to request fleets for.
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest
-
A unique identifier for the build to get credentials for.
- buildId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
-
A unique identifier for the build to update.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
A unique identifier for the build.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The unique identifier for a custom game server build to be deployed to a fleet with compute type
EC2. - buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest.Builder
-
A unique identifier for the build to delete.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest.Builder
-
A unique identifier for the build to retrieve properties for.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A unique identifier for the build resource that is deployed on instances in this fleet.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
-
A unique identifier for the build to request fleets for.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest.Builder
-
A unique identifier for the build to get credentials for.
- buildId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
-
A unique identifier for the build to update.
- BUILDING - software.amazon.awssdk.services.gamelift.model.FleetStatus
- 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.
- builds(Collection<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(Build...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsResponse.Builder
-
A collection of build resources that match the request.
- BuildStatus - Enum in software.amazon.awssdk.services.gamelift.model
- builtIn(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
C
- C3_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C3_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C3_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C3_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C3_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C4_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C4_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C4_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C4_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C4_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C4_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C4_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C4_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_18_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_18_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_24_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_9_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_9_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_A_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_A_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_D_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_18_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_9_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_D_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C5_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C5_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_A_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_G_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- C6_GN_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_GN_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C6_I_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- C7_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- CANCELLED - software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
- CANCELLED - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- cause(Throwable) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SourceException.BuilderImpl
- 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.NotReadyException.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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Prompts Amazon GameLift to generate a TLS/SSL certificate for the fleet.
- certificateConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Determines whether a TLS/SSL certificate is generated for a fleet.
- certificateConfiguration(Consumer<CertificateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Prompts Amazon GameLift to generate a TLS/SSL certificate for the fleet.
- certificateConfiguration(Consumer<CertificateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Determines whether a TLS/SSL certificate is generated for a fleet.
- certificateConfiguration(CertificateConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Prompts Amazon GameLift to generate a TLS/SSL certificate for the fleet.
- certificateConfiguration(CertificateConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Determines whether a TLS/SSL certificate is generated for a fleet.
- CertificateConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
This data type has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- CertificateConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- certificatePath() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest
-
The path to a TLS certificate on your compute resource.
- certificatePath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
-
The path to a TLS certificate on your compute resource.
- certificateType() - Method in class software.amazon.awssdk.services.gamelift.model.CertificateConfiguration
-
Indicates whether a TLS/SSL certificate is generated for a fleet.
- certificateType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CertificateConfiguration.Builder
-
Indicates whether a TLS/SSL certificate is generated for a fleet.
- certificateType(CertificateType) - Method in interface software.amazon.awssdk.services.gamelift.model.CertificateConfiguration.Builder
-
Indicates whether a TLS/SSL certificate is 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 is generated for a fleet.
- CHANGE_IN_CAPACITY - software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAuthSchemeStrategy
- CLAIMED - software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
- ClaimFilterOption - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift FleetIQ and game server groups.
- ClaimFilterOption.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(ClaimGameServerRequest) - 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 - 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() - 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.
- 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.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
-
Code indicating the status of a VPC peering connection.
- code(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus.Builder
-
Code indicating the status of a VPC peering connection.
- command() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
A command that's passed to the container on startup.
- command() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
A command to pass to the container on startup.
- command() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
A string array that specifies the command that the container runs to determine if it's healthy.
- command(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A command that's passed to the container on startup.
- command(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A command to pass to the container on startup.
- command(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck.Builder
-
A string array that specifies the command that the container runs to determine if it's healthy.
- command(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A command that's passed to the container on startup.
- command(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A command to pass to the container on startup.
- command(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck.Builder
-
A string array that specifies the command that the container runs to determine if it's healthy.
- comparisonOperator() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
Comparison operator to use when measuring the 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.
- 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(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.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.ScalingPolicy.Builder
-
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
- COMPLETE - software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
- COMPLETED - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- COMPLETED - software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
- compute() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
-
The set of properties for the requested compute resource.
- compute() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
-
The details of the compute resource you registered.
- compute(Consumer<Compute.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse.Builder
-
The set of properties for the requested compute resource.
- compute(Consumer<Compute.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse.Builder
-
The details of the compute resource you registered.
- compute(Compute) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse.Builder
-
The set of properties for the requested compute resource.
- compute(Compute) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse.Builder
-
The details of the compute resource you registered.
- Compute - Class in software.amazon.awssdk.services.gamelift.model
-
This data type has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- Compute.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- computeArn() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The ARN that is assigned to a compute resource and uniquely identifies it.
- computeArn() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
The Amazon Resource Name (ARN) that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
- computeArn() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
The Amazon Resource Name (ARN) that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
- computeArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The ARN that is assigned to a compute resource and uniquely identifies it.
- computeArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
- computeArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to an Amazon GameLift compute resource and uniquely identifies it.
- computeList() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
-
A list of compute resources in the specified fleet.
- computeList() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListComputeIterable
-
Returns an iterable to iterate through the paginated
ListComputeResponse.computeList()member. - computeList() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListComputePublisher
-
Returns a publisher that can be used to get a stream of data.
- computeList(Collection<Compute>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeResponse.Builder
-
A list of compute resources in the specified fleet.
- computeList(Consumer<Compute.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeResponse.Builder
-
A list of compute resources in the specified fleet.
- computeList(Compute...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeResponse.Builder
-
A list of compute resources in the specified fleet.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
A descriptive label for the compute resource.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeRequest
-
The unique identifier of the compute resource to deregister.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeRequest
-
The unique identifier of the compute resource to retrieve properties for.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessRequest
-
A unique identifier for the compute resource that you want to connect to.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
The identifier of the compute resource to be accessed.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
-
The name of the compute resource you are requesting the authentication token for.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
The name of the compute resource that the authentication token is issued to.
- computeName() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest
-
A descriptive label for the compute resource.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
A descriptive label for the compute resource.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterComputeRequest.Builder
-
The unique identifier of the compute resource to deregister.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeComputeRequest.Builder
-
The unique identifier of the compute resource to retrieve properties for.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessRequest.Builder
-
A unique identifier for the compute resource that you want to connect to.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
The identifier of the compute resource to be accessed.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest.Builder
-
The name of the compute resource you are requesting the authentication token for.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse.Builder
-
The name of the compute resource that the authentication token is issued to.
- computeName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
-
A descriptive label for the compute resource.
- computeStatus() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
Current status of the compute.
- computeStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
Current status of the compute.
- computeStatus(ComputeStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
Current status of the compute.
- ComputeStatus - Enum in software.amazon.awssdk.services.gamelift.model
- computeStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
Current status of the compute.
- computeType() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The type of compute resource used to host your game servers.
- computeType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The type of compute resource used to host your game servers.
- computeType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The type of compute resource used to host your game servers.
- computeType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The type of compute resource used to host your game servers.
- computeType(ComputeType) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The type of compute resource used to host your game servers.
- computeType(ComputeType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The type of compute resource used to host your game servers.
- ComputeType - Enum in software.amazon.awssdk.services.gamelift.model
- computeTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The type of compute resource used to host your game servers.
- computeTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The type of compute resource used to host your game servers.
- CONCURRENT_ACTIVATABLE_GAME_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- concurrentExecutions() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
-
The number of server processes using this configuration that run concurrently on each instance or container..
- concurrentExecutions(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ServerProcess.Builder
-
The number of server processes using this configuration that run concurrently on each instance or container..
- condition() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
-
Convert this fn into a condition
- condition() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
-
The condition that the dependency container must reach before the dependent container can start.
- condition(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- condition(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDependency.Builder
-
The condition that the dependency container must reach before the dependent container can start.
- condition(ContainerDependencyCondition) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDependency.Builder
-
The condition that the dependency container must reach before the dependent container can start.
- Condition - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- conditionAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
-
The condition that the dependency container must reach before the dependent container can start.
- conditions - Variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- configuration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse
-
Object that describes the newly created matchmaking configuration.
- configuration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse
-
The updated 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(Consumer<MatchmakingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationResponse.Builder
-
The updated matchmaking configuration.
- configuration(MatchmakingConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationResponse.Builder
-
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.
- configurationArn() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift matchmaking configuration resource and uniquely identifies it.
- 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.
- configurationArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon 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.
- configurationName() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Name of the matchmaking configuration that is used with this ticket.
- configurationName() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
-
Name of the matchmaker 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.
- configurationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Name of the matchmaking configuration 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
-
Name of the matchmaking configuration to use for this request.
- 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.
- configurations(Collection<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(MatchmakingConfiguration...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse.Builder
-
A collection of requested matchmaking configurations.
- 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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
-
Information that is needed to make inbound client connections to the game server.
- 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(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.
- connectionPort() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
-
The port opened on the fleet instance.
- connectionPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortMapping.Builder
-
The port opened on the fleet instance.
- connectionPortRange() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
-
A set of ports that allow inbound traffic to connect to processes running in the fleet's container groups.
- connectionPortRange() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
-
A set of ports to allow inbound traffic, including game clients, to connect to processes running in the container fleet.
- connectionPortRange(Consumer<ConnectionPortRange.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
A set of ports that allow inbound traffic to connect to processes running in the fleet's container groups.
- connectionPortRange(Consumer<ConnectionPortRange.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration.Builder
-
A set of ports to allow inbound traffic, including game clients, to connect to processes running in the container fleet.
- connectionPortRange(ConnectionPortRange) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
A set of ports that allow inbound traffic to connect to processes running in the fleet's container groups.
- connectionPortRange(ConnectionPortRange) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration.Builder
-
A set of ports to allow inbound traffic, including game clients, to connect to processes running in the container fleet.
- ConnectionPortRange - Class in software.amazon.awssdk.services.gamelift.model
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- ConnectionPortRange.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CONTAINER - software.amazon.awssdk.services.gamelift.model.ComputeType
- containerAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
Some attributes of a container.
- containerAttributes(Consumer<ContainerAttributes.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
Some attributes of a container.
- containerAttributes(ContainerAttributes) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
Some attributes of a container.
- ContainerAttributes - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerAttributes.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ContainerDefinition - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerDefinition.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ContainerDefinitionInput - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerDefinitionInput.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The set of container definitions that are included in the container group.
- containerDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
Definitions for all containers in this group.
- containerDefinitions(Collection<ContainerDefinition>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The set of container definitions that are included in the container group.
- containerDefinitions(Collection<ContainerDefinitionInput>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
Definitions for all containers in this group.
- containerDefinitions(Consumer<ContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The set of container definitions that are included in the container group.
- containerDefinitions(Consumer<ContainerDefinitionInput.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
Definitions for all containers in this group.
- containerDefinitions(ContainerDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The set of container definitions that are included in the container group.
- containerDefinitions(ContainerDefinitionInput...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
Definitions for all containers in this group.
- ContainerDependency - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerDependency.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ContainerDependencyCondition - Enum in software.amazon.awssdk.services.gamelift.model
- ContainerEnvironment - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerEnvironment.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerGroupDefinition() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
-
The properties of the newly created container group definition resource.
- containerGroupDefinition() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
-
The properties of the requested container group definition resource.
- containerGroupDefinition(Consumer<ContainerGroupDefinition.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse.Builder
-
The properties of the newly created container group definition resource.
- containerGroupDefinition(Consumer<ContainerGroupDefinition.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse.Builder
-
The properties of the requested container group definition resource.
- containerGroupDefinition(ContainerGroupDefinition) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse.Builder
-
The properties of the newly created container group definition resource.
- containerGroupDefinition(ContainerGroupDefinition) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse.Builder
-
The properties of the requested container group definition resource.
- ContainerGroupDefinition - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerGroupDefinition.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerGroupDefinitionArn() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The Amazon Resource Name (ARN) that is assigned to an Amazon GameLift
ContainerGroupDefinitionresource. - containerGroupDefinitionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The Amazon Resource Name (ARN) that is assigned to an Amazon GameLift
ContainerGroupDefinitionresource. - containerGroupDefinitionName() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
-
The unique identifier for the container group definition.
- containerGroupDefinitionName() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
-
The container group definition name to request fleets for.
- containerGroupDefinitionName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty.Builder
-
The unique identifier for the container group definition.
- containerGroupDefinitionName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
-
The container group definition name to request fleets for.
- containerGroupDefinitionNames() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
-
The list of container group definition names to deploy to a new container fleet.
- containerGroupDefinitionNames(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration.Builder
-
The list of container group definition names to deploy to a new container fleet.
- containerGroupDefinitionNames(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration.Builder
-
The list of container group definition names to deploy to a new container fleet.
- containerGroupDefinitionProperties() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
-
A collection of properties that describe each container group in the fleet.
- containerGroupDefinitionProperties(Collection<ContainerGroupDefinitionProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
A collection of properties that describe each container group in the fleet.
- containerGroupDefinitionProperties(Consumer<ContainerGroupDefinitionProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
A collection of properties that describe each container group in the fleet.
- containerGroupDefinitionProperties(ContainerGroupDefinitionProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
A collection of properties that describe each container group in the fleet.
- ContainerGroupDefinitionProperty - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerGroupDefinitionProperty.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerGroupDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
-
A result set of container group definitions that match the request.
- containerGroupDefinitions() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListContainerGroupDefinitionsIterable
-
Returns an iterable to iterate through the paginated
ListContainerGroupDefinitionsResponse.containerGroupDefinitions()member. - containerGroupDefinitions() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListContainerGroupDefinitionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- containerGroupDefinitions(Collection<ContainerGroupDefinition>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse.Builder
-
A result set of container group definitions that match the request.
- containerGroupDefinitions(Consumer<ContainerGroupDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse.Builder
-
A result set of container group definitions that match the request.
- containerGroupDefinitions(ContainerGroupDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse.Builder
-
A result set of container group definitions that match the request.
- ContainerGroupDefinitionStatus - Enum in software.amazon.awssdk.services.gamelift.model
- containerGroupsAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A set of properties that describe the container groups that are deployed to the fleet.
- containerGroupsAttributes(Consumer<ContainerGroupsAttributes.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A set of properties that describe the container groups that are deployed to the fleet.
- containerGroupsAttributes(ContainerGroupsAttributes) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A set of properties that describe the container groups that are deployed to the fleet.
- ContainerGroupsAttributes - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerGroupsAttributes.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerGroupsConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The container groups to deploy to instances in the container fleet and other fleet-level configuration settings.
- containerGroupsConfiguration(Consumer<ContainerGroupsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The container groups to deploy to instances in the container fleet and other fleet-level configuration settings.
- containerGroupsConfiguration(ContainerGroupsConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The container groups to deploy to instances in the container fleet and other fleet-level configuration settings.
- ContainerGroupsConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerGroupsConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerGroupsPerInstance() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
-
Details about the number of replica container groups that Amazon GameLift deploys to each instance in the container fleet.
- containerGroupsPerInstance(Consumer<ContainerGroupsPerInstance.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
Details about the number of replica container groups that Amazon GameLift deploys to each instance in the container fleet.
- containerGroupsPerInstance(ContainerGroupsPerInstance) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes.Builder
-
Details about the number of replica container groups that Amazon GameLift deploys to each instance in the container fleet.
- ContainerGroupsPerInstance - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerGroupsPerInstance.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ContainerHealthCheck - Class in software.amazon.awssdk.services.gamelift.model
-
Instructions on when and how to check the health of a container in a container fleet.
- ContainerHealthCheck.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ContainerMemoryLimits - Class in software.amazon.awssdk.services.gamelift.model
-
Specifies how much memory is available to a container.
- ContainerMemoryLimits.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerName() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
The container definition identifier.
- containerName() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
A string that uniquely identifies the container definition within a container group.
- containerName() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
-
A descriptive label for the container definition that this container depends on.
- containerName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The container definition identifier.
- containerName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A string that uniquely identifies the container definition within a container group.
- containerName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDependency.Builder
-
A descriptive label for the container definition that this container depends on.
- ContainerOperatingSystem - Enum in software.amazon.awssdk.services.gamelift.model
- containerPort() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
-
The port opened on the container.
- containerPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortMapping.Builder
-
The port opened on the container.
- ContainerPortConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
Defines ranges of ports that server processes can connect to.
- ContainerPortConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ContainerPortMapping - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerPortMapping.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerPortMappings() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
-
Describes how container ports map to connection ports on the fleet instance.
- containerPortMappings(Collection<ContainerPortMapping>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerAttributes.Builder
-
Describes how container ports map to connection ports on the fleet instance.
- containerPortMappings(Consumer<ContainerPortMapping.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerAttributes.Builder
-
Describes how container ports map to connection ports on the fleet instance.
- containerPortMappings(ContainerPortMapping...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerAttributes.Builder
-
Describes how container ports map to connection ports on the fleet instance.
- ContainerPortRange - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ContainerPortRange.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- containerPortRanges() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
-
Specifies one or more ranges of ports on a container.
- containerPortRanges(Collection<ContainerPortRange>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration.Builder
-
Specifies one or more ranges of ports on a container.
- containerPortRanges(Consumer<ContainerPortRange.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration.Builder
-
Specifies one or more ranges of ports on a container.
- containerPortRanges(ContainerPortRange...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration.Builder
-
Specifies one or more ranges of ports on a container.
- ContainerSchedulingStrategy - Enum in software.amazon.awssdk.services.gamelift.model
- context(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference.Builder
- COPYING - software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
- cost() - Method in class software.amazon.awssdk.services.gamelift.model.AnywhereConfiguration
-
The cost to run your fleet per hour.
- cost(String) - Method in interface software.amazon.awssdk.services.gamelift.model.AnywhereConfiguration.Builder
-
The cost to run your fleet per hour.
- COST - software.amazon.awssdk.services.gamelift.model.PriorityType
- count() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
The number of times that this event occurred.
- count(Long) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
-
The number of times that this event occurred.
- cpu() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
The number of CPU units that are reserved for the container.
- cpu() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
The number of CPU units to reserve for this container.
- cpu(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The number of CPU units that are reserved for the container.
- cpu(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
The number of CPU units to reserve for this container.
- create() - Static method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.DefaultGameLiftAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Create a
GameLiftAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Create a
GameLiftClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponseMetadata
- createAlias(Consumer<CreateAliasRequest.Builder>) - 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.GameLiftClient
-
Creates an alias for a fleet.
- createAlias(CreateAliasRequest) - 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.
- CreateAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateAliasRequestMarshaller - CreateAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateAliasRequestMarshaller
- CreateAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAuthSchemeStrategy
- 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(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.
- 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(CreateBuildRequest) - 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
- CreateBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateBuildRequestMarshaller - CreateBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateBuildRequestMarshaller
- CreateBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createContainerGroupDefinition(Consumer<CreateContainerGroupDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- createContainerGroupDefinition(Consumer<CreateContainerGroupDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- createContainerGroupDefinition(CreateContainerGroupDefinitionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- createContainerGroupDefinition(CreateContainerGroupDefinitionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- CreateContainerGroupDefinitionRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateContainerGroupDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateContainerGroupDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateContainerGroupDefinitionRequestMarshaller - CreateContainerGroupDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateContainerGroupDefinitionRequestMarshaller
- CreateContainerGroupDefinitionResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateContainerGroupDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createFleet(Consumer<CreateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleet(Consumer<CreateFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleet(CreateFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleet(CreateFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleetLocations(Consumer<CreateFleetLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleetLocations(Consumer<CreateFleetLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleetLocations(CreateFleetLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- createFleetLocations(CreateFleetLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- CreateFleetLocationsRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateFleetLocationsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateFleetLocationsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateFleetLocationsRequestMarshaller - CreateFleetLocationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateFleetLocationsRequestMarshaller
- CreateFleetLocationsResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateFleetLocationsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateFleetRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateFleetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateFleetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateFleetRequestMarshaller - CreateFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateFleetRequestMarshaller
- CreateFleetResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateFleetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(CreateGameServerGroupRequest) - 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 - 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(Consumer<CreateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Creates a multiplayer game session for players in a specific fleet location.
- createGameSession(Consumer<CreateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Creates a multiplayer game session for players in a specific fleet location.
- createGameSession(CreateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Creates a multiplayer game session for players in a specific fleet location.
- createGameSession(CreateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Creates a multiplayer game session for players in a specific fleet location.
- createGameSessionQueue(Consumer<CreateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Creates a placement queue that processes requests for new game sessions.
- createGameSessionQueue(Consumer<CreateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Creates a placement queue that processes requests for new game sessions.
- createGameSessionQueue(CreateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Creates a placement queue that processes requests for new game sessions.
- createGameSessionQueue(CreateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Creates a placement queue that processes requests for new game sessions.
- CreateGameSessionQueueRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionQueueRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionQueueRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateGameSessionQueueRequestMarshaller - CreateGameSessionQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateGameSessionQueueRequestMarshaller
- CreateGameSessionQueueResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionQueueResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateGameSessionRequestMarshaller - CreateGameSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateGameSessionRequestMarshaller
- CreateGameSessionResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateGameSessionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createLocation(Consumer<CreateLocationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Creates a custom location for use in an Anywhere fleet.
- createLocation(Consumer<CreateLocationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Creates a custom location for use in an Anywhere fleet.
- createLocation(CreateLocationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Creates a custom location for use in an Anywhere fleet.
- createLocation(CreateLocationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Creates a custom location for use in an Anywhere fleet.
- CreateLocationRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateLocationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateLocationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateLocationRequestMarshaller - CreateLocationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateLocationRequestMarshaller
- CreateLocationResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateLocationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createMatchmakingConfiguration(Consumer<CreateMatchmakingConfigurationRequest.Builder>) - 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.GameLiftClient
-
Defines a new matchmaking configuration for use with FlexMatch.
- createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest) - 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.
- CreateMatchmakingConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateMatchmakingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateMatchmakingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateMatchmakingConfigurationRequestMarshaller - CreateMatchmakingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateMatchmakingConfigurationRequestMarshaller
- CreateMatchmakingConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateMatchmakingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createMatchmakingRuleSet(Consumer<CreateMatchmakingRuleSetRequest.Builder>) - 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.GameLiftClient
-
Creates a new rule set for FlexMatch matchmaking.
- createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest) - 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.
- CreateMatchmakingRuleSetRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateMatchmakingRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateMatchmakingRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateMatchmakingRuleSetRequestMarshaller - CreateMatchmakingRuleSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateMatchmakingRuleSetRequestMarshaller
- CreateMatchmakingRuleSetResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateMatchmakingRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createPlayerSession(Consumer<CreatePlayerSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Reserves an open player slot in a game session for a player.
- createPlayerSession(Consumer<CreatePlayerSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Reserves an open player slot in a game session for a player.
- createPlayerSession(CreatePlayerSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Reserves an open player slot in a game session for a player.
- createPlayerSession(CreatePlayerSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Reserves an open player slot in a game session for a player.
- CreatePlayerSessionRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreatePlayerSessionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreatePlayerSessionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreatePlayerSessionRequestMarshaller - CreatePlayerSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionRequestMarshaller
- CreatePlayerSessionResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreatePlayerSessionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(Consumer<CreatePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Reserves open slots in a game session for a group of players.
- createPlayerSessions(CreatePlayerSessionsRequest) - 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.
- CreatePlayerSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreatePlayerSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreatePlayerSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreatePlayerSessionsRequestMarshaller - CreatePlayerSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionsRequestMarshaller
- CreatePlayerSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreatePlayerSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- createScript(Consumer<CreateScriptRequest.Builder>) - 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.GameLiftClient
-
Creates a new script record for your Realtime Servers script.
- createScript(CreateScriptRequest) - 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.
- 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 - 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(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 Amazon Web Services 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 Amazon Web Services account.
- 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 Amazon Web Services 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 Amazon Web Services account.
- CreateVpcPeeringAuthorizationRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateVpcPeeringAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateVpcPeeringAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateVpcPeeringAuthorizationRequestMarshaller - CreateVpcPeeringAuthorizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.CreateVpcPeeringAuthorizationRequestMarshaller
- CreateVpcPeeringAuthorizationResponse - Class in software.amazon.awssdk.services.gamelift.model
- CreateVpcPeeringAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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 Amazon Web Services 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 Amazon Web Services account with the VPC for your Amazon GameLift fleet.
- createVpcPeeringConnection(CreateVpcPeeringConnectionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Establishes a VPC peering connection between a virtual private cloud (VPC) in an Amazon Web Services 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 Amazon Web Services account with the VPC for your Amazon GameLift fleet.
- CreateVpcPeeringConnectionRequest - Class in software.amazon.awssdk.services.gamelift.model
- CreateVpcPeeringConnectionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- CreateVpcPeeringConnectionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
CreateVpcPeeringConnectionRequestMarshaller - 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() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
-
A time stamp indicating when this data object was created.
- creationTime() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization was issued.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet.Builder
-
A time stamp indicating when this data object was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
-
A 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(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder
-
Time stamp indicating when this authorization was issued.
- creatorId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for a player or entity creating the game session.
- creatorId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A unique identifier for a player.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A unique identifier for a player.
- credentials() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon EC2 Systems Manager (SSM).
- credentials() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
Security credentials that are required to access the instance.
- credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon EC2 Systems Manager (SSM).
- credentials(Consumer<InstanceCredentials.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
Security credentials that are required to access the instance.
- credentials(Credentials) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
A set of temporary Amazon Web Services credentials for use when connecting to the compute resource with Amazon EC2 Systems Manager (SSM).
- credentials(InstanceCredentials) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
Security credentials that are required to access the instance.
- Credentials - Class in software.amazon.awssdk.services.gamelift.model
-
Amazon Web Services account security credentials that allow interactions with Amazon GameLift resources.
- Credentials.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- credentialsProvider() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.gamelift.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.gamelift.endpoints.internal.RuleError
- CURRENT_PLAYER_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- currentInstances() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
-
The number of instances for the specified type and location that are currently being used by the Amazon Web Services account.
- currentInstances(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
-
The number of instances for the specified type and location that are currently being used by the Amazon Web Services account.
- currentPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
The number of active player sessions that are currently being hosted across all instances in the fleet location.
- currentPlayerSessionCount() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
Number of players currently in the game session.
- currentPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
-
The number of active player sessions that are currently being hosted across all instances in the fleet location.
- currentPlayerSessionCount(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
Number of players currently in the game session.
- CUSTOM - software.amazon.awssdk.services.gamelift.model.LocationFilter
- customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Information to be added to all events related to this matchmaking configuration.
- customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
Information that is added to all events that are related to this game session queue.
- customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
Information to attach to all events related to the matchmaking configuration.
- customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
Information to be added to all events that are related to this game session queue.
- customEventData() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
Information to add to all events related to the matchmaking configuration.
- customEventData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
Information to be added to all events that are related to this game session queue.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
Information that is added to all events that are related to this game session queue.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
Information to be added to all events that are related to this game session queue.
- customEventData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
Information to add to all events related to the matchmaking configuration.
D
- DAEMON - software.amazon.awssdk.services.gamelift.model.ContainerSchedulingStrategy
- Default() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEngine
- DefaultGameLiftAuthSchemeParams - Class in software.amazon.awssdk.services.gamelift.auth.scheme.internal
- DefaultGameLiftAuthSchemeProvider - Class in software.amazon.awssdk.services.gamelift.auth.scheme.internal
- DefaultGameLiftEndpointProvider - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- DefaultGameLiftEndpointProvider() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultGameLiftEndpointProvider
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- DELETE_REQUESTED - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- DELETE_SCHEDULED - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- deleteAlias(Consumer<DeleteAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Deletes an alias.
- deleteAlias(Consumer<DeleteAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Deletes an alias.
- deleteAlias(DeleteAliasRequest) - 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.
- DeleteAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteAliasRequestMarshaller - 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(Consumer<DeleteBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Deletes a build.
- deleteBuild(Consumer<DeleteBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Deletes a build.
- deleteBuild(DeleteBuildRequest) - 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.
- DeleteBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteBuildRequestMarshaller - 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
- deleteContainerGroupDefinition(Consumer<DeleteContainerGroupDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- deleteContainerGroupDefinition(Consumer<DeleteContainerGroupDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- deleteContainerGroupDefinition(DeleteContainerGroupDefinitionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- deleteContainerGroupDefinition(DeleteContainerGroupDefinitionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- DeleteContainerGroupDefinitionRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteContainerGroupDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteContainerGroupDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteContainerGroupDefinitionRequestMarshaller - DeleteContainerGroupDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteContainerGroupDefinitionRequestMarshaller
- DeleteContainerGroupDefinitionResponse - Class in software.amazon.awssdk.services.gamelift.model
- DeleteContainerGroupDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DELETED - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- DELETED - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- deleteFleet(Consumer<DeleteFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Deletes all resources and information related to a fleet and shuts down any currently running fleet instances, including those in remote locations.
- deleteFleet(Consumer<DeleteFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Deletes all resources and information related to a fleet and shuts down any currently running fleet instances, including those in remote locations.
- deleteFleet(DeleteFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Deletes all resources and information related to a fleet and shuts down any currently running fleet instances, including those in remote locations.
- deleteFleet(DeleteFleetRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Deletes all resources and information related to a fleet and shuts down any currently running fleet instances, including those in remote locations.
- deleteFleetLocations(Consumer<DeleteFleetLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Removes locations from a multi-location fleet.
- deleteFleetLocations(Consumer<DeleteFleetLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Removes locations from a multi-location fleet.
- deleteFleetLocations(DeleteFleetLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Removes locations from a multi-location fleet.
- deleteFleetLocations(DeleteFleetLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Removes locations from a multi-location fleet.
- DeleteFleetLocationsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteFleetLocationsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteFleetLocationsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteFleetLocationsRequestMarshaller - DeleteFleetLocationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteFleetLocationsRequestMarshaller
- DeleteFleetLocationsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DeleteFleetLocationsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteFleetRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteFleetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteFleetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteFleetRequestMarshaller - 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(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(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.
- 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(DeleteGameServerGroupRequest) - 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 - 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(Consumer<DeleteGameSessionQueueRequest.Builder>) - 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.GameLiftClient
-
Deletes a game session queue.
- deleteGameSessionQueue(DeleteGameSessionQueueRequest) - 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.
- DeleteGameSessionQueueRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteGameSessionQueueRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteGameSessionQueueRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteGameSessionQueueRequestMarshaller - 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
- deleteLocation(Consumer<DeleteLocationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Deletes a custom location.
- deleteLocation(Consumer<DeleteLocationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Deletes a custom location.
- deleteLocation(DeleteLocationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Deletes a custom location.
- deleteLocation(DeleteLocationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Deletes a custom location.
- DeleteLocationRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteLocationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteLocationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteLocationRequestMarshaller - DeleteLocationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteLocationRequestMarshaller
- DeleteLocationResponse - Class in software.amazon.awssdk.services.gamelift.model
- DeleteLocationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- deleteMatchmakingConfiguration(Consumer<DeleteMatchmakingConfigurationRequest.Builder>) - 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.GameLiftClient
-
Permanently removes a FlexMatch matchmaking configuration.
- deleteMatchmakingConfiguration(DeleteMatchmakingConfigurationRequest) - 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.
- DeleteMatchmakingConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteMatchmakingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteMatchmakingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteMatchmakingConfigurationRequestMarshaller - 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(Consumer<DeleteMatchmakingRuleSetRequest.Builder>) - 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.GameLiftClient
-
Deletes an existing matchmaking rule set.
- deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest) - 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.
- DeleteMatchmakingRuleSetRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteMatchmakingRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteMatchmakingRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteMatchmakingRuleSetRequestMarshaller - DeleteMatchmakingRuleSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeleteMatchmakingRuleSetRequestMarshaller
- DeleteMatchmakingRuleSetResponse - Class in software.amazon.awssdk.services.gamelift.model
- DeleteMatchmakingRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- deleteOption() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
-
The type of delete to perform.
- 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.
- deleteOptionAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
-
The type of delete to perform.
- deleteScalingPolicy(Consumer<DeleteScalingPolicyRequest.Builder>) - 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.GameLiftClient
-
Deletes a fleet scaling policy.
- deleteScalingPolicy(DeleteScalingPolicyRequest) - 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.
- DeleteScalingPolicyRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteScalingPolicyRequestMarshaller - 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(Consumer<DeleteScriptRequest.Builder>) - 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.GameLiftClient
-
Deletes a Realtime script.
- deleteScript(DeleteScriptRequest) - 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.
- 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 - 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(Consumer<DeleteVpcPeeringAuthorizationRequest.Builder>) - 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.GameLiftClient
-
Cancels a pending VPC peering authorization for the specified VPC.
- deleteVpcPeeringAuthorization(DeleteVpcPeeringAuthorizationRequest) - 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.
- DeleteVpcPeeringAuthorizationRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteVpcPeeringAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteVpcPeeringAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteVpcPeeringAuthorizationRequestMarshaller - 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(Consumer<DeleteVpcPeeringConnectionRequest.Builder>) - 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.GameLiftClient
-
Removes a VPC peering connection.
- deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - 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.
- DeleteVpcPeeringConnectionRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeleteVpcPeeringConnectionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeleteVpcPeeringConnectionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeleteVpcPeeringConnectionRequestMarshaller - 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
- DELETING - software.amazon.awssdk.services.gamelift.model.FleetStatus
- DELETING - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- DELETING - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- DENY_ALL - software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
- dependsOn() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
Indicates that the container relies on the status of other containers in the same container group during its startup and shutdown sequences.
- dependsOn() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
Sets up dependencies between this container and the status of other containers in the same container group.
- dependsOn(Collection<ContainerDependency>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
Indicates that the container relies on the status of other containers in the same container group during its startup and shutdown sequences.
- dependsOn(Collection<ContainerDependency>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
Sets up dependencies between this container and the status of other containers in the same container group.
- dependsOn(Consumer<ContainerDependency.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
Indicates that the container relies on the status of other containers in the same container group during its startup and shutdown sequences.
- dependsOn(Consumer<ContainerDependency.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
Sets up dependencies between this container and the status of other containers in the same container group.
- dependsOn(ContainerDependency...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
Indicates that the container relies on the status of other containers in the same container group during its startup and shutdown sequences.
- dependsOn(ContainerDependency...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
Sets up dependencies between this container and the status of other containers in the same container group.
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- deregisterCompute(Consumer<DeregisterComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- deregisterCompute(Consumer<DeregisterComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- deregisterCompute(DeregisterComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- deregisterCompute(DeregisterComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- DeregisterComputeRequest - Class in software.amazon.awssdk.services.gamelift.model
- DeregisterComputeRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DeregisterComputeRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DeregisterComputeRequestMarshaller - DeregisterComputeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DeregisterComputeRequestMarshaller
- DeregisterComputeResponse - Class in software.amazon.awssdk.services.gamelift.model
- DeregisterComputeResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(DeregisterGameServerRequest) - 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 - 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
- DESCENDING - software.amazon.awssdk.services.gamelift.model.SortOrder
- describeAlias(Consumer<DescribeAliasRequest.Builder>) - 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.GameLiftClient
-
Retrieves properties for an alias.
- describeAlias(DescribeAliasRequest) - 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.
- DescribeAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeAliasRequestMarshaller - DescribeAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeAliasRequestMarshaller
- DescribeAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeBuild(Consumer<DescribeBuildRequest.Builder>) - 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.GameLiftClient
-
Retrieves properties for a custom game build.
- describeBuild(DescribeBuildRequest) - 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.
- DescribeBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeBuildRequestMarshaller - DescribeBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeBuildRequestMarshaller
- DescribeBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeCompute(Consumer<DescribeComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeCompute(Consumer<DescribeComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeCompute(DescribeComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeCompute(DescribeComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- DescribeComputeRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeComputeRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeComputeRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeComputeRequestMarshaller - DescribeComputeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeComputeRequestMarshaller
- DescribeComputeResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeComputeResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeContainerGroupDefinition(Consumer<DescribeContainerGroupDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- describeContainerGroupDefinition(Consumer<DescribeContainerGroupDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- describeContainerGroupDefinition(DescribeContainerGroupDefinitionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- describeContainerGroupDefinition(DescribeContainerGroupDefinitionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- DescribeContainerGroupDefinitionRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeContainerGroupDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeContainerGroupDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeContainerGroupDefinitionRequestMarshaller - DescribeContainerGroupDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeContainerGroupDefinitionRequestMarshaller
- DescribeContainerGroupDefinitionResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeContainerGroupDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeEC2InstanceLimits() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
- describeEC2InstanceLimits() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
- describeEC2InstanceLimits(Consumer<DescribeEc2InstanceLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
- describeEC2InstanceLimits(Consumer<DescribeEc2InstanceLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
- describeEC2InstanceLimits(DescribeEc2InstanceLimitsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
- describeEC2InstanceLimits(DescribeEc2InstanceLimitsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
- DescribeEc2InstanceLimitsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeEc2InstanceLimitsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeEc2InstanceLimitsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeEc2InstanceLimitsRequestMarshaller - DescribeEc2InstanceLimitsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeEc2InstanceLimitsRequestMarshaller
- DescribeEc2InstanceLimitsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeEc2InstanceLimitsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetAttributes() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetAttributes() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetAttributes(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetAttributes(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetAttributes(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetAttributes(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- DescribeFleetAttributesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeFleetAttributesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation which is a paginated operation. - DescribeFleetAttributesIterable(GameLiftClient, DescribeFleetAttributesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesIterable
- describeFleetAttributesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation. - describeFleetAttributesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation. - describeFleetAttributesPaginator(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation. - describeFleetAttributesPaginator(Consumer<DescribeFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation. - describeFleetAttributesPaginator(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation. - describeFleetAttributesPaginator(DescribeFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation. - DescribeFleetAttributesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeFleetAttributesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation which is a paginated operation. - DescribeFleetAttributesPublisher(GameLiftAsyncClient, DescribeFleetAttributesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesPublisher
- DescribeFleetAttributesRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetAttributesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetAttributesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetAttributesRequestMarshaller - DescribeFleetAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetAttributesRequestMarshaller
- DescribeFleetAttributesResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetAttributesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetCapacity() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetCapacity() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetCapacity(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetCapacity(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetCapacity(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- describeFleetCapacity(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- DescribeFleetCapacityIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeFleetCapacityPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation which is a paginated operation. - DescribeFleetCapacityIterable(GameLiftClient, DescribeFleetCapacityRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityIterable
- describeFleetCapacityPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetCapacity(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation. - describeFleetCapacityPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetCapacity(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation. - describeFleetCapacityPaginator(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetCapacity(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation. - describeFleetCapacityPaginator(Consumer<DescribeFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetCapacity(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation. - describeFleetCapacityPaginator(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetCapacity(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation. - describeFleetCapacityPaginator(DescribeFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetCapacity(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation. - DescribeFleetCapacityPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeFleetCapacityPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest)operation which is a paginated operation. - DescribeFleetCapacityPublisher(GameLiftAsyncClient, DescribeFleetCapacityRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetCapacityPublisher
- DescribeFleetCapacityRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetCapacityRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetCapacityRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetCapacityRequestMarshaller - DescribeFleetCapacityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetCapacityRequestMarshaller
- DescribeFleetCapacityResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetCapacityResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetEvents(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves entries from a fleet's event log.
- describeFleetEvents(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves entries from a fleet's event log.
- describeFleetEvents(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves entries from a fleet's event log.
- describeFleetEvents(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves entries from a fleet's event log.
- DescribeFleetEventsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeFleetEventsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation which is a paginated operation. - DescribeFleetEventsIterable(GameLiftClient, DescribeFleetEventsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsIterable
- describeFleetEventsPaginator(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetEvents(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation. - describeFleetEventsPaginator(Consumer<DescribeFleetEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetEvents(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation. - describeFleetEventsPaginator(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetEvents(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation. - describeFleetEventsPaginator(DescribeFleetEventsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetEvents(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation. - DescribeFleetEventsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeFleetEventsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation which is a paginated operation. - DescribeFleetEventsPublisher(GameLiftAsyncClient, DescribeFleetEventsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsPublisher
- DescribeFleetEventsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetEventsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetEventsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetEventsRequestMarshaller - DescribeFleetEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetEventsRequestMarshaller
- DescribeFleetEventsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetEventsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetLocationAttributes(Consumer<DescribeFleetLocationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information on a fleet's remote locations, including life-cycle status and any suspended fleet activity.
- describeFleetLocationAttributes(Consumer<DescribeFleetLocationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information on a fleet's remote locations, including life-cycle status and any suspended fleet activity.
- describeFleetLocationAttributes(DescribeFleetLocationAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information on a fleet's remote locations, including life-cycle status and any suspended fleet activity.
- describeFleetLocationAttributes(DescribeFleetLocationAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information on a fleet's remote locations, including life-cycle status and any suspended fleet activity.
- DescribeFleetLocationAttributesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeFleetLocationAttributesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest)operation which is a paginated operation. - DescribeFleetLocationAttributesIterable(GameLiftClient, DescribeFleetLocationAttributesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetLocationAttributesIterable
- describeFleetLocationAttributesPaginator(Consumer<DescribeFleetLocationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeFleetLocationAttributesPaginator(Consumer<DescribeFleetLocationAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- describeFleetLocationAttributesPaginator(DescribeFleetLocationAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeFleetLocationAttributesPaginator(DescribeFleetLocationAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- DescribeFleetLocationAttributesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeFleetLocationAttributesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest)operation which is a paginated operation. - DescribeFleetLocationAttributesPublisher(GameLiftAsyncClient, DescribeFleetLocationAttributesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetLocationAttributesPublisher
- DescribeFleetLocationAttributesRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationAttributesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationAttributesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetLocationAttributesRequestMarshaller - DescribeFleetLocationAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetLocationAttributesRequestMarshaller
- DescribeFleetLocationAttributesResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationAttributesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetLocationCapacity(Consumer<DescribeFleetLocationCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves the resource capacity settings for a fleet location.
- describeFleetLocationCapacity(Consumer<DescribeFleetLocationCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves the resource capacity settings for a fleet location.
- describeFleetLocationCapacity(DescribeFleetLocationCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves the resource capacity settings for a fleet location.
- describeFleetLocationCapacity(DescribeFleetLocationCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves the resource capacity settings for a fleet location.
- DescribeFleetLocationCapacityRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationCapacityRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationCapacityRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetLocationCapacityRequestMarshaller - DescribeFleetLocationCapacityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetLocationCapacityRequestMarshaller
- DescribeFleetLocationCapacityResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationCapacityResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetLocationUtilization(Consumer<DescribeFleetLocationUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves current usage data for a fleet location.
- describeFleetLocationUtilization(Consumer<DescribeFleetLocationUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves current usage data for a fleet location.
- describeFleetLocationUtilization(DescribeFleetLocationUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves current usage data for a fleet location.
- describeFleetLocationUtilization(DescribeFleetLocationUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves current usage data for a fleet location.
- DescribeFleetLocationUtilizationRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationUtilizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationUtilizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetLocationUtilizationRequestMarshaller - DescribeFleetLocationUtilizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetLocationUtilizationRequestMarshaller
- DescribeFleetLocationUtilizationResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetLocationUtilizationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeFleetPortSettings(Consumer<DescribeFleetPortSettingsRequest.Builder>) - 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.GameLiftClient
-
Retrieves a fleet's inbound connection permissions.
- describeFleetPortSettings(DescribeFleetPortSettingsRequest) - 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.
- DescribeFleetPortSettingsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetPortSettingsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetPortSettingsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetPortSettingsRequestMarshaller - DescribeFleetPortSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetPortSettingsRequestMarshaller
- DescribeFleetPortSettingsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetPortSettingsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(Consumer<DescribeFleetUtilizationRequest.Builder>) - 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.GameLiftClient
-
Retrieves utilization statistics for one or more fleets.
- describeFleetUtilization(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
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.
- DescribeFleetUtilizationIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeFleetUtilizationPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation which is a paginated operation. - DescribeFleetUtilizationIterable(GameLiftClient, DescribeFleetUtilizationRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationIterable
- describeFleetUtilizationPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetUtilization(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation. - describeFleetUtilizationPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetUtilization(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation. - describeFleetUtilizationPaginator(Consumer<DescribeFleetUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetUtilization(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation. - describeFleetUtilizationPaginator(Consumer<DescribeFleetUtilizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetUtilization(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation. - describeFleetUtilizationPaginator(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeFleetUtilization(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation. - describeFleetUtilizationPaginator(DescribeFleetUtilizationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeFleetUtilization(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation. - DescribeFleetUtilizationPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeFleetUtilizationPaginator(software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest)operation which is a paginated operation. - DescribeFleetUtilizationPublisher(GameLiftAsyncClient, DescribeFleetUtilizationRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetUtilizationPublisher
- DescribeFleetUtilizationRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetUtilizationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeFleetUtilizationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeFleetUtilizationRequestMarshaller - DescribeFleetUtilizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeFleetUtilizationRequestMarshaller
- DescribeFleetUtilizationResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeFleetUtilizationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(DescribeGameServerRequest) - 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.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.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(DescribeGameServerGroupRequest) - 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 - 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(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(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.
- 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(DescribeGameServerInstancesRequest) - 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
-
Represents the output for the
GameLiftClient.describeGameServerInstancesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest)operation which is a paginated operation. - DescribeGameServerInstancesIterable(GameLiftClient, DescribeGameServerInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameServerInstancesIterable
- describeGameServerInstancesPaginator(Consumer<DescribeGameServerInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeGameServerInstancesPaginator(Consumer<DescribeGameServerInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameServerInstances(software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest)operation. - describeGameServerInstancesPaginator(DescribeGameServerInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeGameServerInstancesPaginator(DescribeGameServerInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameServerInstances(software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest)operation. - DescribeGameServerInstancesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeGameServerInstancesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest)operation which is a paginated operation. - 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 - 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 - 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(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves additional game session properties, including the game session protection policy in force, a set of one or more game sessions in a specific fleet location.
- describeGameSessionDetails(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves additional game session properties, including the game session protection policy in force, a set of one or more game sessions in a specific fleet location.
- describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves additional game session properties, including the game session protection policy in force, a set of one or more game sessions in a specific fleet location.
- describeGameSessionDetails(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves additional game session properties, including the game session protection policy in force, a set of one or more game sessions in a specific fleet location.
- DescribeGameSessionDetailsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeGameSessionDetailsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest)operation which is a paginated operation. - DescribeGameSessionDetailsIterable(GameLiftClient, DescribeGameSessionDetailsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsIterable
- describeGameSessionDetailsPaginator(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessionDetails(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest)operation. - describeGameSessionDetailsPaginator(Consumer<DescribeGameSessionDetailsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessionDetails(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest)operation. - describeGameSessionDetailsPaginator(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessionDetails(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest)operation. - describeGameSessionDetailsPaginator(DescribeGameSessionDetailsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessionDetails(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest)operation. - DescribeGameSessionDetailsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeGameSessionDetailsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest)operation which is a paginated operation. - DescribeGameSessionDetailsPublisher(GameLiftAsyncClient, DescribeGameSessionDetailsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionDetailsPublisher
- DescribeGameSessionDetailsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionDetailsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionDetailsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeGameSessionDetailsRequestMarshaller - DescribeGameSessionDetailsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionDetailsRequestMarshaller
- DescribeGameSessionDetailsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionDetailsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeGameSessionPlacement(Consumer<DescribeGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information, including current status, about a game session placement request.
- describeGameSessionPlacement(Consumer<DescribeGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information, including current status, about a game session placement request.
- describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information, including current status, about a game session placement request.
- describeGameSessionPlacement(DescribeGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information, including current status, about a game session placement request.
- DescribeGameSessionPlacementRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionPlacementRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionPlacementRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeGameSessionPlacementRequestMarshaller - DescribeGameSessionPlacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionPlacementRequestMarshaller
- DescribeGameSessionPlacementResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionPlacementResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(Consumer<DescribeGameSessionQueuesRequest.Builder>) - 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.GameLiftClient
-
Retrieves the properties for one or more game session queues.
- describeGameSessionQueues(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
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.
- DescribeGameSessionQueuesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeGameSessionQueuesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation which is a paginated operation. - DescribeGameSessionQueuesIterable(GameLiftClient, DescribeGameSessionQueuesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesIterable
- describeGameSessionQueuesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessionQueues(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation. - describeGameSessionQueuesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessionQueues(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation. - describeGameSessionQueuesPaginator(Consumer<DescribeGameSessionQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessionQueues(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation. - describeGameSessionQueuesPaginator(Consumer<DescribeGameSessionQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessionQueues(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation. - describeGameSessionQueuesPaginator(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessionQueues(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation. - describeGameSessionQueuesPaginator(DescribeGameSessionQueuesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessionQueues(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation. - DescribeGameSessionQueuesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeGameSessionQueuesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest)operation which is a paginated operation. - DescribeGameSessionQueuesPublisher(GameLiftAsyncClient, DescribeGameSessionQueuesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionQueuesPublisher
- DescribeGameSessionQueuesRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionQueuesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionQueuesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeGameSessionQueuesRequestMarshaller - DescribeGameSessionQueuesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionQueuesRequestMarshaller
- DescribeGameSessionQueuesResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionQueuesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeGameSessions(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves a set of one or more game sessions in a specific fleet location.
- describeGameSessions(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves a set of one or more game sessions in a specific fleet location.
- describeGameSessions(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves a set of one or more game sessions in a specific fleet location.
- describeGameSessions(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves a set of one or more game sessions in a specific fleet location.
- DescribeGameSessionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeGameSessionsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest)operation which is a paginated operation. - DescribeGameSessionsIterable(GameLiftClient, DescribeGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsIterable
- describeGameSessionsPaginator(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessions(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest)operation. - describeGameSessionsPaginator(Consumer<DescribeGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessions(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest)operation. - describeGameSessionsPaginator(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeGameSessions(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest)operation. - describeGameSessionsPaginator(DescribeGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeGameSessions(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest)operation. - DescribeGameSessionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeGameSessionsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest)operation which is a paginated operation. - DescribeGameSessionsPublisher(GameLiftAsyncClient, DescribeGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeGameSessionsPublisher
- DescribeGameSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeGameSessionsRequestMarshaller - DescribeGameSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeGameSessionsRequestMarshaller
- DescribeGameSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeGameSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeInstances(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information about the EC2 instances in an Amazon GameLift managed fleet, including instance ID, connection data, and status.
- describeInstances(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information about the EC2 instances in an Amazon GameLift managed fleet, including instance ID, connection data, and status.
- describeInstances(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information about the EC2 instances in an Amazon GameLift managed fleet, including instance ID, connection data, and status.
- describeInstances(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information about the EC2 instances in an Amazon GameLift managed fleet, including instance ID, connection data, and status.
- DescribeInstancesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeInstancesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest)operation which is a paginated operation. - DescribeInstancesIterable(GameLiftClient, DescribeInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesIterable
- describeInstancesPaginator(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeInstances(software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest)operation. - describeInstancesPaginator(Consumer<DescribeInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeInstances(software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest)operation. - describeInstancesPaginator(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeInstances(software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest)operation. - describeInstancesPaginator(DescribeInstancesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeInstances(software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest)operation. - DescribeInstancesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeInstancesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest)operation which is a paginated operation. - DescribeInstancesPublisher(GameLiftAsyncClient, DescribeInstancesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeInstancesPublisher
- DescribeInstancesRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeInstancesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeInstancesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeInstancesRequestMarshaller - DescribeInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeInstancesRequestMarshaller
- DescribeInstancesResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeInstancesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeMatchmaking(Consumer<DescribeMatchmakingRequest.Builder>) - 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.GameLiftClient
-
Retrieves one or more matchmaking tickets.
- describeMatchmaking(DescribeMatchmakingRequest) - 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.
- 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(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - 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.GameLiftClient
-
Retrieves the details of FlexMatch matchmaking configurations.
- describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
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.
- DescribeMatchmakingConfigurationsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeMatchmakingConfigurationsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest)operation which is a paginated operation. - DescribeMatchmakingConfigurationsIterable(GameLiftClient, DescribeMatchmakingConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsIterable
- describeMatchmakingConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeMatchmakingConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- describeMatchmakingConfigurationsPaginator(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeMatchmakingConfigurationsPaginator(Consumer<DescribeMatchmakingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- describeMatchmakingConfigurationsPaginator(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeMatchmakingConfigurationsPaginator(DescribeMatchmakingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- DescribeMatchmakingConfigurationsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeMatchmakingConfigurationsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest)operation which is a paginated operation. - DescribeMatchmakingConfigurationsPublisher(GameLiftAsyncClient, DescribeMatchmakingConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingConfigurationsPublisher
- DescribeMatchmakingConfigurationsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeMatchmakingConfigurationsRequestMarshaller - DescribeMatchmakingConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingConfigurationsRequestMarshaller
- DescribeMatchmakingConfigurationsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeMatchmakingRequestMarshaller - DescribeMatchmakingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingRequestMarshaller
- DescribeMatchmakingResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - 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.GameLiftClient
-
Retrieves the details for FlexMatch matchmaking rule sets.
- describeMatchmakingRuleSets(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
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.
- DescribeMatchmakingRuleSetsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeMatchmakingRuleSetsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest)operation which is a paginated operation. - DescribeMatchmakingRuleSetsIterable(GameLiftClient, DescribeMatchmakingRuleSetsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsIterable
- describeMatchmakingRuleSetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeMatchmakingRuleSetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeMatchmakingRuleSets(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest)operation. - describeMatchmakingRuleSetsPaginator(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeMatchmakingRuleSetsPaginator(Consumer<DescribeMatchmakingRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeMatchmakingRuleSets(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest)operation. - describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- describeMatchmakingRuleSetsPaginator(DescribeMatchmakingRuleSetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeMatchmakingRuleSets(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest)operation. - DescribeMatchmakingRuleSetsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeMatchmakingRuleSetsPaginator(software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest)operation which is a paginated operation. - DescribeMatchmakingRuleSetsPublisher(GameLiftAsyncClient, DescribeMatchmakingRuleSetsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeMatchmakingRuleSetsPublisher
- DescribeMatchmakingRuleSetsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingRuleSetsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingRuleSetsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeMatchmakingRuleSetsRequestMarshaller - DescribeMatchmakingRuleSetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeMatchmakingRuleSetsRequestMarshaller
- DescribeMatchmakingRuleSetsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeMatchmakingRuleSetsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describePlayerSessions(Consumer<DescribePlayerSessionsRequest.Builder>) - 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.GameLiftClient
-
Retrieves properties for one or more player sessions.
- describePlayerSessions(DescribePlayerSessionsRequest) - 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.
- DescribePlayerSessionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describePlayerSessionsPaginator(software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest)operation which is a paginated operation. - DescribePlayerSessionsIterable(GameLiftClient, DescribePlayerSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsIterable
- describePlayerSessionsPaginator(Consumer<DescribePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describePlayerSessions(software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest)operation. - describePlayerSessionsPaginator(Consumer<DescribePlayerSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describePlayerSessions(software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest)operation. - describePlayerSessionsPaginator(DescribePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describePlayerSessions(software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest)operation. - describePlayerSessionsPaginator(DescribePlayerSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describePlayerSessions(software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest)operation. - DescribePlayerSessionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describePlayerSessionsPaginator(software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest)operation which is a paginated operation. - DescribePlayerSessionsPublisher(GameLiftAsyncClient, DescribePlayerSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribePlayerSessionsPublisher
- DescribePlayerSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribePlayerSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribePlayerSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribePlayerSessionsRequestMarshaller - DescribePlayerSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribePlayerSessionsRequestMarshaller
- DescribePlayerSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribePlayerSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeRuntimeConfiguration(Consumer<DescribeRuntimeConfigurationRequest.Builder>) - 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.GameLiftClient
-
Retrieves a fleet's runtime configuration settings.
- describeRuntimeConfiguration(DescribeRuntimeConfigurationRequest) - 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.
- DescribeRuntimeConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeRuntimeConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeRuntimeConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeRuntimeConfigurationRequestMarshaller - DescribeRuntimeConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeRuntimeConfigurationRequestMarshaller
- DescribeRuntimeConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeRuntimeConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeScalingPolicies(Consumer<DescribeScalingPoliciesRequest.Builder>) - 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.GameLiftClient
-
Retrieves all scaling policies applied to a fleet.
- describeScalingPolicies(DescribeScalingPoliciesRequest) - 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.
- DescribeScalingPoliciesIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.describeScalingPoliciesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest)operation which is a paginated operation. - DescribeScalingPoliciesIterable(GameLiftClient, DescribeScalingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesIterable
- describeScalingPoliciesPaginator(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeScalingPolicies(software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest)operation. - describeScalingPoliciesPaginator(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeScalingPolicies(software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest)operation. - describeScalingPoliciesPaginator(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.describeScalingPolicies(software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest)operation. - describeScalingPoliciesPaginator(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.describeScalingPolicies(software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest)operation. - DescribeScalingPoliciesPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.describeScalingPoliciesPaginator(software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest)operation which is a paginated operation. - DescribeScalingPoliciesPublisher(GameLiftAsyncClient, DescribeScalingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.DescribeScalingPoliciesPublisher
- DescribeScalingPoliciesRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeScalingPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeScalingPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeScalingPoliciesRequestMarshaller - DescribeScalingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeScalingPoliciesRequestMarshaller
- DescribeScalingPoliciesResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeScalingPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- describeScript(Consumer<DescribeScriptRequest.Builder>) - 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.GameLiftClient
-
Retrieves properties for a Realtime script.
- describeScript(DescribeScriptRequest) - 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.
- 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 - 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() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
- describeVpcPeeringAuthorizations() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
- describeVpcPeeringAuthorizations(Consumer<DescribeVpcPeeringAuthorizationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
- describeVpcPeeringAuthorizations(Consumer<DescribeVpcPeeringAuthorizationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
- describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
- describeVpcPeeringAuthorizations(DescribeVpcPeeringAuthorizationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services 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 - 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() - 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(Consumer<DescribeVpcPeeringConnectionsRequest.Builder>) - 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.GameLiftClient
-
Retrieves information on VPC peering connections.
- describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves information on VPC peering connections.
- describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves information on VPC peering connections.
- DescribeVpcPeeringConnectionsRequest - Class in software.amazon.awssdk.services.gamelift.model
- DescribeVpcPeeringConnectionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- DescribeVpcPeeringConnectionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
DescribeVpcPeeringConnectionsRequestMarshaller - DescribeVpcPeeringConnectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.DescribeVpcPeeringConnectionsRequestMarshaller
- DescribeVpcPeeringConnectionsResponse - Class in software.amazon.awssdk.services.gamelift.model
- DescribeVpcPeeringConnectionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- description() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
A human-readable description of an alias.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
-
A human-readable description of the alias.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
A description for the fleet.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A human-readable description of the matchmaking configuration.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A human-readable description of the fleet.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
A descriptive label that is associated with matchmaking configuration.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
-
A human-readable description of the alias.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
A human-readable description of a fleet.
- description() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A description for the matchmaking configuration.
- description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
A description for the fleet.
- description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
A human-readable description of the matchmaking configuration.
- description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
-
A human-readable description of the alias.
- description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
A human-readable description of a fleet.
- description(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
A description for the matchmaking configuration.
- desired() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
Requested number of active instances.
- desired(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
Requested number of active instances.
- desiredInstances() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
-
The number of Amazon EC2 instances you want to maintain in the specified fleet location.
- desiredInstances(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
-
The number of Amazon EC2 instances you want to maintain in the specified fleet location.
- DesiredPlayerSession - Class in software.amazon.awssdk.services.gamelift.model
-
Player information for use when creating player sessions using a game session placement request.
- DesiredPlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- desiredPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
Set of information on each player to create a player session for.
- 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(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(DesiredPlayerSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
Set of information on each player to create a player session for.
- desiredReplicaContainerGroupsPerInstance() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
-
The number of times to replicate the replica container group on each instance in a container fleet.
- desiredReplicaContainerGroupsPerInstance() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
-
The desired number of replica container groups to place on each fleet instance.
- desiredReplicaContainerGroupsPerInstance(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration.Builder
-
The number of times to replicate the replica container group on each instance in a container fleet.
- desiredReplicaContainerGroupsPerInstance(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance.Builder
-
The desired number of replica container groups to place on each fleet instance.
- DESTINATION - software.amazon.awssdk.services.gamelift.model.PriorityType
- destinationArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination
-
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
- 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.
- destinations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- destinations() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- destinations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- destinations(Collection<GameSessionQueueDestination>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
A list of fleets and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases 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 and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
- DISABLED - software.amazon.awssdk.services.gamelift.model.CertificateType
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The DNS name of a compute resource.
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
The DNS identifier assigned to the instance that is running the game session.
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
-
The DNS identifier assigned to the instance that is running the game session.
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
The DNS identifier assigned to the instance that is running the game session.
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
The DNS identifier assigned to the instance that is running the game session.
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
The DNS identifier assigned to the instance that is running the game session.
- dnsName() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest
-
The DNS name of the compute resource.
- dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The DNS name of a compute resource.
- dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
The 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
-
The 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
-
The 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
-
The 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
-
The DNS identifier assigned to the instance that is running the game session.
- dnsName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
-
The DNS name of the compute resource.
- dnsSuffix() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs.Builder
- documentation - Variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- DOWNLOADING - software.amazon.awssdk.services.gamelift.model.FleetStatus
- DRAINING - software.amazon.awssdk.services.gamelift.model.FilterInstanceStatus
- DRAINING - software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
E
- EC2 - software.amazon.awssdk.services.gamelift.model.ComputeType
- ec2InboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.
- ec2InboundPermissions(Collection<IpPermission>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.
- ec2InboundPermissions(Consumer<IpPermission.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.
- ec2InboundPermissions(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.
- EC2InstanceCounts - Class in software.amazon.awssdk.services.gamelift.model
-
Resource capacity settings.
- EC2InstanceCounts.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- EC2InstanceLimit - Class in software.amazon.awssdk.services.gamelift.model
-
The Amazon GameLift service limits for an Amazon EC2 instance type and current utilization.
- EC2InstanceLimit.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ec2InstanceLimits() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
-
The maximum number of instances for the specified instance type.
- 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(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(EC2InstanceLimit...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse.Builder
-
The maximum number of instances for the specified instance type.
- ec2InstanceType() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The Amazon GameLift-supported Amazon EC2 instance type to use with EC2 and container fleets.
- ec2InstanceType() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in Amazon GameLift.
- ec2InstanceType() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- ec2InstanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The Amazon GameLift-supported Amazon EC2 instance type to use with EC2 and container fleets.
- ec2InstanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
-
Name of an Amazon EC2 instance type that is supported in Amazon GameLift.
- ec2InstanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
-
The name of an Amazon EC2 instance type.
- ec2InstanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The Amazon GameLift-supported Amazon EC2 instance type to use with EC2 and container fleets.
- ec2InstanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
-
Name of an Amazon EC2 instance type that is supported in Amazon GameLift.
- ec2InstanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
-
The name of an Amazon EC2 instance type.
- EC2InstanceType - Enum in software.amazon.awssdk.services.gamelift.model
- ec2InstanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The Amazon GameLift-supported Amazon EC2 instance type to use with EC2 and container fleets.
- ec2InstanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
-
Name of an Amazon EC2 instance type that is supported in Amazon GameLift.
- ec2InstanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
-
The name of an Amazon EC2 instance type.
- endpoint() - Method in class software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
- endpoint(String) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams.Builder
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttributeit represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkExecutionAttribute.ENDPOINT_OVERRIDDENattribute is present and its value istrue,falseotherwise. - endpointOverride() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(GameLiftEndpointProvider) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftBaseClientBuilder
-
Set the
GameLiftEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- endTime() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
-
The most recent date to retrieve event logs for.
- endTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was completed, canceled, or timed out.
- endTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when the matchmaking request stopped being processed due to successful completion, timeout, or cancellation.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
-
The 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(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Time stamp indicating when the matchmaking request stopped being processed due to successful completion, timeout, or cancellation.
- entryPoint() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
The entry point that's passed to the container on startup.
- entryPoint() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
An entry point to pass to the container on startup.
- entryPoint(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The entry point that's passed to the container on startup.
- entryPoint(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
An entry point to pass to the container on startup.
- entryPoint(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The entry point that's passed to the container on startup.
- entryPoint(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
An entry point to pass to the container on startup.
- environment() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
A set of environment variables that's passed to the container on startup.
- environment() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
A set of environment variables to pass to the container on startup.
- environment(Collection<ContainerEnvironment>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A set of environment variables that's passed to the container on startup.
- environment(Collection<ContainerEnvironment>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A set of environment variables to pass to the container on startup.
- environment(Consumer<ContainerEnvironment.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A set of environment variables that's passed to the container on startup.
- environment(Consumer<ContainerEnvironment.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A set of environment variables to pass to the container on startup.
- environment(ContainerEnvironment...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A set of environment variables that's passed to the container on startup.
- environment(ContainerEnvironment...) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A set of environment variables to pass to the container on startup.
- eq(boolean) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultGameLiftEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Str
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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.Compute
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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.Compute
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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
- error(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule.Builder
- ERROR - software.amazon.awssdk.services.gamelift.model.FleetStatus
- ERROR - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- ERROR - software.amazon.awssdk.services.gamelift.model.GameSessionStatus
- ERROR - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- ERROR - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.ErrorRule
- essential() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
Indicates whether the container is vital to the container group.
- essential() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
Specifies whether the container is vital for the container group to function properly.
- essential(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
Indicates whether the container is vital to the container group.
- essential(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
Specifies whether the container is vital for the container group to function properly.
- 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 Amazon GameLift FleetIQ.
- 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 Amazon GameLift FleetIQ.
- 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.
- 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.
- eval(Expr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- 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() - 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.
- 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(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.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
The type of event being logged.
- 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 - 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() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
A unique identifier for a fleet event.
- eventId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
-
A unique identifier for a fleet event.
- 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.
- 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(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(Event...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse.Builder
-
A collection of objects containing event log entries for the specified fleet.
- eventTime() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
Time stamp indicating when this event occurred.
- eventTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Event.Builder
-
Time stamp indicating when this event occurred.
- EXACT_CAPACITY - software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
- expectArray() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- expirationTime() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
-
Time stamp indicating when this authorization expires (24 hours after issuance).
- expirationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization.Builder
-
Time stamp indicating when this authorization expires (24 hours after issuance).
- expirationTimestamp() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
The amount of time until the authentication token is no longer valid.
- expirationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse.Builder
-
The amount of time until the authentication token is no longer valid.
- expr() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.gamelift.model.BuildStatus
- FAILED - software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
- FAILED - software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
- FAILED - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- FatScope<T> - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
- filterConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration(Consumer<FilterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration(Consumer<FilterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration(Consumer<FilterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration(FilterConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration(FilterConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
A list of locations where a queue is allowed to place new game sessions.
- filterConfiguration(FilterConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
A list of locations where a queue is allowed to place new game sessions.
- FilterConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
A list of fleet locations where a game session queue can place new game sessions.
- FilterConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- filterExpression() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
String containing the search criteria for the session search.
- filterExpression(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
-
String containing the search criteria for the session search.
- FilterInstanceStatus - Enum in software.amazon.awssdk.services.gamelift.model
- filterOption() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
-
Object that restricts how a claimed game server is chosen.
- filterOption(Consumer<ClaimFilterOption.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
-
Object that restricts how a claimed game server is chosen.
- filterOption(ClaimFilterOption) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
-
Object that restricts how a claimed game server is chosen.
- filters() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsRequest
-
Filters the list for
AWSorCUSTOMlocations. - filters(Collection<LocationFilter>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
-
Filters the list for
AWSorCUSTOMlocations. - filters(LocationFilter...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
-
Filters the list for
AWSorCUSTOMlocations. - filtersAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsRequest
-
Filters the list for
AWSorCUSTOMlocations. - filtersWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
-
Filters the list for
AWSorCUSTOMlocations. - filtersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
-
Filters the list for
AWSorCUSTOMlocations. - finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
- FLEET_ACTIVATION_FAILED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_ACTIVATION_FAILED_NO_INSTANCES - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_BINARY_DOWNLOAD_FAILED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_CREATED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_CREATION_EXTRACTING_BUILD - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_CREATION_RUNNING_INSTALLER - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_CREATION_VALIDATING_RUNTIME_CONFIG - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_DELETED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_INITIALIZATION_FAILED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_NEW_GAME_SESSION_PROTECTION_POLICY_UPDATED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_SCALING_EVENT - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_STATE_ACTIVATING - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_STATE_ACTIVE - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_STATE_BUILDING - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_STATE_DOWNLOADING - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_STATE_ERROR - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_STATE_VALIDATING - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_VALIDATION_EXECUTABLE_RUNTIME_FAILURE - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_VALIDATION_LAUNCH_PATH_NOT_FOUND - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_VALIDATION_TIMED_OUT - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_VPC_PEERING_DELETED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_VPC_PEERING_FAILED - software.amazon.awssdk.services.gamelift.model.EventCode
- FLEET_VPC_PEERING_SUCCEEDED - software.amazon.awssdk.services.gamelift.model.EventCode
- FleetAction - Enum in software.amazon.awssdk.services.gamelift.model
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The Amazon Resource Name (ARN) of the fleet that the compute belongs to.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon 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 Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- 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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- 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.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The Amazon Resource Name (ARN) of the fleet that the compute belongs to.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- 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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- fleetArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it.
- 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.
- fleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
-
The properties for the new fleet, including the current status.
- fleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
-
A collection of objects containing attribute metadata for each requested fleet ID.
- 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(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(Consumer<FleetAttributes.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
-
The properties for the new fleet, including the current status.
- 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(FleetAttributes) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
-
The properties for the new fleet, including the current status.
- 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 - Class in software.amazon.awssdk.services.gamelift.model
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- FleetAttributes.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- fleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
-
A collection of objects that contains capacity information for each requested fleet ID.
- fleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
-
Resource capacity information for the requested fleet location.
- 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(Collection<FleetCapacity>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
-
A collection of objects that contains capacity information for each requested fleet ID.
- fleetCapacity(Consumer<FleetCapacity.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse.Builder
-
Resource capacity information for the requested fleet location.
- fleetCapacity(Consumer<FleetCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
-
A collection of objects that contains capacity information for each requested fleet ID.
- fleetCapacity(FleetCapacity) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse.Builder
-
Resource capacity information for the requested fleet location.
- fleetCapacity(FleetCapacity...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse.Builder
-
A collection of objects that contains capacity information for each requested fleet ID.
- FleetCapacity - Class in software.amazon.awssdk.services.gamelift.model
-
Current resource capacity settings for managed EC2 fleets and container fleets.
- 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
CreateGameSessionrequest. - FleetCapacityExceededException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
A unique identifier for the fleet that the compute belongs to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
-
A unique identifier for the fleet to add locations to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
-
A unique identifier for the fleet that was updated with new locations.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
A unique identifier for the fleet to create a game session in.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
-
A unique identifier for the fleet to delete locations for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
-
A unique identifier for the fleet that location attributes are being deleted for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest
-
A unique identifier for the fleet to be deleted.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
-
A unique identifier for the fleet to be deleted.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for the fleet.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeRequest
-
A unique identifier for the fleet the compute resource is currently registered to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeRequest
-
A unique identifier for the fleet that the compute belongs to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
-
A unique identifier for the fleet to get event logs for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A unique identifier for the fleet to retrieve remote locations for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
-
A unique identifier for the fleet that location attributes were requested for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
A unique identifier for the fleet to request location capacity for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
A unique identifier for the fleet to request location utilization for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A unique identifier for the fleet to retrieve port settings for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
A unique identifier for the fleet that was requested.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A unique identifier for the fleet to retrieve all game sessions active on the fleet.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
-
A unique identifier for the fleet to retrieve game sessions for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for the fleet to retrieve instance information for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest
-
A unique identifier for the fleet to get the runtime configuration for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
-
A unique identifier for the fleet for which to retrieve scaling policies.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest
-
A unique identifier for the fleet.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A unique identifier for the fleet.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
A unique identifier for the fleet associated with the location.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
A unique identifier for the fleet associated with the location.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A unique identifier for the fleet that the game session is running on.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessRequest
-
A unique identifier for the fleet that holds the compute resource that you want to connect to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
The ID of the fleet that holds the compute resource to be accessed.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
-
A unique identifier for the fleet that the compute is registered to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
A unique identifier for the fleet that the compute is registered to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the fleet that contains the instance you want to access.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
A unique identifier for the fleet that the instance belongs to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
A unique identifier for the fleet containing the instance to be accessed.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeRequest
-
A unique identifier for the fleet to retrieve compute resources for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
A unique identifier for the fleet that the player's game session is running on.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
A unique identifier for the fleet to apply this policy to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest
-
A unique identifier for the fleet to register the compute to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse
-
The fleet identifier that the alias is pointing to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
-
A unique identifier for the fleet that the alias points to.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
A unique identifier for the fleet that is associated with this scaling policy.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
A unique identifier for the fleet to search for active game sessions.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
-
A unique identifier for the fleet to restart actions on.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse
-
A unique identifier for the fleet to restart actions on.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
-
A unique identifier for the fleet to stop actions on.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse
-
A unique identifier for the fleet to stop actions on.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
A unique identifier for the fleet to update attribute metadata for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse
-
A unique identifier for the fleet that was updated.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
-
A unique identifier for the fleet to update capacity settings for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
-
A unique identifier for the fleet that was updated.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A unique identifier for the fleet to update port settings for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse
-
A unique identifier for the fleet that was updated.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
A unique identifier for the fleet to update runtime configuration for.
- fleetId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
-
A unique identifier for the fleet.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
A unique identifier for the fleet that the compute belongs to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest.Builder
-
A unique identifier for the fleet to add locations to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse.Builder
-
A unique identifier for the fleet that was updated with new locations.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A unique identifier for the fleet to create a game session in.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
-
A unique identifier for the fleet.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest.Builder
-
A unique identifier for the fleet to delete locations for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse.Builder
-
A unique identifier for the fleet that location attributes are being deleted for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest.Builder
-
A unique identifier for the fleet to be deleted.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest.Builder
-
A unique identifier for the fleet to be deleted.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
-
A unique identifier for the fleet.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterComputeRequest.Builder
-
A unique identifier for the fleet the compute resource is currently registered to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeComputeRequest.Builder
-
A unique identifier for the fleet that the compute belongs to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
-
A unique identifier for the fleet to get event logs for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest.Builder
-
A unique identifier for the fleet to retrieve remote locations for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse.Builder
-
A unique identifier for the fleet that location attributes were requested for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest.Builder
-
A unique identifier for the fleet to request location capacity for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest.Builder
-
A unique identifier for the fleet to request location utilization for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest.Builder
-
A unique identifier for the fleet to retrieve port settings for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
-
A unique identifier for the fleet that was requested.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
-
A unique identifier for the 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 the fleet to retrieve game sessions for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
-
A unique identifier for the fleet to retrieve instance information for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest.Builder
-
A unique identifier for the fleet to get the runtime configuration for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
-
A unique identifier for the fleet for which to retrieve scaling policies.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest.Builder
-
A unique identifier for the fleet.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A unique identifier for the fleet.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
A unique identifier for the fleet associated with the location.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
-
A unique identifier for the fleet associated with the location.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A unique identifier for the fleet that the game session is running on.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessRequest.Builder
-
A unique identifier for the fleet that holds the compute resource that you want to connect to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
The ID of the fleet that holds the compute resource to be accessed.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest.Builder
-
A unique identifier for the fleet that the compute is registered to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse.Builder
-
A unique identifier for the fleet that the compute is registered to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
-
A unique identifier for the fleet that contains the instance you want to access.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
A unique identifier for the fleet that the instance belongs to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
A unique identifier for the fleet containing the instance to be accessed.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeRequest.Builder
-
A unique identifier for the fleet to retrieve compute resources for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
-
A unique identifier for the 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 the fleet to apply this policy to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
-
A unique identifier for the fleet to register the compute to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasResponse.Builder
-
The fleet identifier that the alias is pointing to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
-
A unique identifier for the fleet that the alias points to.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
A unique identifier for the 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 the fleet to search for active game sessions.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
-
A unique identifier for the fleet to restart actions on.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsResponse.Builder
-
A unique identifier for the fleet to restart actions on.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
-
A unique identifier for the fleet to stop actions on.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsResponse.Builder
-
A unique identifier for the fleet to stop actions on.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
A unique identifier for the fleet to update attribute metadata for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesResponse.Builder
-
A unique identifier for the fleet that was updated.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
-
A unique identifier for the fleet to update capacity settings for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse.Builder
-
A unique identifier for the fleet that was updated.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
-
A unique identifier for the fleet to update port settings for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsResponse.Builder
-
A unique identifier for the fleet that was updated.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
-
A unique identifier for the fleet to update runtime configuration for.
- fleetId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
-
A unique identifier for the fleet.
- fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
-
A list of unique fleet identifiers to retrieve attributes for.
- fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
-
A unique identifier for the fleet to retrieve capacity information for.
- fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
-
A unique identifier for the fleet to retrieve utilization data for.
- fleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
-
A set of fleet IDs that match 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.
- fleetIds(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.DescribeFleetCapacityRequest.Builder
-
A unique identifier for the fleet to retrieve capacity information for.
- fleetIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
-
A unique identifier for the fleet to retrieve utilization data for.
- fleetIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsResponse.Builder
-
A set of fleet IDs that match the list request.
- 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(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
-
A unique identifier for the fleet to retrieve capacity information for.
- fleetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
-
A unique identifier for the fleet to retrieve utilization data for.
- fleetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsResponse.Builder
-
A set of fleet IDs that match the list request.
- FleetStatus - Enum in software.amazon.awssdk.services.gamelift.model
- fleetType() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- fleetType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Indicates whether the fleet uses On-Demand or Spot instances.
- fleetType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Indicates whether to use On-Demand 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.CreateFleetRequest.Builder
-
Indicates whether to use On-Demand or Spot instances for this fleet.
- fleetType(FleetType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
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 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
-
Utilization information for the requested fleet location.
- fleetUtilization() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
-
A collection of objects containing utilization information for each requested fleet ID.
- 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(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(Consumer<FleetUtilization.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse.Builder
-
Utilization information for the requested fleet location.
- 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(FleetUtilization) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse.Builder
-
Utilization information for the requested fleet location.
- 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 - Class in software.amazon.awssdk.services.gamelift.model
-
Current resource utilization statistics in a specified fleet or location.
- FleetUtilization.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- flexMatchMode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with Amazon 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 Amazon 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 Amazon GameLift hosting or as a standalone matchmaking solution.
- flexMatchMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
Indicates whether this matchmaking configuration is being used with Amazon GameLift hosting or as a standalone matchmaking solution.
- flexMatchMode(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
Indicates whether this matchmaking configuration is being used with Amazon 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 Amazon 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 Amazon 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 Amazon 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 Amazon GameLift hosting or as a standalone matchmaking solution.
- FlexMatchMode - Enum in software.amazon.awssdk.services.gamelift.model
- flexMatchModeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
Indicates whether this matchmaking configuration is being used with Amazon 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 Amazon 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 Amazon GameLift hosting or as a standalone matchmaking solution.
- fn(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- FORCE_DELETE - software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- from(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- fromPort() - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
-
Starting value for the port range.
- fromPort() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
-
A starting value for the 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.
- fromPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ConnectionPortRange.Builder
-
Starting value for the port range.
- fromPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortRange.Builder
-
A starting value for the range of allowed port numbers.
- fromPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
-
A starting value for a range of allowed port numbers.
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
- 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.ComputeStatus
-
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.ComputeType
-
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.ContainerDependencyCondition
-
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.ContainerGroupDefinitionStatus
-
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.ContainerOperatingSystem
-
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.ContainerSchedulingStrategy
-
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.FilterInstanceStatus
-
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.InstanceRoleCredentialsProvider
-
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.LocationFilter
-
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.LocationUpdateStatus
-
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.PriorityType
-
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.
- FULFILLED - software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
- FULL_PROTECTION - software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
- FULL_PROTECTION - software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
G
- G5_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- G5_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- G5_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- G5_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- G5_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- GAME_SESSION_ACTIVATION_TIMEOUT - software.amazon.awssdk.services.gamelift.model.EventCode
- gameLiftAgentEndpoint() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The endpoint of the Amazon GameLift Agent.
- gameLiftAgentEndpoint(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The endpoint of the Amazon GameLift Agent.
- 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. - GameLiftAuthSchemeInterceptor - Class in software.amazon.awssdk.services.gamelift.auth.scheme.internal
- GameLiftAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.gamelift.auth.scheme.internal.GameLiftAuthSchemeInterceptor
- GameLiftAuthSchemeParams - Interface in software.amazon.awssdk.services.gamelift.auth.scheme
-
The parameters object used to resolve the auth schemes for the GameLift service.
- GameLiftAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.gamelift.auth.scheme
-
A builder for a
GameLiftAuthSchemeParams. - GameLiftAuthSchemeProvider - Interface in software.amazon.awssdk.services.gamelift.auth.scheme
-
An auth scheme provider for GameLift service.
- gameLiftAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest
-
A unique identifier for the Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services account that you use to manage your Amazon GameLift fleet.
- gameLiftAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest.Builder
-
A unique identifier for the Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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
GameLiftClientBuilderandGameLiftAsyncClientBuilder. - 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. - GameLiftClientOption<T> - Class in software.amazon.awssdk.services.gamelift.internal
- GameLiftEndpointParams - Class in software.amazon.awssdk.services.gamelift.endpoints
-
The parameters object used to resolve an endpoint for the GameLift service.
- GameLiftEndpointParams.Builder - Interface in software.amazon.awssdk.services.gamelift.endpoints
- GameLiftEndpointProvider - Interface in software.amazon.awssdk.services.gamelift.endpoints
-
An endpoint provider for GameLift.
- 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
- GameLiftRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- GameLiftRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.GameLiftRequestSetEndpointInterceptor
- GameLiftResolveEndpointInterceptor - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- GameLiftResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.GameLiftResolveEndpointInterceptor
- 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
- GameLiftServiceClientConfiguration - Class in software.amazon.awssdk.services.gamelift
-
Class to expose the service client settings to the user.
- GameLiftServiceClientConfiguration(GameLiftServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration
- GameLiftServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift
-
A builder for creating a
GameLiftServiceClientConfiguration - GameLiftServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.gamelift.internal
- GameLiftServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
- GameLiftServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
- gameLiftServiceSdkEndpoint() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The Amazon GameLift SDK endpoint connection for a registered compute resource in an Anywhere fleet.
- gameLiftServiceSdkEndpoint(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The Amazon GameLift SDK endpoint connection for a registered compute resource in an Anywhere fleet.
- 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.
- 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.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Collection<GameProperty>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(Consumer<GameProperty.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- gameProperties(GameProperty...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
A set of key-value pairs that can store custom data in a game session.
- GameProperty - Class in software.amazon.awssdk.services.gamelift.model
-
This key-value pair can store custom data about a game session.
- GameProperty.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse
-
Object that describes the newly claimed game server.
- gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerResponse
-
Object that describes the requested game server.
- gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse
-
Object that describes the newly registered game server.
- gameServer() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerResponse
-
Object that describes the newly updated 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(Consumer<GameServer.Builder>) - 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.RegisterGameServerResponse.Builder
-
Object that describes the newly registered 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(GameServer) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerResponse.Builder
-
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(GameServer) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerResponse.Builder
-
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 - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift FleetIQ and game server groups.
- GameServer.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GameServerClaimStatus - Enum in software.amazon.awssdk.services.gamelift.model
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
-
A set of custom game server properties, formatted as a single string value.
- 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(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(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(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.
- 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 Amazon GameLift FleetIQ game server group and the object's status.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupResponse
-
An object with the property settings for the requested game server group resource.
- gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse
-
An object that describes the game server group resource, with the
SuspendedActionsproperty updated to reflect the resumed activity. - gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupResponse
-
An object that describes the game server group resource, with the
SuspendedActionsproperty updated to reflect the suspended activity. - gameServerGroup() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupResponse
-
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.CreateGameServerGroupResponse.Builder
-
The newly created game server group object, including the new ARN value for the Amazon GameLift FleetIQ game server group and the object's status.
- 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(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(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
SuspendedActionsproperty updated to reflect the resumed 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
SuspendedActionsproperty updated to reflect the suspended activity. - 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(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 Amazon 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(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(GameServerGroup) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupResponse.Builder
-
An object that describes the game server group resource, with the
SuspendedActionsproperty 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
SuspendedActionsproperty 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 - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift FleetIQ and game server groups.
- GameServerGroup.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GameServerGroupAction - Enum in software.amazon.awssdk.services.gamelift.model
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
A generated unique ID for the game server group.
- 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.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
-
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.
- 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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
An identifier for the new game server group.
- gameServerGroupName() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest
-
A unique identifier for the game server group.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest
-
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() - 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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
A developer-defined identifier for the game server group.
- 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() - 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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
-
A unique identifier for the game server group.
- 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.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest.Builder
-
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(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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
-
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(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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
-
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.
- gameServerGroups() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
-
The game server groups' game server groups.
- 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.
- gameServerGroups(Collection<GameServerGroup>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
-
The game server groups' game server groups.
- gameServerGroups(Consumer<GameServerGroup.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
-
The game server groups' game server groups.
- gameServerGroups(GameServerGroup...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
-
The game server groups' game server groups.
- GameServerGroupStatus - Enum in software.amazon.awssdk.services.gamelift.model
- GameServerHealthCheck - Enum in software.amazon.awssdk.services.gamelift.model
- gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest
-
A custom string that uniquely identifies the game server to claim.
- gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest
-
A custom string that uniquely identifies the game server to deregister.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
-
A custom string that uniquely identifies the game server.
- gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
-
A custom string that uniquely identifies the game server to register.
- gameServerId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
-
A custom string that uniquely identifies the game server to update.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
-
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() - 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.
- gameServerInstances(Collection<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(GameServerInstance...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse.Builder
-
The collection of requested game server instances.
- GameServerInstanceStatus - Enum in software.amazon.awssdk.services.gamelift.model
- 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() - 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() - 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.
- 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(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(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.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.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.UpdateGameServerGroupRequest.Builder
-
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
- 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() - 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.
- 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(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(GameServer...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersResponse.Builder
-
A collection of game server objects that match the request.
- GameServerUtilizationStatus - Enum in software.amazon.awssdk.services.gamelift.model
- gameSession() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse
-
Object that describes the newly created game session record.
- gameSession() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
-
Object that describes a game session.
- gameSession() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse
-
The updated game session properties.
- 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(Consumer<GameSession.Builder>) - 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.UpdateGameSessionResponse.Builder
-
The updated game session properties.
- gameSession(GameSession) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionResponse.Builder
-
Object that describes the newly created game session record.
- gameSession(GameSession) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionDetail.Builder
-
Object that describes a game session.
- gameSession(GameSession) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionResponse.Builder
-
The updated game session properties.
- GameSession - Class in software.amazon.awssdk.services.gamelift.model
-
Properties describing a game session.
- GameSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- gameSessionActivationTimeoutSeconds() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
-
The maximum amount of time (in seconds) allowed to launch a new game session and have it report ready to host players.
- gameSessionActivationTimeoutSeconds(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
-
The maximum amount of time (in seconds) allowed to launch a new game session and have it report ready to host players.
- gameSessionArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
-
A unique identifier for the game session.
- gameSessionArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
Identifier for the game session created by this placement request.
- gameSessionArn() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
-
A unique identifier for the game session.
- gameSessionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
-
A unique identifier for the game session.
- gameSessionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
Identifier for the game session created by this placement request.
- gameSessionArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
-
A unique identifier for the game session.
- gameSessionConnectionInfo() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Connection information for a new game session.
- gameSessionConnectionInfo(Consumer<GameSessionConnectionInfo.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Connection information for a new game session.
- gameSessionConnectionInfo(GameSessionConnectionInfo) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Connection information for a new game session.
- GameSessionConnectionInfo - Class in software.amazon.awssdk.services.gamelift.model
-
Connection information for a new game session that is created in response to a start matchmaking request.
- GameSessionConnectionInfo.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A set of custom game session properties, formatted as a single string value.
- gameSessionData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
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.
- gameSessionData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A 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
-
A 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A 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.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
-
A collection of properties for each game session that matches 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.
- gameSessionDetails(Collection<GameSessionDetail>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
-
A collection of properties for each game session that matches the request.
- gameSessionDetails(Consumer<GameSessionDetail.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
-
A collection of properties for each game session that matches the request.
- gameSessionDetails(GameSessionDetail...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse.Builder
-
A collection of properties for each game session that matches the request.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
This parameter is deprecated.
- gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for the game session to add a player to.
- gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
-
A unique identifier for the game session to add players to.
- gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for the game session to retrieve player sessions for.
- gameSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest
-
A unique identifier for the game session to get logs for.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
A unique identifier for the game session to update.
- gameSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
This parameter is deprecated.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
-
A unique identifier for the game session to update.
- gameSessionName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
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.
- gameSessionName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
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.
- gameSessionPlacement() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse
-
Object that describes the requested game session placement.
- gameSessionPlacement() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse
-
Object that describes the newly created game session placement.
- gameSessionPlacement() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse
-
Object that describes the canceled game session placement, with
CANCELLEDstatus and an end time stamp. - gameSessionPlacement(Consumer<GameSessionPlacement.Builder>) - 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.StartGameSessionPlacementResponse.Builder
-
Object that describes the newly created game session placement.
- gameSessionPlacement(Consumer<GameSessionPlacement.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementResponse.Builder
-
Object that describes the canceled game session placement, with
CANCELLEDstatus and an end time stamp. - gameSessionPlacement(GameSessionPlacement) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementResponse.Builder
-
Object that describes the requested game session placement.
- gameSessionPlacement(GameSessionPlacement) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementResponse.Builder
-
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
CANCELLEDstatus and an end time stamp. - GameSessionPlacement - Class in software.amazon.awssdk.services.gamelift.model
-
Represents a potential game session placement, including the full details of the original placement request and the current status.
- GameSessionPlacement.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GameSessionPlacementState - Enum in software.amazon.awssdk.services.gamelift.model
- gameSessionQueue() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse
-
An object that describes the newly created 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(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(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(GameSessionQueue) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueResponse.Builder
-
An object that describes the newly created game session queue.
- gameSessionQueue(GameSessionQueue) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueResponse.Builder
-
An object that describes the newly updated game session queue.
- GameSessionQueue - Class in software.amazon.awssdk.services.gamelift.model
-
Configuration for a game session placement mechanism that processes requests for new game sessions.
- GameSessionQueue.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- gameSessionQueueArn() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- gameSessionQueueArns(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it.
- GameSessionQueueDestination - Class in software.amazon.awssdk.services.gamelift.model
-
A fleet or alias designated in a game session queue.
- GameSessionQueueDestination.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- gameSessionQueueName() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
A descriptive label that is associated with game session queue.
- gameSessionQueueName() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
Name of the queue to use to place the new game session.
- gameSessionQueueName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
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.
- 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.
- 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(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(GameSessionQueue...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse.Builder
-
A collection of objects that describe the requested game session queues.
- 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.
- 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.
- gameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
-
A collection of properties for each game session that matches the request.
- gameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
-
A collection of objects containing game session properties for each session that matches 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.
- gameSessions(Collection<GameSession>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
-
A collection of properties for each game session that matches 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 that matches the request.
- gameSessions(Consumer<GameSession.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
-
A collection of properties for each game session that matches 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 that matches the request.
- gameSessions(GameSession...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse.Builder
-
A collection of properties for each game session that matches 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 that matches the request.
- GameSessionStatus - Enum in software.amazon.awssdk.services.gamelift.model
- GameSessionStatusReason - Enum in software.amazon.awssdk.services.gamelift.model
- GENERATED - software.amazon.awssdk.services.gamelift.model.CertificateType
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- GENERIC_EVENT - software.amazon.awssdk.services.gamelift.model.EventCode
- get() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getComputeAccess(Consumer<GetComputeAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- getComputeAccess(Consumer<GetComputeAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- getComputeAccess(GetComputeAccessRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- getComputeAccess(GetComputeAccessRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- GetComputeAccessRequest - Class in software.amazon.awssdk.services.gamelift.model
- GetComputeAccessRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GetComputeAccessRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
GetComputeAccessRequestMarshaller - GetComputeAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.GetComputeAccessRequestMarshaller
- GetComputeAccessResponse - Class in software.amazon.awssdk.services.gamelift.model
- GetComputeAccessResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- getComputeAuthToken(Consumer<GetComputeAuthTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Requests an authentication token from Amazon GameLift for a compute resource in an Amazon GameLift Anywhere fleet or container fleet.
- getComputeAuthToken(Consumer<GetComputeAuthTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Requests an authentication token from Amazon GameLift for a compute resource in an Amazon GameLift Anywhere fleet or container fleet.
- getComputeAuthToken(GetComputeAuthTokenRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Requests an authentication token from Amazon GameLift for a compute resource in an Amazon GameLift Anywhere fleet or container fleet.
- getComputeAuthToken(GetComputeAuthTokenRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Requests an authentication token from Amazon GameLift for a compute resource in an Amazon GameLift Anywhere fleet or container fleet.
- GetComputeAuthTokenRequest - Class in software.amazon.awssdk.services.gamelift.model
- GetComputeAuthTokenRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GetComputeAuthTokenRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
GetComputeAuthTokenRequestMarshaller - GetComputeAuthTokenRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.GetComputeAuthTokenRequestMarshaller
- GetComputeAuthTokenResponse - Class in software.amazon.awssdk.services.gamelift.model
- GetComputeAuthTokenResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- getConditions() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- 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 on Amazon GameLift managed fleets.
- 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 on Amazon GameLift managed fleets.
- getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves the location of stored game session logs for a specified game session on Amazon GameLift managed fleets.
- getGameSessionLogUrl(GetGameSessionLogUrlRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves the location of stored game session logs for a specified game session on Amazon GameLift managed fleets.
- GetGameSessionLogUrlRequest - Class in software.amazon.awssdk.services.gamelift.model
- GetGameSessionLogUrlRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GetGameSessionLogUrlRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
GetGameSessionLogUrlRequestMarshaller - GetGameSessionLogUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.GetGameSessionLogUrlRequestMarshaller
- GetGameSessionLogUrlResponse - Class in software.amazon.awssdk.services.gamelift.model
- GetGameSessionLogUrlResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- getHeaders() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- getInstanceAccess(Consumer<GetInstanceAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Requests authorization to remotely connect to an instance in an Amazon GameLift managed fleet.
- getInstanceAccess(Consumer<GetInstanceAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Requests authorization to remotely connect to an instance in an Amazon GameLift managed fleet.
- getInstanceAccess(GetInstanceAccessRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Requests authorization to remotely connect to an instance in an Amazon GameLift managed fleet.
- getInstanceAccess(GetInstanceAccessRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Requests authorization to remotely connect to an instance in an Amazon GameLift managed fleet.
- GetInstanceAccessRequest - Class in software.amazon.awssdk.services.gamelift.model
- GetInstanceAccessRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- GetInstanceAccessRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
GetInstanceAccessRequestMarshaller - GetInstanceAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.GetInstanceAccessRequestMarshaller
- GetInstanceAccessResponse - Class in software.amazon.awssdk.services.gamelift.model
- GetInstanceAccessResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- getLeft() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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.Compute
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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
- getVersion() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- GREATER_THAN_OR_EQUAL_TO_THRESHOLD - software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
- GREATER_THAN_THRESHOLD - software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
H
- hardLimit() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
-
The maximum amount of memory that the container can use.
- hardLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits.Builder
-
The maximum amount of memory that the container can use.
- hasActions() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
-
For responses, this returns true if the service returned a value for the Actions property.
- hasActions() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
-
For responses, this returns true if the service returned a value for the Actions property.
- hasAliases() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesResponse
-
For responses, this returns true if the service returned a value for the Aliases property.
- hasAllowedLocations() - Method in class software.amazon.awssdk.services.gamelift.model.FilterConfiguration
-
For responses, this returns true if the service returned a value for the AllowedLocations property.
- hasBuilds() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
-
For responses, this returns true if the service returned a value for the Builds property.
- hasCommand() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
For responses, this returns true if the service returned a value for the Command property.
- hasCommand() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
For responses, this returns true if the service returned a value for the Command property.
- hasCommand() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
For responses, this returns true if the service returned a value for the Command property.
- hasComputeList() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
-
For responses, this returns true if the service returned a value for the ComputeList property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsResponse
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasContainerDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
For responses, this returns true if the service returned a value for the ContainerDefinitions property.
- hasContainerDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
For responses, this returns true if the service returned a value for the ContainerDefinitions property.
- hasContainerGroupDefinitionNames() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
-
For responses, this returns true if the service returned a value for the ContainerGroupDefinitionNames property.
- hasContainerGroupDefinitionProperties() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
-
For responses, this returns true if the service returned a value for the ContainerGroupDefinitionProperties property.
- hasContainerGroupDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
-
For responses, this returns true if the service returned a value for the ContainerGroupDefinitions property.
- hasContainerPortMappings() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
-
For responses, this returns true if the service returned a value for the ContainerPortMappings property.
- hasContainerPortRanges() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
-
For responses, this returns true if the service returned a value for the ContainerPortRanges property.
- hasDependsOn() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
For responses, this returns true if the service returned a value for the DependsOn property.
- hasDependsOn() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
For responses, this returns true if the service returned a value for the DependsOn property.
- hasDesiredPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
For responses, this returns true if the service returned a value for the DesiredPlayerSessions property.
- hasDestinations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
For responses, this returns true if the service returned a value for the Destinations property.
- hasDestinations() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
For responses, this returns true if the service returned a value for the Destinations property.
- hasDestinations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
For responses, this returns true if the service returned a value for the Destinations property.
- hasEc2InboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
For responses, this returns true if the service returned a value for the EC2InboundPermissions property.
- hasEc2InstanceLimits() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsResponse
-
For responses, this returns true if the service returned a value for the EC2InstanceLimits property.
- hasEntryPoint() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
For responses, this returns true if the service returned a value for the EntryPoint property.
- hasEntryPoint() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
For responses, this returns true if the service returned a value for the EntryPoint property.
- hasEnvironment() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
For responses, this returns true if the service returned a value for the Environment property.
- hasEnvironment() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
For responses, this returns true if the service returned a value for the Environment property.
- hasEvents() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
-
For responses, this returns true if the service returned a value for the Events property.
- hasFilters() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFleetAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
-
For responses, this returns true if the service returned a value for the FleetAttributes property.
- hasFleetCapacity() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
-
For responses, this returns true if the service returned a value for the FleetCapacity property.
- hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
-
For responses, this returns true if the service returned a value for the FleetIds property.
- hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest
-
For responses, this returns true if the service returned a value for the FleetIds property.
- hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest
-
For responses, this returns true if the service returned a value for the FleetIds property.
- hasFleetIds() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
-
For responses, this returns true if the service returned a value for the FleetIds property.
- hasFleetUtilization() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
-
For responses, this returns true if the service returned a value for the FleetUtilization property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameProperties() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
For responses, this returns true if the service returned a value for the GameProperties property.
- hasGameServerGroups() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
-
For responses, this returns true if the service returned a value for the GameServerGroups property.
- hasGameServerInstances() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesResponse
-
For responses, this returns true if the service returned a value for the GameServerInstances property.
- hasGameServers() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersResponse
-
For responses, this returns true if the service returned a value for the GameServers property.
- hasGameSessionDetails() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
-
For responses, this returns true if the service returned a value for the GameSessionDetails property.
- hasGameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
For responses, this returns true if the service returned a value for the GameSessionQueueArns property.
- hasGameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
For responses, this returns true if the service returned a value for the GameSessionQueueArns property.
- hasGameSessionQueueArns() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
For responses, this returns true if the service returned a value for the GameSessionQueueArns property.
- hasGameSessionQueues() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesResponse
-
For responses, this returns true if the service returned a value for the GameSessionQueues property.
- hasGameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
-
For responses, this returns true if the service returned a value for the GameSessions property.
- hasGameSessions() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
-
For responses, this returns true if the service returned a value for the GameSessions property.
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultGameLiftEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Str
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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.Compute
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- hashCode() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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
-
For responses, this returns true if the service returned a value for the InboundPermissionAuthorizations property.
- hasInboundPermissionRevocations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
-
For responses, this returns true if the service returned a value for the InboundPermissionRevocations property.
- hasInboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
For responses, this returns true if the service returned a value for the InboundPermissions property.
- hasInstanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
For responses, this returns true if the service returned a value for the InstanceDefinitions property.
- hasInstanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
For responses, this returns true if the service returned a value for the InstanceDefinitions property.
- hasInstanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest
-
For responses, this returns true if the service returned a value for the InstanceDefinitions property.
- hasInstanceIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
-
For responses, this returns true if the service returned a value for the InstanceIds property.
- hasInstances() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
-
For responses, this returns true if the service returned a value for the Instances property.
- hasInstanceStatuses() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimFilterOption
-
For responses, this returns true if the service returned a value for the InstanceStatuses property.
- hasLatencyInMs() - Method in class software.amazon.awssdk.services.gamelift.model.Player
-
For responses, this returns true if the service returned a value for the LatencyInMs property.
- hasLocationAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
-
For responses, this returns true if the service returned a value for the LocationAttributes property.
- hasLocationOrder() - Method in class software.amazon.awssdk.services.gamelift.model.PriorityConfiguration
-
For responses, this returns true if the service returned a value for the LocationOrder property.
- hasLocations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
-
For responses, this returns true if the service returned a value for the Locations property.
- hasLocations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
For responses, this returns true if the service returned a value for the Locations property.
- hasLocations() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
-
For responses, this returns true if the service returned a value for the Locations property.
- hasLocations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
For responses, this returns true if the service returned a value for the Locations property.
- hasLocations() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
-
For responses, this returns true if the service returned a value for the Locations property.
- hasLocationStates() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
-
For responses, this returns true if the service returned a value for the LocationStates property.
- hasLocationStates() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
-
For responses, this returns true if the service returned a value for the LocationStates property.
- hasLocationStates() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
-
For responses, this returns true if the service returned a value for the LocationStates property.
- hasLogPaths() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
For responses, this returns true if the service returned a value for the LogPaths property.
- hasLogPaths() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
For responses, this returns true if the service returned a value for the LogPaths property.
- hasMatchedPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
-
For responses, this returns true if the service returned a value for the MatchedPlayerSessions property.
- hasMetricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
For responses, this returns true if the service returned a value for the MetricGroups property.
- hasMetricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
For responses, this returns true if the service returned a value for the MetricGroups property.
- hasMetricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
For responses, this returns true if the service returned a value for the MetricGroups property.
- hasNames() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
-
For responses, this returns true if the service returned a value for the Names property.
- hasNames() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
For responses, this returns true if the service returned a value for the Names property.
- hasNames() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
For responses, this returns true if the service returned a value for the Names property.
- hasPlacedPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
For responses, this returns true if the service returned a value for the PlacedPlayerSessions property.
- hasPlayerAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.Player
-
For responses, this returns true if the service returned a value for the PlayerAttributes property.
- hasPlayerDataMap() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
-
For responses, this returns true if the service returned a value for the PlayerDataMap property.
- hasPlayerIds() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
-
For responses, this returns true if the service returned a value for the PlayerIds property.
- hasPlayerIds() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
-
For responses, this returns true if the service returned a value for the PlayerIds property.
- hasPlayerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
For responses, this returns true if the service returned a value for the PlayerLatencies property.
- hasPlayerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
For responses, this returns true if the service returned a value for the PlayerLatencies property.
- hasPlayerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
For responses, this returns true if the service returned a value for the PlayerLatencyPolicies property.
- hasPlayerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
For responses, this returns true if the service returned a value for the PlayerLatencyPolicies property.
- hasPlayerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
For responses, this returns true if the service returned a value for the PlayerLatencyPolicies property.
- hasPlayers() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
For responses, this returns true if the service returned a value for the Players property.
- hasPlayers() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
-
For responses, this returns true if the service returned a value for the Players property.
- hasPlayers() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
-
For responses, this returns true if the service returned a value for the Players property.
- hasPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
-
For responses, this returns true if the service returned a value for the PlayerSessions property.
- hasPlayerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
-
For responses, this returns true if the service returned a value for the PlayerSessions property.
- hasPriorityOrder() - Method in class software.amazon.awssdk.services.gamelift.model.PriorityConfiguration
-
For responses, this returns true if the service returned a value for the PriorityOrder property.
- hasResumeActions() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
-
For responses, this returns true if the service returned a value for the ResumeActions property.
- hasRuleSets() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse
-
For responses, this returns true if the service returned a value for the RuleSets property.
- hasScalingPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
-
For responses, this returns true if the service returned a value for the ScalingPolicies property.
- hasScripts() - Method in class software.amazon.awssdk.services.gamelift.model.ListScriptsResponse
-
For responses, this returns true if the service returned a value for the Scripts property.
- hasSdm() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
-
For responses, this returns true if the service returned a value for the SDM property.
- hasServerProcesses() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
-
For responses, this returns true if the service returned a value for the ServerProcesses property.
- hasSl() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
-
For responses, this returns true if the service returned a value for the SL property.
- hasStoppedActions() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
For responses, this returns true if the service returned a value for the StoppedActions property.
- hasStoppedActions() - Method in class software.amazon.awssdk.services.gamelift.model.LocationAttributes
-
For responses, this returns true if the service returned a value for the StoppedActions property.
- hasSuspendActions() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
-
For responses, this returns true if the service returned a value for the SuspendActions property.
- hasSuspendedActions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
For responses, this returns true if the service returned a value for the SuspendedActions property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTicketIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest
-
For responses, this returns true if the service returned a value for the TicketIds property.
- hasTicketList() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
-
For responses, this returns true if the service returned a value for the TicketList property.
- hasVpcPeeringAuthorizations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
-
For responses, this returns true if the service returned a value for the VpcPeeringAuthorizations property.
- hasVpcPeeringConnections() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
-
For responses, this returns true if the service returned a value for the VpcPeeringConnections property.
- hasVpcSubnets() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
For responses, this returns true if the service returned a value for the VpcSubnets property.
- healthCheck() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
A configuration for a non-terminal health check.
- healthCheck() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
Configuration for a non-terminal health check.
- healthCheck() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
-
Indicates health status of the game server.
- healthCheck(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
-
Indicates health status of the game server.
- healthCheck(Consumer<ContainerHealthCheck.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A configuration for a non-terminal health check.
- healthCheck(Consumer<ContainerHealthCheck.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
Configuration for a non-terminal health check.
- healthCheck(ContainerHealthCheck) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A configuration for a non-terminal health check.
- healthCheck(ContainerHealthCheck) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
Configuration for a non-terminal health check.
- healthCheck(GameServerHealthCheck) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
-
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.
- HEALTHY - software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
- HEALTHY - software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
- hostLabel() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
I
- id() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- id(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.UriEncodeFn
- idempotencyToken() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
Custom string that uniquely identifies the new game session request.
- idempotencyToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
Custom string that uniquely identifies the new game session request.
- 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
- Identifier - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- idle() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
Number of active instances that are not currently hosting a game session.
- idle() - Method in class software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts
-
The number of container groups that have no active game sessions.
- idle(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
Number of active instances that are not currently hosting a game session.
- idle(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts.Builder
-
The number of container groups that have no active game sessions.
- IDLE_INSTANCES - software.amazon.awssdk.services.gamelift.model.MetricName
- imageUri() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
The URI to the image that $short; copied and deployed to a container fleet.
- imageUri() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
The location of a container image that $short; will copy and deploy to a container fleet.
- imageUri(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The URI to the image that $short; copied and deployed to a container fleet.
- imageUri(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
The location of a container image that $short; will copy and deploy to a container fleet.
- inboundPermissionAuthorizations() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest
-
A collection of port settings to be added to the fleet resource.
- 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(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(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
-
A collection of port settings to be added to 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.
- 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(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(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
-
A collection of port settings to be removed from the fleet resource.
- inboundPermissions() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
The port settings for the requested fleet ID.
- inboundPermissions(Collection<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(IpPermission...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
-
The port settings for the requested fleet ID.
- index() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- INITIALIZED - software.amazon.awssdk.services.gamelift.model.BuildStatus
- InnerParseError - Exception in software.amazon.awssdk.services.gamelift.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.gamelift.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- Instance - Class in software.amazon.awssdk.services.gamelift.model
-
Represents a virtual computing instance that runs game server processes and hosts game sessions.
- INSTANCE_INTERRUPTED - software.amazon.awssdk.services.gamelift.model.EventCode
- INSTANCE_RECYCLED - software.amazon.awssdk.services.gamelift.model.EventCode
- Instance.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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(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 - Class in software.amazon.awssdk.services.gamelift.model
-
Information and credentials that you can use to remotely connect to an instance in an EC2 managed fleet.
- InstanceAccess.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- instanceCounts() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
The current number of instances in the fleet, listed by instance status.
- instanceCounts(Consumer<EC2InstanceCounts.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
The current number of instances in the fleet, listed by instance status.
- instanceCounts(EC2InstanceCounts) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
The current number of instances in the fleet, listed by instance status.
- InstanceCredentials - Class in software.amazon.awssdk.services.gamelift.model
-
A set of credentials that allow remote access to an instance in an EC2 managed fleet.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 instance types and sizes to use in the Auto Scaling group.
- instanceDefinitions() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
The set of Amazon EC2 instance types that Amazon 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.UpdateGameServerGroupRequest
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- instanceDefinitions(Collection<InstanceDefinition>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The Amazon 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 Amazon EC2 instance types that Amazon 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 Amazon EC2 instance types to use in the Auto Scaling group.
- instanceDefinitions(Consumer<InstanceDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The Amazon 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.GameServerGroup.Builder
-
The set of Amazon EC2 instance types that Amazon 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.UpdateGameServerGroupRequest.Builder
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- instanceDefinitions(InstanceDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The Amazon EC2 instance types and sizes to use in the Auto Scaling group.
- instanceDefinitions(InstanceDefinition...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
-
The set of Amazon EC2 instance types that Amazon 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.UpdateGameServerGroupRequest.Builder
-
An updated list of Amazon EC2 instance types to use in the Auto Scaling group.
- instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The
InstanceIDof theInstancehosting the compute for Container and Managed EC2 fleets. - instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
-
A unique identifier for an instance to retrieve.
- instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest
-
A unique identifier for the instance you want to access.
- instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
A unique identifier for the instance.
- instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
A unique identifier for the instance to be accessed.
- instanceId() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest
-
The unique identifier for the instance where the game server is running.
- instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The
InstanceIDof theInstancehosting the compute for Container and Managed EC2 fleets. - instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
-
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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
-
A unique identifier for the instance you want to access.
- instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
A unique identifier for the instance.
- instanceId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
A unique identifier for the instance to be 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.
- instanceIds() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- instanceIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- instanceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
-
The Amazon EC2 instance IDs that you want to retrieve status on.
- instanceLimit() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
-
The number of instances that is allowed for the specified instance type and location.
- instanceLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
-
The number of instances that is allowed for the specified instance type and location.
- instanceRoleArn() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
A unique identifier for an IAM role with access permissions to other Amazon Web Services services.
- instanceRoleArn() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A unique identifier for an IAM role with access permissions to other Amazon Web Services services.
- instanceRoleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
A unique identifier for an IAM role with access permissions to other Amazon Web Services services.
- instanceRoleArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A unique identifier for an IAM role with access permissions to other Amazon Web Services services.
- instanceRoleCredentialsProvider() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Prompts Amazon GameLift to generate a shared credentials file for the IAM role that's defined in
InstanceRoleArn. - instanceRoleCredentialsProvider() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Indicates that fleet instances maintain a shared credentials file for the IAM role defined in
InstanceRoleArn. - instanceRoleCredentialsProvider(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Prompts Amazon GameLift to generate a shared credentials file for the IAM role that's defined in
InstanceRoleArn. - instanceRoleCredentialsProvider(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Indicates that fleet instances maintain a shared credentials file for the IAM role defined in
InstanceRoleArn. - instanceRoleCredentialsProvider(InstanceRoleCredentialsProvider) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Prompts Amazon GameLift to generate a shared credentials file for the IAM role that's defined in
InstanceRoleArn. - instanceRoleCredentialsProvider(InstanceRoleCredentialsProvider) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Indicates that fleet instances maintain a shared credentials file for the IAM role defined in
InstanceRoleArn. - InstanceRoleCredentialsProvider - Enum in software.amazon.awssdk.services.gamelift.model
- instanceRoleCredentialsProviderAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Prompts Amazon GameLift to generate a shared credentials file for the IAM role that's defined in
InstanceRoleArn. - instanceRoleCredentialsProviderAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Indicates that fleet instances maintain a shared credentials file for the IAM role defined in
InstanceRoleArn. - 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.
- 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(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(Instance...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse.Builder
-
A collection of objects containing properties for each instance returned.
- instanceStatus() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerInstance
-
Current status of the game server instance
- 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 - 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
- instanceStatuses() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimFilterOption
-
List of instance statuses that game servers may be claimed on.
- instanceStatuses(Collection<FilterInstanceStatus>) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimFilterOption.Builder
-
List of instance statuses that game servers may be claimed on.
- instanceStatuses(FilterInstanceStatus...) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimFilterOption.Builder
-
List of instance statuses that game servers may be claimed on.
- instanceStatusesAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.ClaimFilterOption
-
List of instance statuses that game servers may be claimed on.
- instanceStatusesWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimFilterOption.Builder
-
List of instance statuses that game servers may be claimed on.
- instanceStatusesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimFilterOption.Builder
-
List of instance statuses that game servers may be claimed on.
- instanceType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that the fleet uses.
- instanceType() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for instances in a fleet.
- instanceType() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
-
An Amazon EC2 instance type designation.
- instanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The Amazon EC2 instance type that the fleet uses.
- instanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
The Amazon EC2 instance type that is used for instances in a fleet.
- instanceType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceDefinition.Builder
-
An Amazon EC2 instance type designation.
- instanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The Amazon EC2 instance type that the fleet uses.
- instanceType(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
The Amazon EC2 instance type that is used for instances in a fleet.
- instanceType(GameServerGroupInstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceDefinition.Builder
-
An Amazon EC2 instance type designation.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The Amazon EC2 instance type that the fleet uses.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
The Amazon EC2 instance type that is used for instances in a fleet.
- instanceTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceDefinition
-
An Amazon 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
- INTERRUPTED - software.amazon.awssdk.services.gamelift.model.GameSessionStatusReason
- interval() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
The time period (in seconds) between each health check.
- interval(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck.Builder
-
The time period (in seconds) between each health check.
- into() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The IP address of a compute resource.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
The IP address of the game session.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
-
The IP address of the game session.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
The IP address of the game session.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
IP address that is assigned to the instance.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
IP address assigned to the instance.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
The IP address of the game session.
- ipAddress() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest
-
The IP address of the compute resource.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The IP address of a compute resource.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
The IP address of the game session.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
-
The IP address of the game session.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
The IP address of 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
IP address assigned to the instance.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
-
The IP address of the game session.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
-
The IP address of the compute resource.
- IpPermission - Class in software.amazon.awssdk.services.gamelift.model
-
A range of IP addresses and port settings that allow inbound traffic to connect to processes on an instance in a fleet.
- IpPermission.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- IpProtocol - Enum in software.amazon.awssdk.services.gamelift.model
- ipRange() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
-
A range of allowed IP addresses.
- ipRange(String) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
-
A range of allowed IP addresses.
- 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.
- 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.
- IS_IP - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- isNone() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- IsSet - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- IsValidHostLabel - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
- 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.DescribeFleetLocationAttributesIterable
- 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.ListComputeIterable
- iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListContainerGroupDefinitionsIterable
- 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.ListLocationsIterable
- iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListScriptsIterable
- iterator() - Method in class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsIterable
K
- key() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
-
The game property identifier.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
-
The key for a developer-defined key value pair for tagging an Amazon Web Services resource.
- key(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameProperty.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Tag.Builder
-
The key for a developer-defined key value pair for tagging an Amazon Web Services resource.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.AcceptanceType
-
Use this in place of
AcceptanceType.values()to return aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ComputeStatus
-
Use this in place of
ComputeStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ComputeType
-
Use this in place of
ComputeType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
-
Use this in place of
ContainerDependencyCondition.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
-
Use this in place of
ContainerGroupDefinitionStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerOperatingSystem
-
Use this in place of
ContainerOperatingSystem.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerSchedulingStrategy
-
Use this in place of
ContainerSchedulingStrategy.values()to return aSetof 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 aSetof 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 aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.FilterInstanceStatus
-
Use this in place of
FilterInstanceStatus.values()to return aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.InstanceRoleCredentialsProvider
-
Use this in place of
InstanceRoleCredentialsProvider.values()to return aSetof 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 aSetof 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 aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.LocationFilter
-
Use this in place of
LocationFilter.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.LocationUpdateStatus
-
Use this in place of
LocationUpdateStatus.values()to return aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.gamelift.model.PriorityType
-
Use this in place of
PriorityType.values()to return aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof all values known to the SDK.
L
- lastClaimTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
-
Timestamp that indicates the last time the game server was claimed.
- lastClaimTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
-
Timestamp that indicates the last time the game server was claimed.
- 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.
- 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.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
The time that this data object was last modified.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
A timestamp that indicates when this game server group was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
-
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.
- LATENCY - software.amazon.awssdk.services.gamelift.model.PriorityType
- 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.
- 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.
- latencyInMs() - Method in class software.amazon.awssdk.services.gamelift.model.Player
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to @aws; Regions.
- latencyInMs(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.gamelift.model.Player.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to @aws; Regions.
- launchPath() - Method in class software.amazon.awssdk.services.gamelift.model.ServerProcess
-
The location of a game build executable or Realtime script.
- launchPath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ServerProcess.Builder
-
The location of a game build executable or Realtime script.
- launchTemplate() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
- launchTemplate(Consumer<LaunchTemplateSpecification.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
- launchTemplate(LaunchTemplateSpecification) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
- launchTemplateId() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
-
A unique identifier for an existing Amazon EC2 launch template.
- launchTemplateId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification.Builder
-
A unique identifier for an existing Amazon EC2 launch template.
- launchTemplateName() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
-
A readable identifier for an existing Amazon EC2 launch template.
- launchTemplateName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification.Builder
-
A readable identifier for an existing Amazon 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
- LESS_THAN_OR_EQUAL_TO_THRESHOLD - software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
- LESS_THAN_THRESHOLD - software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
- limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
-
The maximum number of results to return.
- limit() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
-
The maximum number of results to return.
- limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeRequest
-
The maximum number of results to return.
- limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest
-
The game server groups' limit.
- limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
-
The maximum number of results to return.
- limit() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
The maximum number of results to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
-
The maximum number of results to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
-
The maximum number of results to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeRequest.Builder
-
The maximum number of results to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest.Builder
-
The game server groups' limit.
- limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
-
The maximum number of results to return.
- limit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
-
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() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves all aliases for this Amazon Web Services account.
- listAliases() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves all aliases for this Amazon Web Services account.
- listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves all aliases for this Amazon Web Services account.
- listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves all aliases for this Amazon Web Services account.
- listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves all aliases for this Amazon Web Services account.
- listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves all aliases for this Amazon Web Services 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
-
This is a variant of
GameLiftAsyncClient.listAliases(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest)operation. - listAliasesPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listAliases(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest)operation. - listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listAliases(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest)operation. - listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listAliases(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest)operation. - listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listAliases(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest)operation. - listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listAliases(software.amazon.awssdk.services.gamelift.model.ListAliasesRequest)operation. - 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
- ListAliasesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ListAliasesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ListAliasesRequestMarshaller - ListAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListAliasesRequestMarshaller
- ListAliasesResponse - Class in software.amazon.awssdk.services.gamelift.model
- ListAliasesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- listBuilds() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves build resources for all builds associated with the Amazon Web Services account in use.
- listBuilds() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves build resources for all builds associated with the Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services account in use.
- listBuilds(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves build resources for all builds associated with the Amazon Web Services account in use.
- listBuilds(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves build resources for all builds associated with the Amazon Web Services 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
-
This is a variant of
GameLiftAsyncClient.listBuilds(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest)operation. - listBuildsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listBuilds(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest)operation. - listBuildsPaginator(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listBuilds(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest)operation. - listBuildsPaginator(Consumer<ListBuildsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listBuilds(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest)operation. - listBuildsPaginator(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listBuilds(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest)operation. - listBuildsPaginator(ListBuildsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listBuilds(software.amazon.awssdk.services.gamelift.model.ListBuildsRequest)operation. - 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
- ListBuildsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ListBuildsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ListBuildsRequestMarshaller - ListBuildsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListBuildsRequestMarshaller
- ListBuildsResponse - Class in software.amazon.awssdk.services.gamelift.model
- ListBuildsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- listCompute(Consumer<ListComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listCompute(Consumer<ListComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listCompute(ListComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listCompute(ListComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- ListComputeIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.listComputePaginator(software.amazon.awssdk.services.gamelift.model.ListComputeRequest)operation which is a paginated operation. - ListComputeIterable(GameLiftClient, ListComputeRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListComputeIterable
- listComputePaginator(Consumer<ListComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listCompute(software.amazon.awssdk.services.gamelift.model.ListComputeRequest)operation. - listComputePaginator(Consumer<ListComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listCompute(software.amazon.awssdk.services.gamelift.model.ListComputeRequest)operation. - listComputePaginator(ListComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listCompute(software.amazon.awssdk.services.gamelift.model.ListComputeRequest)operation. - listComputePaginator(ListComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listCompute(software.amazon.awssdk.services.gamelift.model.ListComputeRequest)operation. - ListComputePublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.listComputePaginator(software.amazon.awssdk.services.gamelift.model.ListComputeRequest)operation which is a paginated operation. - ListComputePublisher(GameLiftAsyncClient, ListComputeRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListComputePublisher
- ListComputeRequest - Class in software.amazon.awssdk.services.gamelift.model
- ListComputeRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ListComputeRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ListComputeRequestMarshaller - ListComputeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListComputeRequestMarshaller
- ListComputeResponse - Class in software.amazon.awssdk.services.gamelift.model
- ListComputeResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- listContainerGroupDefinitions(Consumer<ListContainerGroupDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- listContainerGroupDefinitions(Consumer<ListContainerGroupDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- listContainerGroupDefinitions(ListContainerGroupDefinitionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- listContainerGroupDefinitions(ListContainerGroupDefinitionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
- ListContainerGroupDefinitionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.listContainerGroupDefinitionsPaginator(software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest)operation which is a paginated operation. - ListContainerGroupDefinitionsIterable(GameLiftClient, ListContainerGroupDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListContainerGroupDefinitionsIterable
- listContainerGroupDefinitionsPaginator(Consumer<ListContainerGroupDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- listContainerGroupDefinitionsPaginator(Consumer<ListContainerGroupDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- listContainerGroupDefinitionsPaginator(ListContainerGroupDefinitionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- listContainerGroupDefinitionsPaginator(ListContainerGroupDefinitionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- ListContainerGroupDefinitionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.listContainerGroupDefinitionsPaginator(software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest)operation which is a paginated operation. - ListContainerGroupDefinitionsPublisher(GameLiftAsyncClient, ListContainerGroupDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListContainerGroupDefinitionsPublisher
- ListContainerGroupDefinitionsRequest - Class in software.amazon.awssdk.services.gamelift.model
- ListContainerGroupDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ListContainerGroupDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ListContainerGroupDefinitionsRequestMarshaller - ListContainerGroupDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListContainerGroupDefinitionsRequestMarshaller
- ListContainerGroupDefinitionsResponse - Class in software.amazon.awssdk.services.gamelift.model
- ListContainerGroupDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- listFleets() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listFleets() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listFleets(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listFleets(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listFleets(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- listFleets(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- 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
-
This is a variant of
GameLiftAsyncClient.listFleets(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest)operation. - listFleetsPaginator() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listFleets(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest)operation. - listFleetsPaginator(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listFleets(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest)operation. - listFleetsPaginator(Consumer<ListFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listFleets(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest)operation. - listFleetsPaginator(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listFleets(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest)operation. - listFleetsPaginator(ListFleetsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listFleets(software.amazon.awssdk.services.gamelift.model.ListFleetsRequest)operation. - 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
- ListFleetsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ListFleetsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ListFleetsRequestMarshaller - ListFleetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListFleetsRequestMarshaller
- ListFleetsResponse - Class in software.amazon.awssdk.services.gamelift.model
- ListFleetsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- listGameServerGroups(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Lists a game server groups.
- listGameServerGroups(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Lists a game server groups.
- listGameServerGroups(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Lists a game server groups.
- listGameServerGroups(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Lists a game server groups.
- ListGameServerGroupsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.listGameServerGroupsPaginator(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation which is a paginated operation. - ListGameServerGroupsIterable(GameLiftClient, ListGameServerGroupsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsIterable
- listGameServerGroupsPaginator(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listGameServerGroups(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation. - listGameServerGroupsPaginator(Consumer<ListGameServerGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listGameServerGroups(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation. - listGameServerGroupsPaginator(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listGameServerGroups(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation. - listGameServerGroupsPaginator(ListGameServerGroupsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listGameServerGroups(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation. - ListGameServerGroupsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.listGameServerGroupsPaginator(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation which is a paginated operation. - 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 - 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(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(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.
- 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(ListGameServersRequest) - 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
-
Represents the output for the
GameLiftClient.listGameServersPaginator(software.amazon.awssdk.services.gamelift.model.ListGameServersRequest)operation which is a paginated operation. - ListGameServersIterable(GameLiftClient, ListGameServersRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListGameServersIterable
- listGameServersPaginator(Consumer<ListGameServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listGameServers(software.amazon.awssdk.services.gamelift.model.ListGameServersRequest)operation. - listGameServersPaginator(Consumer<ListGameServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listGameServers(software.amazon.awssdk.services.gamelift.model.ListGameServersRequest)operation. - listGameServersPaginator(ListGameServersRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listGameServers(software.amazon.awssdk.services.gamelift.model.ListGameServersRequest)operation. - listGameServersPaginator(ListGameServersRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listGameServers(software.amazon.awssdk.services.gamelift.model.ListGameServersRequest)operation. - ListGameServersPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.listGameServersPaginator(software.amazon.awssdk.services.gamelift.model.ListGameServersRequest)operation which is a paginated operation. - 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 - 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
- listLocations(Consumer<ListLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Lists all custom and Amazon Web Services locations.
- listLocations(Consumer<ListLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Lists all custom and Amazon Web Services locations.
- listLocations(ListLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Lists all custom and Amazon Web Services locations.
- listLocations(ListLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Lists all custom and Amazon Web Services locations.
- ListLocationsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.listLocationsPaginator(software.amazon.awssdk.services.gamelift.model.ListLocationsRequest)operation which is a paginated operation. - ListLocationsIterable(GameLiftClient, ListLocationsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListLocationsIterable
- listLocationsPaginator(Consumer<ListLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listLocations(software.amazon.awssdk.services.gamelift.model.ListLocationsRequest)operation. - listLocationsPaginator(Consumer<ListLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listLocations(software.amazon.awssdk.services.gamelift.model.ListLocationsRequest)operation. - listLocationsPaginator(ListLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listLocations(software.amazon.awssdk.services.gamelift.model.ListLocationsRequest)operation. - listLocationsPaginator(ListLocationsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listLocations(software.amazon.awssdk.services.gamelift.model.ListLocationsRequest)operation. - ListLocationsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.listLocationsPaginator(software.amazon.awssdk.services.gamelift.model.ListLocationsRequest)operation which is a paginated operation. - ListLocationsPublisher(GameLiftAsyncClient, ListLocationsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.ListLocationsPublisher
- ListLocationsRequest - Class in software.amazon.awssdk.services.gamelift.model
- ListLocationsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ListLocationsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ListLocationsRequestMarshaller - ListLocationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ListLocationsRequestMarshaller
- ListLocationsResponse - Class in software.amazon.awssdk.services.gamelift.model
- ListLocationsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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 Amazon Web Services 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 Amazon Web Services account in use.
- listScripts(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves script records for all Realtime scripts that are associated with the Amazon Web Services 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 Amazon Web Services 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(Consumer<ListScriptsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listScripts(software.amazon.awssdk.services.gamelift.model.ListScriptsRequest)operation. - listScriptsPaginator(Consumer<ListScriptsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listScripts(software.amazon.awssdk.services.gamelift.model.ListScriptsRequest)operation. - listScriptsPaginator(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.listScripts(software.amazon.awssdk.services.gamelift.model.ListScriptsRequest)operation. - listScriptsPaginator(ListScriptsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.listScripts(software.amazon.awssdk.services.gamelift.model.ListScriptsRequest)operation. - 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 - 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(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves all tags assigned to a Amazon GameLift resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves all tags assigned to a Amazon GameLift resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Retrieves all tags assigned to a Amazon GameLift resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Retrieves all tags assigned to a Amazon 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 - 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
- Literal - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionDataProvider
- location() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The name of the custom location you added to the fleet that this compute resource resides in.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
A fleet's remote location to place the new game session in.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
-
The details of the custom location you created.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest
-
The name of a remote location to request instance limits for, in the form of an Amazon Web Services Region code such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
The fleet location to retrieve capacity information for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
The fleet location to retrieve utilization information for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest
-
A remote location to check for status of port setting updates.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
The requested fleet location, expressed as an Amazon Web Services Region code, such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A fleet location to get game session details for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
-
A fleet location to get game sessions for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest
-
The name of a location to retrieve instance information for, in the form of an Amazon Web Services Region code such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
-
The fleet location.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit
-
An Amazon Web Services Region code, such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
The fleet location for the instance count information, expressed as an Amazon Web Services Region code, such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
The fleet location for the fleet utilization information, expressed as an Amazon Web Services Region code, such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
The fleet location where the game session is running.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
The fleet location of the instance, expressed as an Amazon Web Services Region code, such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeRequest
-
The name of a location to retrieve compute resources for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
-
An Amazon Web Services Region code, such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
-
The fleet location, expressed as an Amazon Web Services Region code such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest
-
The name of a custom location to associate with the compute resource being registered.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
The fleet location.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
A fleet location to search for game sessions.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest
-
The fleet location to restart fleet actions for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest
-
The fleet location to stop fleet actions for.
- location() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
-
The name of a remote location to update fleet capacity settings for, in the form of an Amazon Web Services Region code such as
us-west-2. - location() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse
-
The remote location being updated, expressed as an Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The name of the custom location you added to the fleet that this compute resource resides in.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
A fleet's remote location to place the new game session in.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
-
The name of a remote location to request instance limits for, in the form of an Amazon Web Services Region code such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest.Builder
-
The fleet location to retrieve capacity information for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest.Builder
-
The fleet location to retrieve utilization information for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest.Builder
-
A remote location to check for status of port setting updates.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
-
The requested fleet location, expressed as an Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
-
A fleet location to get game session details for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
-
A fleet location to get game sessions for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
-
The name of a location to retrieve instance information for, in the form of an Amazon Web Services Region code such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
-
The fleet location.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceLimit.Builder
-
An Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
The fleet location for the instance count information, expressed as an Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetUtilization.Builder
-
The fleet location for the fleet utilization information, expressed as an Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
The fleet location where the game session is running.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
The fleet location of the instance, expressed as an Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeRequest.Builder
-
The name of a location to retrieve compute resources for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationConfiguration.Builder
-
An Amazon Web Services Region code, such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationState.Builder
-
The fleet location, expressed as an Amazon Web Services Region code such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
-
The name of a custom location to associate with the compute resource being registered.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
The fleet location.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
-
A fleet location to search for game sessions.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
-
The fleet location to restart fleet actions for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
-
The fleet location to stop fleet actions for.
- location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
-
The name of a remote location to update fleet capacity settings for, in the form of an Amazon Web Services Region code such as
us-west-2. - location(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityResponse.Builder
-
The remote location being updated, expressed as an Amazon Web Services Region code, such as
us-west-2. - location(Consumer<LocationModel.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationResponse.Builder
-
The details of the custom location you created.
- location(LocationModel) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationResponse.Builder
-
The details of the custom location you created.
- LOCATION - software.amazon.awssdk.services.gamelift.model.PriorityType
- locationArn() - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift location resource and uniquely identifies it.
- locationArn(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationModel.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift location resource and uniquely identifies it.
- locationAttributes() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
-
Location-specific information on the requested fleet's remote locations.
- locationAttributes(Collection<LocationAttributes>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse.Builder
-
Location-specific information on the requested fleet's remote locations.
- locationAttributes(Consumer<LocationAttributes.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse.Builder
-
Location-specific information on the requested fleet's remote locations.
- locationAttributes(LocationAttributes...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse.Builder
-
Location-specific information on the requested fleet's remote locations.
- LocationAttributes - Class in software.amazon.awssdk.services.gamelift.model
-
Details about a location in a multi-location fleet.
- LocationAttributes.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- LocationConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
This data type has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- LocationConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- LocationFilter - Enum in software.amazon.awssdk.services.gamelift.model
- LocationModel - Class in software.amazon.awssdk.services.gamelift.model
-
Properties of a custom location for use in an Amazon GameLift Anywhere fleet.
- LocationModel.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- locationName() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationRequest
-
A descriptive name for the custom location.
- locationName() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationRequest
-
The location name of the custom location to be deleted.
- locationName() - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
-
The location's name.
- locationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationRequest.Builder
-
A descriptive name for the custom location.
- locationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteLocationRequest.Builder
-
The location name of the custom location to be deleted.
- locationName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationModel.Builder
-
The location's name.
- locationOrder() - Method in class software.amazon.awssdk.services.gamelift.model.PriorityConfiguration
-
The prioritization order to use for fleet locations, when the
PriorityOrderproperty includesLOCATION. - locationOrder(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.PriorityConfiguration.Builder
-
The prioritization order to use for fleet locations, when the
PriorityOrderproperty includesLOCATION. - locationOrder(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.PriorityConfiguration.Builder
-
The prioritization order to use for fleet locations, when the
PriorityOrderproperty includesLOCATION. - locations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- locations() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- locations() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
-
The list of fleet locations to delete.
- locations() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest
-
A list of fleet locations to retrieve information for.
- locations() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
-
A collection of locations.
- locations() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListLocationsIterable
-
Returns an iterable to iterate through the paginated
ListLocationsResponse.locations()member. - locations() - Method in class software.amazon.awssdk.services.gamelift.paginators.ListLocationsPublisher
-
Returns a publisher that can be used to get a stream of data.
- locations(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest.Builder
-
The list of fleet locations to delete.
- locations(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest.Builder
-
A list of fleet locations to retrieve information for.
- locations(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest.Builder
-
The list of fleet locations to delete.
- locations(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest.Builder
-
A list of fleet locations to retrieve information for.
- locations(Collection<LocationConfiguration>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest.Builder
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- locations(Collection<LocationConfiguration>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- locations(Collection<LocationModel>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsResponse.Builder
-
A collection of locations.
- locations(Consumer<LocationConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest.Builder
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- locations(Consumer<LocationConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- locations(Consumer<LocationModel.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsResponse.Builder
-
A collection of locations.
- locations(LocationConfiguration...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest.Builder
-
A list of locations to deploy additional instances to and manage as part of the fleet.
- locations(LocationConfiguration...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
A set of remote locations to deploy additional instances to and manage as part of the fleet.
- locations(LocationModel...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsResponse.Builder
-
A collection of locations.
- locationState() - Method in class software.amazon.awssdk.services.gamelift.model.LocationAttributes
-
A fleet location and its current life-cycle state.
- locationState(Consumer<LocationState.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
A fleet location and its current life-cycle state.
- locationState(LocationState) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
A fleet location and its current life-cycle state.
- LocationState - Class in software.amazon.awssdk.services.gamelift.model
-
A fleet location and its life-cycle state.
- LocationState.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- locationStates() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- locationStates() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetResponse
-
The fleet's locations and life-cycle status of each location.
- locationStates() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
-
The remote locations that are being deleted, with each location status set to
DELETING. - locationStates(Collection<LocationState>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse.Builder
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- locationStates(Collection<LocationState>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
-
The fleet's locations and life-cycle status of each location.
- locationStates(Collection<LocationState>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse.Builder
-
The remote locations that are being deleted, with each location status set to
DELETING. - locationStates(Consumer<LocationState.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse.Builder
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- locationStates(Consumer<LocationState.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
-
The fleet's locations and life-cycle status of each location.
- locationStates(Consumer<LocationState.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse.Builder
-
The remote locations that are being deleted, with each location status set to
DELETING. - locationStates(LocationState...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse.Builder
-
The remote locations that are being added to the fleet, and the life-cycle status of each location.
- locationStates(LocationState...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetResponse.Builder
-
The fleet's locations and life-cycle status of each location.
- locationStates(LocationState...) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse.Builder
-
The remote locations that are being deleted, with each location status set to
DELETING. - LocationUpdateStatus - Enum in software.amazon.awssdk.services.gamelift.model
- logPaths() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. To specify where Amazon GameLift should store log files once a server process shuts down, use the Amazon GameLift server API
ProcessReady()and specify one or more directory paths inlogParameters. - logPaths() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Game session log paths are now defined using the Amazon GameLift server API
ProcessReady()logParameters. - logPaths(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
This parameter is no longer used. To specify where Amazon GameLift should store log files once a server process shuts down, use the Amazon GameLift server API
ProcessReady()and specify one or more directory paths inlogParameters. - logPaths(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
This parameter is no longer used. Game session log paths are now defined using the Amazon GameLift server API
ProcessReady()logParameters. - logPaths(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
This parameter is no longer used. To specify where Amazon GameLift should store log files once a server process shuts down, use the Amazon GameLift server API
ProcessReady()and specify one or more directory paths inlogParameters. - logPaths(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
This parameter is no longer used. Game session log paths are now defined using the Amazon GameLift server API
ProcessReady()logParameters.
M
- M3_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M3_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M3_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M3_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M4_10_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M4_10_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M4_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M4_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M4_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M4_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M4_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M4_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_24_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_A_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_A_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M5_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M5_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M6_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M6_G_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- M7_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- M7_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- MANUAL - software.amazon.awssdk.services.gamelift.model.BackfillMode
- 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(CreateContainerGroupDefinitionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateContainerGroupDefinitionRequestMarshaller
- marshall(CreateFleetLocationsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateFleetLocationsRequestMarshaller
- 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(CreateLocationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.CreateLocationRequestMarshaller
- 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(DeleteContainerGroupDefinitionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteContainerGroupDefinitionRequestMarshaller
- marshall(DeleteFleetLocationsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteFleetLocationsRequestMarshaller
- 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(DeleteLocationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeleteLocationRequestMarshaller
- 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(DeregisterComputeRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DeregisterComputeRequestMarshaller
- 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(DescribeComputeRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeComputeRequestMarshaller
- marshall(DescribeContainerGroupDefinitionRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeContainerGroupDefinitionRequestMarshaller
- 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(DescribeFleetLocationAttributesRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetLocationAttributesRequestMarshaller
- marshall(DescribeFleetLocationCapacityRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetLocationCapacityRequestMarshaller
- marshall(DescribeFleetLocationUtilizationRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.DescribeFleetLocationUtilizationRequestMarshaller
- 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(GetComputeAccessRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.GetComputeAccessRequestMarshaller
- marshall(GetComputeAuthTokenRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.GetComputeAuthTokenRequestMarshaller
- 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(ListComputeRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListComputeRequestMarshaller
- marshall(ListContainerGroupDefinitionsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListContainerGroupDefinitionsRequestMarshaller
- 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(ListLocationsRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.ListLocationsRequestMarshaller
- 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(RegisterComputeRequest) - Method in class software.amazon.awssdk.services.gamelift.transform.RegisterComputeRequestMarshaller
- 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() - 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.
- 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(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(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.
- matchmakerData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
Information about the matchmaking process that resulted in the game session, if matchmaking was used.
- matchmakerData() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
Information on the matchmaking process for this game.
- matchmakerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
Information about the matchmaking process that resulted in the game session, if matchmaking was used.
- matchmakerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse
-
Ticket representing the backfill matchmaking request.
- matchmakingTicket() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingResponse
-
Ticket representing the matchmaking request.
- matchmakingTicket(Consumer<MatchmakingTicket.Builder>) - 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.StartMatchmakingResponse.Builder
-
Ticket representing the matchmaking request.
- matchmakingTicket(MatchmakingTicket) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillResponse.Builder
-
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 - Class in software.amazon.awssdk.services.gamelift.model
-
Ticket generated to track the progress of a matchmaking request.
- MatchmakingTicket.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- maxConcurrentGameSessionActivations() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
-
The number of game sessions in status
ACTIVATINGto allow on an instance or container. - maxConcurrentGameSessionActivations(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
-
The number of game sessions in status
ACTIVATINGto allow on an instance or container. - maximum() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
The maximum instance count value allowed.
- maximum(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
The maximum instance count value allowed.
- maximumIndividualPlayerLatencyMilliseconds() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatencyPolicy
-
The maximum latency value that is allowed for any player, in milliseconds.
- 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.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.FleetUtilization
-
The maximum number of players allowed across all game sessions that are currently being hosted across all instances in the fleet location.
- 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() - 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() - 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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
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.CreateGameSessionRequest.Builder
-
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 that are currently being hosted across all instances in the fleet location.
- 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(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(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(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.
- maxReplicaContainerGroupsPerInstance() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
-
The maximum possible number of replica container groups that each fleet instance can have.
- maxReplicaContainerGroupsPerInstance(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance.Builder
-
The maximum possible number of replica container groups that each fleet instance can have.
- maxSize() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
The maximum number of instances allowed in the Amazon EC2 Auto Scaling group.
- maxSize() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
-
The maximum number of instances that are allowed in the specified fleet location.
- maxSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The maximum number of instances allowed in the Amazon EC2 Auto Scaling group.
- maxSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
-
The maximum number of instances that are allowed in the specified fleet location.
- memoryLimits() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
The amount of memory that Amazon GameLift makes available to the container.
- memoryLimits() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
The amount of memory to make available to the container.
- memoryLimits(Consumer<ContainerMemoryLimits.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The amount of memory that Amazon GameLift makes available to the container.
- memoryLimits(Consumer<ContainerMemoryLimits.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
The amount of memory to make available to the container.
- memoryLimits(ContainerMemoryLimits) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The amount of memory that Amazon GameLift makes available to the container.
- memoryLimits(ContainerMemoryLimits) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
The amount of memory to make available to the container.
- message() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- message() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
Additional information related to the event.
- message() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
-
The message text to be used with a terminal routing strategy.
- message() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
-
Additional messaging associated with the connection status.
- message(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SourceException.BuilderImpl
- 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(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.NotReadyException.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(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.
- metricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The name of an Amazon Web Services CloudWatch metric group to add this fleet to.
- metricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Name of a metric group that metrics for this fleet are added to.
- metricGroups() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
The name of a 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 Web Services CloudWatch metric group to add this fleet to.
- metricGroups(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Name of a metric group that metrics for this fleet are added to.
- metricGroups(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
The name of a metric group to add this fleet to.
- metricGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The name of an Amazon Web Services CloudWatch metric group to add this fleet to.
- metricGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Name of a metric group that metrics for this fleet are added to.
- metricGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
The name of a metric group to add this fleet to.
- 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() - 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.
- 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(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.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.ScalingPolicy.Builder
-
Name of the Amazon GameLift-defined metric that is used to trigger a scaling adjustment.
- MetricName - Enum in software.amazon.awssdk.services.gamelift.model
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
The minimum instance count value allowed.
- minimum(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
The minimum instance count value allowed.
- minSize() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest
-
The minimum number of instances allowed in the Amazon EC2 Auto Scaling group.
- minSize() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest
-
The minimum number of instances that are allowed in the specified fleet location.
- minSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
-
The minimum number of instances allowed in the Amazon EC2 Auto Scaling group.
- minSize(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
-
The minimum number of instances that are allowed in the specified fleet location.
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GameLiftRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GameLiftResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GameLiftResolveEndpointInterceptor
N
- n() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
-
For number values, expressed as double.
- n(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
-
For number values, expressed as double.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
A descriptive label that is associated with an alias.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
A descriptive label associated with a build.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
-
The environment variable name.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
A descriptive identifier for the container group definition.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
-
A descriptive label that is associated with an alias.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
A descriptive label associated with a build.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
A descriptive identifier for the container group definition.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
A descriptive label that is associated with a fleet.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest
-
A descriptive label that is associated with a game session.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
-
A descriptive label that is associated with a script.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionRequest
-
The unique identifier for the container group definition to delete.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest
-
A unique identifier for the matchmaking rule set to be deleted.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
-
The unique identifier for the container group definition to retrieve properties for.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A descriptive label that is associated with a fleet.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A descriptive label that is associated with a game session.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
A descriptive label that is associated with game session queue.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
-
A descriptive label that is associated with an alias.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking configuration.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
A descriptive label that is associated with a fleet's scaling policy.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse
-
A descriptive label that is associated with a fleet's scaling policy.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
A descriptive label that is associated with a fleet's scaling policy.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.Script
-
A descriptive label that is associated with a script.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
-
A descriptive label that is associated with an alias.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
-
A descriptive label associated with a build.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
A descriptive label that is associated with a fleet.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
A descriptive label that is associated with game session queue.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
A descriptive label that is associated with a game session.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking configuration to update.
- name() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
-
A descriptive label that is associated with a script.
- name(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference.Builder
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Alias.Builder
-
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 associated with a build.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerEnvironment.Builder
-
The environment variable name.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
A descriptive identifier for the container group definition.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
-
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 associated with a build.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
A descriptive identifier for the container group definition.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
-
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 the matchmaking configuration.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
-
A unique identifier for the 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionRequest.Builder
-
The unique identifier for the container group definition to delete.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest.Builder
-
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 the matchmaking configuration.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest.Builder
-
A unique identifier for the 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 fleet's scaling policy.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest.Builder
-
The unique identifier for the container group definition to retrieve properties for.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
A unique identifier for the matchmaking configuration.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
-
A descriptive label that is associated with a fleet's scaling policy.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse.Builder
-
A descriptive label that is associated with a fleet's scaling policy.
- name(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
A descriptive label that is associated with a fleet's 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
-
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 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
A unique identifier for the 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(Identifier) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- names() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest
-
A list of queue names to retrieve information for.
- names() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking configuration(s) to retrieve.
- 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.
- names(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.DescribeMatchmakingConfigurationsRequest.Builder
-
A unique identifier for the matchmaking configuration(s) to retrieve.
- 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(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
-
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 the 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.
- NEW - software.amazon.awssdk.services.gamelift.model.FleetStatus
- NEW - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- newGameSessionProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- newGameSessionProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- newGameSessionProtectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new game sessions created in this fleet.
- newGameSessionProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The status of termination protection for active game sessions on the fleet.
- newGameSessionProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The type of game session protection to set on all new instances that are started in the fleet.
- newGameSessionProtectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
The game session protection policy to apply to all new game sessions created in this fleet.
- newGameSessionProtectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The status of termination protection for active game sessions on the fleet.
- newGameSessionProtectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The type of game session protection to set on all new instances that are started in the fleet.
- newGameSessionProtectionPolicy(ProtectionPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
The game session protection policy to apply to all new game sessions created in this fleet.
- newGameSessionProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The status of termination protection for active game sessions on the fleet.
- newGameSessionProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The type of game session protection to set on all new instances that are started in the fleet.
- newGameSessionProtectionPolicyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
The game session protection policy to apply to all new game sessions created in this fleet.
- newGameSessionsPerCreator() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
-
A policy that puts limits on the number of game sessions that a player can create within a specified span of time.
- newGameSessionsPerCreator(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy.Builder
-
A policy that puts limits on the number of game sessions that a player can create within a specified span of time.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesResponse
-
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.DescribeFleetCapacityRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityResponse
-
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.DescribeFleetEventsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsResponse
-
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.DescribeFleetLocationAttributesRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
-
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.DescribeFleetUtilizationRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationResponse
-
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.DescribeGameServerInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsResponse
-
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.DescribeGameSessionQueuesRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsResponse
-
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.DescribeInstancesRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeInstancesResponse
-
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.DescribeMatchmakingConfigurationsRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsResponse
-
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.DescribeScalingPoliciesRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse
-
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.ListAliasesRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsResponse
-
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.ListComputeRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
-
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.ListContainerGroupDefinitionsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
-
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.ListFleetsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsResponse
-
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.ListGameServerGroupsRequest
-
Specify the pagination token from a previous request to retrieve the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse
-
Specify the pagination token from a previous request to retrieve the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListGameServersRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
-
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.ListScriptsRequest
-
A token that indicates the start of the next sequential page of results.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
A token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsResponse
-
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.DescribeFleetAttributesRequest.Builder
-
A 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
-
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.DescribeFleetCapacityRequest.Builder
-
A 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
-
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.DescribeFleetEventsRequest.Builder
-
A 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
-
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.DescribeFleetLocationAttributesRequest.Builder
-
A token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse.Builder
-
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.DescribeFleetUtilizationRequest.Builder
-
A 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
-
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.DescribeGameServerInstancesRequest.Builder
-
A token that indicates the start of the next sequential page 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
-
A 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
-
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.DescribeGameSessionQueuesRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
-
A 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
-
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.DescribeInstancesRequest.Builder
-
A 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
-
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.DescribeMatchmakingConfigurationsRequest.Builder
-
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(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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
-
A 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
-
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.DescribeScalingPoliciesRequest.Builder
-
A 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
-
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.ListAliasesRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
-
A 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
-
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.ListComputeRequest.Builder
-
A token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeResponse.Builder
-
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.ListContainerGroupDefinitionsRequest.Builder
-
A token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse.Builder
-
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.ListFleetsRequest.Builder
-
A 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
-
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.ListGameServerGroupsRequest.Builder
-
Specify the pagination token from a previous request to retrieve the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsResponse.Builder
-
Specify the pagination token from a previous request to retrieve the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
-
A token that indicates the start of the next sequential page 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
-
A token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsResponse.Builder
-
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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
-
A 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
-
A token that indicates where to resume retrieving results on the next call to this operation.
- NO_PROTECTION - software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
- NO_PROTECTION - software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
- none() - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- Not - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- NOT_FOUND - software.amazon.awssdk.services.gamelift.model.FleetStatus
- NotFoundException - Exception in software.amazon.awssdk.services.gamelift.model
-
THe requested resources was not found.
- NotFoundException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- notificationTarget() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement 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() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
An SNS topic ARN that is set up to receive game session placement 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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
An SNS topic ARN that is set up to receive game session placement notifications.
- notificationTarget() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
An SNS topic ARN that is set up to receive matchmaking notifications.
- notificationTarget(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
An SNS topic ARN that is set up to receive game session placement notifications.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
An SNS topic ARN that is set up to receive game session placement 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
An SNS topic ARN that is set up to receive game session placement 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.
- NotReadyException - Exception in software.amazon.awssdk.services.gamelift.model
-
The operation failed because Amazon GameLift has not yet finished validating this compute.
- NotReadyException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
O
- 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.
- 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.
- of(boolean) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- ON_DEMAND - software.amazon.awssdk.services.gamelift.model.FleetType
- ON_DEMAND_ONLY - software.amazon.awssdk.services.gamelift.model.BalancingStrategy
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
Operating system that the game server binaries are built to run on.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The type of operating system on the compute resource.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The platform required for all containers in the container group definition.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
The operating system that your game server binaries run on.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
The platform that is used by containers in the container group definition.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The operating system of the fleet's computing resources.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
Operating system that is running on this EC2 instance.
- operatingSystem() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The type of operating system on the compute resource.
- operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The platform required for all containers in the container group definition.
- operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
-
The operating system that your game server binaries run on.
- operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
The platform that is used by containers in the container group definition.
- operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The 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 EC2 instance.
- operatingSystem(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
Operating system that is running on the instance.
- operatingSystem(ContainerOperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The platform required for all containers in the container group definition.
- operatingSystem(ContainerOperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
The platform that is used by containers in the container group definition.
- 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(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The type of operating system on the compute resource.
- operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
-
The operating system that your game server binaries run on.
- operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
The operating system of the fleet's computing resources.
- operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
Operating system that is running on this EC2 instance.
- operatingSystem(OperatingSystem) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceAccess.Builder
-
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.Compute
-
The type of operating system on the compute resource.
- operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The platform required for all containers in the container group definition.
- operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
The operating system that your game server binaries run on.
- operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
The platform that is used by containers in the container group definition.
- operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
The 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 EC2 instance.
- operatingSystemAsString() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
Operating system that is running on the instance.
- operation() - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.DefaultGameLiftAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- OutOfCapacityException - Exception in software.amazon.awssdk.services.gamelift.model
-
The specified game server group has no available game servers to fulfill a
ClaimGameServerrequest. - OutOfCapacityException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- outputs() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ClaimGameServerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateAliasRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameServerGroupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteAliasRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameServerGroupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteLocationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteMatchmakingRuleSetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringAuthorizationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterComputeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterGameServerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeAliasRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeComputeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeEc2InstanceLimitsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetCapacityRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetUtilizationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerGroupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerInstancesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameServerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionQueuesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeInstancesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GetInstanceAccessRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListAliasesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListBuildsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterGameServerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResolveAliasRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartFleetActionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopFleetActionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UntagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetCapacityRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetPortSettingsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerGroupRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteBuildRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteGameSessionQueueRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteLocationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DeregisterComputeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeBuildRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeComputeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListComputeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListGameServersRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ListLocationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.RegisterComputeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Sets the value for client override configuration
P
- Parameter - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- 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.
- 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(Parameters) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.gamelift.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- Partition - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- path(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- peerVpcAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Used when peering your Amazon GameLift fleet with a VPC, the unique identifier for the Amazon Web Services account that owns the VPC.
- peerVpcAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest
-
A unique identifier for the Amazon Web Services account with the VPC that you want to peer your Amazon GameLift fleet with.
- peerVpcAwsAccountId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringAuthorization
-
The authorization's peer VPC Amazon Web Services account ID.
- peerVpcAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Used when peering your Amazon GameLift fleet with a VPC, the unique identifier for the Amazon Web Services account that owns the VPC.
- peerVpcAwsAccountId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringConnectionRequest.Builder
-
A unique identifier for the Amazon Web Services 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
-
The authorization's peer VPC Amazon Web Services account ID.
- 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() - 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() - 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() - 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() - 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() - 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.
- 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(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(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(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(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(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.
- pending() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are starting but not yet active.
- pending() - Method in class software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts
-
The number of container groups that are starting up but have not yet registered.
- pending(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
Number of instances that are starting but not yet active.
- pending(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts.Builder
-
The number of container groups that are starting up but have not yet registered.
- PENDING - software.amazon.awssdk.services.gamelift.model.ComputeStatus
- PENDING - software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
- PENDING - software.amazon.awssdk.services.gamelift.model.InstanceStatus
- PENDING_UPDATE - software.amazon.awssdk.services.gamelift.model.LocationUpdateStatus
- PERCENT_AVAILABLE_GAME_SESSIONS - software.amazon.awssdk.services.gamelift.model.MetricName
- PERCENT_CHANGE_IN_CAPACITY - software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
- PERCENT_IDLE_INSTANCES - software.amazon.awssdk.services.gamelift.model.MetricName
- PlacedPlayerSession - Class in software.amazon.awssdk.services.gamelift.model
-
Information about a player session.
- PlacedPlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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.
- 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(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(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.
- placementId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest
-
A unique identifier for a game session placement to retrieve.
- placementId() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
A unique identifier for a 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() - Method in class software.amazon.awssdk.services.gamelift.model.StopGameSessionPlacementRequest
-
A unique identifier for a game session placement to stop.
- placementId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionPlacementRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
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 stop.
- PLACING - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.Player
-
A collection of key:value pairs containing player information for use in matchmaking.
- 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.
- playerData() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
Developer-defined information related to a player.
- playerData(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
-
Developer-defined information related to a 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.
- 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.
- playerId() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest
-
A unique identifier for a player.
- playerId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player to retrieve player sessions for.
- playerId() - Method in class software.amazon.awssdk.services.gamelift.model.DesiredPlayerSession
-
A unique identifier for a player to associate with the player session.
- playerId() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
-
A unique identifier for a player
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.Player
-
A unique identifier for a player
- playerId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
-
A unique identifier for a player associated with the latency data.
- playerId() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
A unique identifier for a player that is associated with this player session.
- playerId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionRequest.Builder
-
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(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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Player.Builder
-
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(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.
- playerIds() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
-
A unique identifier for a player delivering the response.
- playerIds() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsRequest
-
List of unique identifiers for the players to be added.
- playerIds(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.CreatePlayerSessionsRequest.Builder
-
List of unique identifiers for the players to be added.
- playerIds(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
-
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.
- playerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies() - Method in class software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies(Collection<PlayerLatency>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies(Collection<PlayerLatency>) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies(Consumer<PlayerLatency.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies(Consumer<PlayerLatency.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies(PlayerLatency...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- playerLatencies(PlayerLatency...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartGameSessionPlacementRequest.Builder
-
A set of values, expressed in milliseconds, that indicates the amount of latency that a player experiences when connected to Amazon Web Services Regions.
- PlayerLatency - Class in software.amazon.awssdk.services.gamelift.model
-
Regional latency information for a player, used when requesting a new game session.
- PlayerLatency.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- playerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(Collection<PlayerLatencyPolicy>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(Consumer<PlayerLatencyPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(Consumer<PlayerLatencyPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(Consumer<PlayerLatencyPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(PlayerLatencyPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(PlayerLatencyPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
A set of policies that act as a sliding cap on player latency.
- playerLatencyPolicies(PlayerLatencyPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
A set of policies that act as a sliding cap on player latency.
- PlayerLatencyPolicy - Class in software.amazon.awssdk.services.gamelift.model
-
Sets a latency cap for individual players when placing a game session.
- PlayerLatencyPolicy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- players() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
A set of
Playerobjects, each representing a player to find matches for. - 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() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest
-
Information on each player to be matched.
- players(Collection<Player>) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
A set of
Playerobjects, 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(Collection<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.MatchmakingTicket.Builder
-
A set of
Playerobjects, each representing a player to find matches for. - 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(Consumer<Player.Builder>...) - 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.MatchmakingTicket.Builder
-
A set of
Playerobjects, each representing a player to find matches for. - 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(Player...) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchmakingRequest.Builder
-
Information on each player to be matched.
- playerSession() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse
-
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(PlayerSession) - Method in interface software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionResponse.Builder
-
Object that describes the newly created player session record.
- PlayerSession - Class in software.amazon.awssdk.services.gamelift.model
-
Represents a player session.
- PlayerSession.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- playerSessionCreationPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
Indicates whether or not the game session is accepting new players.
- playerSessionCreationPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
A policy that determines whether the game session is accepting new players.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
-
A policy that determines whether 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(PlayerSessionCreationPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest.Builder
-
A policy that determines whether the game session is accepting new players.
- PlayerSessionCreationPolicy - Enum in software.amazon.awssdk.services.gamelift.model
- 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
-
A policy that determines whether the game session is accepting new players.
- playerSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
-
A unique identifier for a player session to retrieve.
- playerSessionId() - Method in class software.amazon.awssdk.services.gamelift.model.MatchedPlayerSession
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
A unique identifier for a player session.
- playerSessionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlacedPlayerSession.Builder
-
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.
- playerSessions() - Method in class software.amazon.awssdk.services.gamelift.model.CreatePlayerSessionsResponse
-
A collection of player session objects created for the added players.
- 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.
- 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(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(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(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(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.DescribePlayerSessionsResponse.Builder
-
A collection of objects containing properties for each player session that matches the request.
- PlayerSessionStatus - Enum in software.amazon.awssdk.services.gamelift.model
- playerSessionStatusFilter() - Method in class software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest
-
Player session status to filter results on.
- playerSessionStatusFilter(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribePlayerSessionsRequest.Builder
-
Player session status to filter results on.
- 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.
- 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.
- policyPeriodInMinutes() - Method in class software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy
-
The time span used in evaluating the resource creation limit policy.
- policyPeriodInMinutes(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ResourceCreationLimitPolicy.Builder
-
The time span used in evaluating the resource creation limit policy.
- policyType() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
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.
- policyType(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
-
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.PutScalingPolicyRequest.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 - Enum in software.amazon.awssdk.services.gamelift.model
- 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.
- pop() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- port() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
The port number for the game session.
- port() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo
-
The port number for the game session.
- port() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
The port number for the game session.
- port() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
Port number for the game session.
- port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
The port number for the game session.
- port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionConnectionInfo.Builder
-
The port number for the game session.
- port(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
The 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.
- portConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
Defines the ports that are available to assign to processes in the container.
- portConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
A set of ports that Amazon GameLift can assign to processes in the container.
- portConfiguration(Consumer<ContainerPortConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
Defines the ports that are available to assign to processes in the container.
- portConfiguration(Consumer<ContainerPortConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A set of ports that Amazon GameLift can assign to processes in the container.
- portConfiguration(ContainerPortConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
Defines the ports that are available to assign to processes in the container.
- portConfiguration(ContainerPortConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
A set of ports that Amazon GameLift can assign to processes in the container.
- preSignedLogUrl() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
Location of stored logs with additional detail that is related to the event.
- 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.
- preSignedUrl() - Method in class software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse
-
Location of the requested game session logs, available for download.
- preSignedUrl(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetGameSessionLogUrlResponse.Builder
-
Location of the requested game session logs, available for download.
- priorityConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionQueue
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration(Consumer<PriorityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration(Consumer<PriorityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration(Consumer<PriorityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration(PriorityConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest.Builder
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration(PriorityConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionQueue.Builder
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- priorityConfiguration(PriorityConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameSessionQueueRequest.Builder
-
Custom settings to use when prioritizing destinations and locations for game session placements.
- PriorityConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
Custom prioritization settings for use by a game session queue when placing new game sessions with available game servers.
- PriorityConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- priorityOrder() - Method in class software.amazon.awssdk.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- priorityOrder(Collection<PriorityType>) - Method in interface software.amazon.awssdk.services.gamelift.model.PriorityConfiguration.Builder
-
The recommended sequence to use when prioritizing where to place new game sessions.
- priorityOrder(PriorityType...) - Method in interface software.amazon.awssdk.services.gamelift.model.PriorityConfiguration.Builder
-
The recommended sequence to use when prioritizing where to place new game sessions.
- priorityOrderAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.PriorityConfiguration
-
The recommended sequence to use when prioritizing where to place new game sessions.
- priorityOrderWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.PriorityConfiguration.Builder
-
The recommended sequence to use when prioritizing where to place new game sessions.
- priorityOrderWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.PriorityConfiguration.Builder
-
The recommended sequence to use when prioritizing where to place new game sessions.
- PriorityType - Enum in software.amazon.awssdk.services.gamelift.model
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointAttributeProvider
- protectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionDetail
-
Current status of protection for the game session.
- protectionPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameSessionRequest
-
Game session protection policy to apply to this game session only.
- protectionPolicy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionDetail.Builder
-
Current status of protection for the game session.
- 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.GameSessionDetail.Builder
-
Current status of protection for the game session.
- 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 - Enum in software.amazon.awssdk.services.gamelift.model
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
-
The network protocol that this mapping supports.
- protocol() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
-
The network protocol that these ports support.
- protocol() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- protocol(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortMapping.Builder
-
The network protocol that this mapping supports.
- protocol(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortRange.Builder
-
The network protocol that these ports support.
- 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.ContainerPortMapping.Builder
-
The network protocol that this mapping supports.
- protocol(IpProtocol) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortRange.Builder
-
The network protocol that these ports support.
- protocol(IpProtocol) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
-
The network communication protocol used by the fleet.
- protocolAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
-
The network protocol that this mapping supports.
- protocolAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
-
The network protocol that these ports support.
- protocolAsString() - Method in class software.amazon.awssdk.services.gamelift.model.IpPermission
-
The network communication protocol used by the fleet.
- push() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder>) - 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.GameLiftClient
-
Creates or updates a scaling policy for a fleet.
- putScalingPolicy(PutScalingPolicyRequest) - 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.
- PutScalingPolicyRequest - Class in software.amazon.awssdk.services.gamelift.model
- PutScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- PutScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
PutScalingPolicyRequestMarshaller - PutScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.PutScalingPolicyRequestMarshaller
- PutScalingPolicyResponse - Class in software.amazon.awssdk.services.gamelift.model
- PutScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
Q
- QUEUE_DEPTH - software.amazon.awssdk.services.gamelift.model.MetricName
- QUEUED - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
R
- R3_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R3_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R3_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R3_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R3_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R4_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R4_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R4_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R4_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_24_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_24_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_A_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_A_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_D_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_24_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_D_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R5_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R5_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_LARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R6_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R6_G_XLARGE - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- R7_G_12_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_16_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_2_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_4_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_8_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- R7_G_XLARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- READY - software.amazon.awssdk.services.gamelift.model.BuildStatus
- READY - software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
- ref(Identifier) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.DefaultGameLiftAuthSchemeParams
- region() - Method in class software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
- region() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- region() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams.Builder
- region(Region) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in class software.amazon.awssdk.services.gamelift.internal.GameLiftServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
- regionIdentifier() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerLatency
-
Name of the Region that is associated with the latency value.
- regionIdentifier(String) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerLatency.Builder
-
Name of the Region that is associated with the latency value.
- RegionOverride - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partition.Builder
- registerCompute(Consumer<RegisterComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- registerCompute(Consumer<RegisterComputeRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- registerCompute(RegisterComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- registerCompute(RegisterComputeRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- RegisterComputeRequest - Class in software.amazon.awssdk.services.gamelift.model
- RegisterComputeRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- RegisterComputeRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
RegisterComputeRequestMarshaller - RegisterComputeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.RegisterComputeRequestMarshaller
- RegisterComputeResponse - Class in software.amazon.awssdk.services.gamelift.model
- RegisterComputeResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(RegisterGameServerRequest) - 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 - 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() - Method in class software.amazon.awssdk.services.gamelift.model.GameServer
-
Timestamp that indicates when the game server registered.
- registrationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServer.Builder
-
Timestamp that indicates when the game server registered.
- REJECT - software.amazon.awssdk.services.gamelift.model.AcceptanceType
- REPLACE_INSTANCE_TYPES - software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
- REPLICA - software.amazon.awssdk.services.gamelift.model.ContainerSchedulingStrategy
- replicaContainerGroupCounts() - Method in class software.amazon.awssdk.services.gamelift.model.FleetCapacity
-
This property is used with the Amazon GameLift containers feature, which is currently in public preview. The number and status of replica container groups in a container fleet.
- replicaContainerGroupCounts(Consumer<ReplicaContainerGroupCounts.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
This property is used with the Amazon GameLift containers feature, which is currently in public preview. The number and status of replica container groups in a container fleet.
- replicaContainerGroupCounts(ReplicaContainerGroupCounts) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacity.Builder
-
This property is used with the Amazon GameLift containers feature, which is currently in public preview. The number and status of replica container groups in a container fleet.
- ReplicaContainerGroupCounts - Class in software.amazon.awssdk.services.gamelift.model
-
This data type is used with the Amazon GameLift containers feature, which is currently in public preview.
- ReplicaContainerGroupCounts.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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.NotReadyException.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() - 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() - 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() - 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.
- 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(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(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.
- 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(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.
- 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(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.
- RequestUploadCredentialsRequest - Class in software.amazon.awssdk.services.gamelift.model
- RequestUploadCredentialsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- RequestUploadCredentialsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
RequestUploadCredentialsRequestMarshaller - RequestUploadCredentialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.RequestUploadCredentialsRequestMarshaller
- RequestUploadCredentialsResponse - Class in software.amazon.awssdk.services.gamelift.model
- RequestUploadCredentialsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- required(boolean) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- REQUIRES_ACCEPTANCE - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- RESERVED - software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
- resolveAlias(Consumer<ResolveAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Attempts to retrieve a fleet ID that is associated with an alias.
- resolveAlias(Consumer<ResolveAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Attempts to retrieve a fleet ID that is associated with an alias.
- resolveAlias(ResolveAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Attempts to retrieve a fleet ID that is associated with an alias.
- resolveAlias(ResolveAliasRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Attempts to retrieve a fleet ID that is associated with an alias.
- ResolveAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
- ResolveAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ResolveAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ResolveAliasRequestMarshaller - ResolveAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ResolveAliasRequestMarshaller
- ResolveAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
- ResolveAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- resolveAuthScheme(Consumer<GameLiftAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(GameLiftAuthSchemeParams) - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(GameLiftAuthSchemeParams) - Method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.DefaultGameLiftAuthSchemeProvider
- resolvedImageDigest() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
A unique and immutable identifier for the container image that is deployed to a container fleet.
- resolvedImageDigest(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
A unique and immutable identifier for the container image that is deployed to a container fleet.
- resolveEndpoint(Consumer<GameLiftEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(GameLiftEndpointParams) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(GameLiftEndpointParams) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.DefaultGameLiftEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- resourceARN() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the Amazon GameLift resource that you want to retrieve tags for.
- resourceARN() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the Amazon GameLift resource that you want to assign tags to.
- resourceARN() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the Amazon GameLift resource that you want to remove tags from.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) that uniquely identifies the Amazon 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 uniquely identifies the Amazon 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 uniquely identifies the Amazon GameLift resource that you want to remove tags from.
- resourceCreationLimitPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.
- resourceCreationLimitPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Returns the value of the ResourceCreationLimitPolicy property for this object.
- resourceCreationLimitPolicy() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest
-
Policy settings that 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.CreateFleetRequest.Builder
-
A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.
- resourceCreationLimitPolicy(Consumer<ResourceCreationLimitPolicy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Sets the value of the ResourceCreationLimitPolicy property for this object.
- resourceCreationLimitPolicy(Consumer<ResourceCreationLimitPolicy.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
Policy settings that limit the number of game sessions an individual player can create over a span of time.
- resourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.
- resourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
Sets the value of the ResourceCreationLimitPolicy property for this object.
- resourceCreationLimitPolicy(ResourceCreationLimitPolicy) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateFleetAttributesRequest.Builder
-
Policy settings that 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 puts limits on the number of game sessions that a player can create within a specified span of time.
- ResourceCreationLimitPolicy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- resourceId() - Method in class software.amazon.awssdk.services.gamelift.model.Event
-
A unique identifier for an event resource, such as a fleet ID.
- 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.
- responseMetadata() - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition.Builder
- resumeActions() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
-
The activity to resume for this game server group.
- 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.
- resumeActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest
-
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.
- resumeActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.ResumeGameServerGroupRequest.Builder
-
The activity to resume for this game server group.
- 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(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.
- 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(ResumeGameServerGroupRequest) - 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 - 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
- RETAIN - software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
- retries() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
The number of times to retry a failed health check before the container is considered unhealthy.
- retries(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck.Builder
-
The number of times to retry a failed health check before the container is considered unhealthy.
- reverse() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- 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 Amazon 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 Amazon EC2 Auto Scaling groups.
- 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() - 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 Amazon EC2 Auto Scaling groups.
- 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 Amazon 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 Amazon 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(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 Amazon EC2 Auto Scaling groups.
- routingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.Alias
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateAliasRequest
-
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(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(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(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(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(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 - Class in software.amazon.awssdk.services.gamelift.model
-
The routing configuration for a fleet alias.
- RoutingStrategy.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- routingStrategyType() - Method in class software.amazon.awssdk.services.gamelift.model.ListAliasesRequest
-
The routing type to filter results on.
- 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 - 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.
- Rule - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- RULE_BASED - software.amazon.awssdk.services.gamelift.model.PolicyType
- Rule.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.gamelift.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.gamelift.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GameLiftResolveEndpointInterceptor
- RULES - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- ruleSet() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse
-
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(MatchmakingRuleSet) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetResponse.Builder
-
The newly created matchmaking rule set.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift matchmaking rule set resource and uniquely identifies it.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift matchmaking rule set resource and uniquely identifies it.
- ruleSetBody() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest
-
A collection of matchmaking rules to validate, formatted as a JSON string.
- ruleSetBody(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetRequest.Builder
-
A collection of matchmaking rules to validate, formatted as a JSON string.
- ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingConfigurationsRequest
-
A unique identifier for the matchmaking rule set.
- ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration
-
A unique identifier for the matchmaking rule set to use with this configuration.
- ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingRuleSet
-
A unique identifier for the matchmaking rule set
- ruleSetName() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest
-
A unique identifier for the matchmaking rule set to use with this configuration.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateMatchmakingConfigurationRequest.Builder
-
A unique identifier for the 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 the matchmaking rule set.
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingConfiguration.Builder
-
A unique identifier for the 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 the matchmaking rule set
- ruleSetName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateMatchmakingConfigurationRequest.Builder
-
A unique identifier for the matchmaking rule set to use with this configuration.
- 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.
- ruleSets(Collection<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(MatchmakingRuleSet...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRuleSetsResponse.Builder
-
A collection of requested matchmaking rule set objects.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
Instructions for how to launch and run server processes on the fleet.
- runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse
-
Instructions that describe how server processes are launched and maintained on computes in the fleet.
- runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest
-
Instructions for launching server processes on fleet computes.
- runtimeConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse
-
The runtime configuration currently in use by computes in the fleet.
- runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Instructions for how to launch and run server processes on the fleet.
- runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse.Builder
-
Instructions that describe how server processes are launched and maintained on computes in the fleet.
- runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
-
Instructions for launching server processes on fleet computes.
- runtimeConfiguration(Consumer<RuntimeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse.Builder
-
The runtime configuration currently in use by computes in the fleet.
- runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
Instructions for how to launch and run server processes on the fleet.
- runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeRuntimeConfigurationResponse.Builder
-
Instructions that describe how server processes are launched and maintained on computes in the fleet.
- runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationRequest.Builder
-
Instructions for launching server processes on fleet computes.
- runtimeConfiguration(RuntimeConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateRuntimeConfigurationResponse.Builder
-
The runtime configuration currently in use by computes in the fleet.
- RuntimeConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
This data type has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- RuntimeConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
S
- s() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
-
For single string values.
- s(String) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
-
For single string values.
- S3Location - Class in software.amazon.awssdk.services.gamelift.model
-
The location in Amazon S3 where build or script files are stored for access by Amazon GameLift.
- S3Location.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- SAFE_DELETE - software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
- scalingAdjustment() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
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.
- 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(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
Amount of adjustment to make, based on the scaling adjustment type.
- scalingAdjustmentType() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count:
- scalingAdjustmentType() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count.
- 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:
- 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.
- 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:
- 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.
- ScalingAdjustmentType - Enum in software.amazon.awssdk.services.gamelift.model
- scalingAdjustmentTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
The type of adjustment to make to a fleet's instance count:
- scalingAdjustmentTypeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
The type of adjustment to make to a fleet's instance count.
- 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.
- 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(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(ScalingPolicy...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesResponse.Builder
-
A collection of objects containing the scaling policies matching the request.
- 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
- schedulingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The method for deploying the container group across fleet instances.
- schedulingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
-
The method for scheduling and maintaining copies of the container group across a container fleet.
- schedulingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
The method for deploying the container group across fleet instances.
- schedulingStrategy() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
-
The type of container group definitions to retrieve.
- schedulingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The method for deploying the container group across fleet instances.
- schedulingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty.Builder
-
The method for scheduling and maintaining copies of the container group across a container fleet.
- schedulingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
The method for deploying the container group across fleet instances.
- schedulingStrategy(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest.Builder
-
The type of container group definitions to retrieve.
- schedulingStrategy(ContainerSchedulingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The method for deploying the container group across fleet instances.
- schedulingStrategy(ContainerSchedulingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty.Builder
-
The method for scheduling and maintaining copies of the container group across a container fleet.
- schedulingStrategy(ContainerSchedulingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
The method for deploying the container group across fleet instances.
- schedulingStrategy(ContainerSchedulingStrategy) - Method in interface software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest.Builder
-
The type of container group definitions to retrieve.
- schedulingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The method for deploying the container group across fleet instances.
- schedulingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
-
The method for scheduling and maintaining copies of the container group across a container fleet.
- schedulingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
The method for deploying the container group across fleet instances.
- schedulingStrategyAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
-
The type of container group definitions to retrieve.
- SCHEME - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- script() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptResponse
-
The newly created script record with a unique script ID and ARN.
- script() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse
-
A set of properties describing the requested script.
- script() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptResponse
-
The newly created script record with a unique script ID.
- 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(Consumer<Script.Builder>) - 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.UpdateScriptResponse.Builder
-
The newly created script record with a unique script ID.
- 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(Script) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptResponse.Builder
-
A set of properties describing the requested 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 - Class in software.amazon.awssdk.services.gamelift.model
-
Properties describing a Realtime script.
- Script.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.Script
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift script resource and uniquely identifies it.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
-
The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift script resource and uniquely identifies it.
- scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
The unique identifier for a Realtime configuration script to be deployed to a fleet with compute type
EC2. - scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest
-
A unique identifier for the Realtime script to delete.
- scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest
-
A unique identifier for the Realtime script to retrieve properties for.
- scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A unique identifier for the Realtime script resource that is deployed on instances in this fleet.
- scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.ListFleetsRequest
-
A unique identifier for the Realtime script to request fleets for.
- scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.Script
-
A unique identifier for the Realtime script
- scriptId() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
-
A unique identifier for the Realtime script to update.
- scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
The unique identifier for a Realtime configuration script to be deployed to a fleet with compute type
EC2. - scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteScriptRequest.Builder
-
A unique identifier for the Realtime script to delete.
- scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeScriptRequest.Builder
-
A unique identifier for the Realtime script to retrieve properties for.
- scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A unique identifier for the Realtime script resource that is deployed on instances in this fleet.
- scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ListFleetsRequest.Builder
-
A unique identifier for the Realtime script to request fleets for.
- scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
-
A unique identifier for the Realtime script
- scriptId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
-
A unique identifier for the Realtime script to update.
- 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.
- scripts(Collection<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(Script...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListScriptsResponse.Builder
-
A set of properties describing the requested script.
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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 class software.amazon.awssdk.services.gamelift.model.Compute
- sdkFields() - Method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.NotReadyException
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
-
For a map of up to 10 data type:value pairs.
- 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.
- 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 into 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 into a specified order.
- 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 into 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 into a specified order.
- SearchGameSessionsIterable - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftClient.searchGameSessionsPaginator(software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest)operation which is a paginated operation. - SearchGameSessionsIterable(GameLiftClient, SearchGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsIterable
- searchGameSessionsPaginator(Consumer<SearchGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.searchGameSessions(software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest)operation. - searchGameSessionsPaginator(Consumer<SearchGameSessionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.searchGameSessions(software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest)operation. - searchGameSessionsPaginator(SearchGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This is a variant of
GameLiftAsyncClient.searchGameSessions(software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest)operation. - searchGameSessionsPaginator(SearchGameSessionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This is a variant of
GameLiftClient.searchGameSessions(software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest)operation. - SearchGameSessionsPublisher - Class in software.amazon.awssdk.services.gamelift.paginators
-
Represents the output for the
GameLiftAsyncClient.searchGameSessionsPaginator(software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest)operation which is a paginated operation. - SearchGameSessionsPublisher(GameLiftAsyncClient, SearchGameSessionsRequest) - Constructor for class software.amazon.awssdk.services.gamelift.paginators.SearchGameSessionsPublisher
- SearchGameSessionsRequest - Class in software.amazon.awssdk.services.gamelift.model
- SearchGameSessionsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- SearchGameSessionsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
SearchGameSessionsRequestMarshaller - SearchGameSessionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.SearchGameSessionsRequestMarshaller
- SearchGameSessionsResponse - Class in software.amazon.awssdk.services.gamelift.model
- SearchGameSessionsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- SEARCHING - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- secret() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
-
Secret string.
- secret(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceCredentials.Builder
-
Secret string.
- secretAccessKey() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
-
The secret access key that can be used to sign requests.
- secretAccessKey(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Credentials.Builder
-
The secret access key that can be used to sign requests.
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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 class software.amazon.awssdk.services.gamelift.model.Compute
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.NotReadyException
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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
- SERVER_PROCESS_CRASHED - software.amazon.awssdk.services.gamelift.model.EventCode
- SERVER_PROCESS_FORCE_TERMINATED - software.amazon.awssdk.services.gamelift.model.EventCode
- SERVER_PROCESS_INVALID_PATH - software.amazon.awssdk.services.gamelift.model.EventCode
- SERVER_PROCESS_PROCESS_EXIT_TIMEOUT - software.amazon.awssdk.services.gamelift.model.EventCode
- SERVER_PROCESS_PROCESS_READY_TIMEOUT - software.amazon.awssdk.services.gamelift.model.EventCode
- SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT - software.amazon.awssdk.services.gamelift.model.EventCode
- SERVER_PROCESS_TERMINATED_UNHEALTHY - software.amazon.awssdk.services.gamelift.model.EventCode
- serverLaunchParameters() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify server launch parameters using the
RuntimeConfigurationparameter. - serverLaunchParameters() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch parameters are now defined using the fleet's runtime configuration .
- serverLaunchParameters(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
This parameter is no longer used. Specify server launch parameters using the
RuntimeConfigurationparameter. - serverLaunchParameters(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
This parameter is no longer used. Server launch parameters are now defined using the fleet's runtime configuration .
- serverLaunchPath() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
This parameter is no longer used. Specify a server launch path using the
RuntimeConfigurationparameter. - serverLaunchPath() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
This parameter is no longer used. Server launch paths are now defined using the fleet's RuntimeConfiguration .
- serverLaunchPath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateFleetRequest.Builder
-
This parameter is no longer used. Specify a server launch path using the
RuntimeConfigurationparameter. - serverLaunchPath(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
This parameter is no longer used. Server launch paths are now defined using the fleet's RuntimeConfiguration .
- ServerProcess - Class in software.amazon.awssdk.services.gamelift.model
-
A set of instructions for launching server processes on fleet computes.
- ServerProcess.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- serverProcesses() - Method in class software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration
-
A collection of server process configurations that identify what server processes to run on fleet computes.
- serverProcesses(Collection<ServerProcess>) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
-
A collection of server process configurations that identify what server processes to run on fleet computes.
- serverProcesses(Consumer<ServerProcess.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
-
A collection of server process configurations that identify what server processes to run on fleet computes.
- serverProcesses(ServerProcess...) - Method in interface software.amazon.awssdk.services.gamelift.model.RuntimeConfiguration.Builder
-
A collection of server process configurations that identify what server processes to run on fleet computes.
- serverSdkVersion() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
The Amazon GameLift Server SDK version used to develop your game server.
- serverSdkVersion() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
A server SDK version you used when integrating your game server build with Amazon GameLift.
- serverSdkVersion(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
The Amazon GameLift Server SDK version used to develop your game server.
- serverSdkVersion(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
-
A server SDK version you used when integrating your game server build with Amazon GameLift.
- service() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- SERVICE - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- serviceId(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
- sessionToken() - Method in class software.amazon.awssdk.services.gamelift.model.Credentials
-
The token that users must pass to the service API to use the temporary credentials.
- sessionToken(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Credentials.Builder
-
The token that users must pass to the service API to use the temporary credentials.
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- SHARED_CREDENTIAL_FILE - software.amazon.awssdk.services.gamelift.model.InstanceRoleCredentialsProvider
- SIMPLE - software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
- since() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Array
- sizeOnDisk() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
File size of the uploaded game build, 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.
- sizeOnDisk(Long) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
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.
- sl() - Method in class software.amazon.awssdk.services.gamelift.model.AttributeValue
-
For a list of up to 100 strings.
- sl(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
-
For a list of up to 100 strings.
- sl(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.AttributeValue.Builder
-
For a list of up to 100 strings.
- softLimit() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
-
The amount of memory that is reserved for a container.
- softLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits.Builder
-
The amount of memory that is reserved for a container.
- software.amazon.awssdk.services.gamelift - package software.amazon.awssdk.services.gamelift
-
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools for deploying, operating, and scaling game servers.
- software.amazon.awssdk.services.gamelift.auth.scheme - package software.amazon.awssdk.services.gamelift.auth.scheme
- software.amazon.awssdk.services.gamelift.auth.scheme.internal - package software.amazon.awssdk.services.gamelift.auth.scheme.internal
- software.amazon.awssdk.services.gamelift.endpoints - package software.amazon.awssdk.services.gamelift.endpoints
- software.amazon.awssdk.services.gamelift.endpoints.internal - package software.amazon.awssdk.services.gamelift.endpoints.internal
- software.amazon.awssdk.services.gamelift.internal - package software.amazon.awssdk.services.gamelift.internal
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest
-
Instructions on how to sort the search results.
- sortExpression(String) - Method in interface software.amazon.awssdk.services.gamelift.model.SearchGameSessionsRequest.Builder
-
Instructions on how to sort the search results.
- 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(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 - 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.
- SourceException - Exception in software.amazon.awssdk.services.gamelift.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- SPOT - software.amazon.awssdk.services.gamelift.model.FleetType
- SPOT_ONLY - software.amazon.awssdk.services.gamelift.model.BalancingStrategy
- SPOT_PREFERRED - software.amazon.awssdk.services.gamelift.model.BalancingStrategy
- SPOT_TERMINATING - software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
- STANDALONE - software.amazon.awssdk.services.gamelift.model.FlexMatchMode
- START - software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
- startFleetActions(Consumer<StartFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Resumes certain types of activity on fleet instances that were suspended with StopFleetActions.
- startFleetActions(Consumer<StartFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Resumes certain types of activity on fleet instances that were suspended with StopFleetActions.
- startFleetActions(StartFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Resumes certain types of activity on fleet instances that were suspended with StopFleetActions.
- startFleetActions(StartFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Resumes certain types of activity on fleet instances that were 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 - 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(Consumer<StartGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Places a request for a new game session in a queue.
- startGameSessionPlacement(Consumer<StartGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Places a request for a new game session in a queue.
- startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Places a request for a new game session in a queue.
- startGameSessionPlacement(StartGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Places a request for a new game session in a queue.
- StartGameSessionPlacementRequest - Class in software.amazon.awssdk.services.gamelift.model
- StartGameSessionPlacementRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- StartGameSessionPlacementRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
StartGameSessionPlacementRequestMarshaller - StartGameSessionPlacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartGameSessionPlacementRequestMarshaller
- StartGameSessionPlacementResponse - Class in software.amazon.awssdk.services.gamelift.model
- StartGameSessionPlacementResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- startIndex() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- startMatchBackfill(Consumer<StartMatchBackfillRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfill(Consumer<StartMatchBackfillRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfill(StartMatchBackfillRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Finds new players to fill open slots in currently running game sessions.
- startMatchBackfill(StartMatchBackfillRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Finds new players to fill open slots in currently running game sessions.
- StartMatchBackfillRequest - Class in software.amazon.awssdk.services.gamelift.model
- StartMatchBackfillRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- StartMatchBackfillRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
StartMatchBackfillRequestMarshaller - StartMatchBackfillRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartMatchBackfillRequestMarshaller
- StartMatchBackfillResponse - Class in software.amazon.awssdk.services.gamelift.model
- StartMatchBackfillResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(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.
- StartMatchmakingRequest - Class in software.amazon.awssdk.services.gamelift.model
- StartMatchmakingRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- StartMatchmakingRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
StartMatchmakingRequestMarshaller - StartMatchmakingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StartMatchmakingRequestMarshaller
- StartMatchmakingResponse - Class in software.amazon.awssdk.services.gamelift.model
- StartMatchmakingResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startPeriod() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
The optional grace period (in seconds) to give a container time to bootstrap before the first failed health check counts toward the number of retries.
- startPeriod(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck.Builder
-
The optional grace period (in seconds) to give a container time to bootstrap before the first failed health check counts toward the number of retries.
- startTime() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest
-
The earliest date to retrieve event logs for.
- startTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
Time stamp indicating when this request was placed in the queue.
- startTime() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Time stamp indicating when this matchmaking request was received.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest.Builder
-
The 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(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Time stamp indicating when this matchmaking request was received.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
Current status of the build.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
Current status of the container group definition resource.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
Current status of the fleet.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
The current status of the game server group.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
Current status of the game session.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.GameSessionPlacement
-
Current status of the game session placement request.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
Current status of the instance.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.ListBuildsRequest
-
Build status to filter results by.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
-
The life-cycle status of a fleet location.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Current status of the matchmaking request.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
Current status of the player session.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
Current status of the scaling policy.
- status() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
-
The status information about the connection.
- status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
Current status of the build.
- status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
Current status of the container group definition resource.
- status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationState.Builder
-
The life-cycle status of a fleet location.
- status(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
Current status of the scaling policy.
- status(Consumer<VpcPeeringConnectionStatus.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection.Builder
-
The status information about the connection.
- status(BuildStatus) - 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.ListBuildsRequest.Builder
-
Build status to filter results by.
- status(ContainerGroupDefinitionStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
Current status of the container group definition resource.
- status(FleetStatus) - 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.LocationState.Builder
-
The life-cycle status of a fleet location.
- status(GameServerGroupStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
-
The current status of the game server group.
- status(GameSessionPlacementState) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionPlacement.Builder
-
Current status of the game session placement request.
- status(GameSessionStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
Current status of the game session.
- status(InstanceStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.Instance.Builder
-
Current status of the instance.
- status(MatchmakingConfigurationStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Current status of the matchmaking request.
- status(PlayerSessionStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
-
Current status of the player session.
- status(ScalingStatusType) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
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.
- 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.ContainerGroupDefinition
-
Current status of the container group definition resource.
- 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.LocationState
-
The life-cycle status of a fleet location.
- 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.NotReadyException.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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- statusFilter(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeGameSessionDetailsRequest.Builder
-
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(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.
- statusFilterAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeScalingPoliciesRequest
-
Scaling policy status to filter results on.
- statusMessage() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Additional information about the current status.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Additional information about the current status.
- statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
Additional information about a container group definition that's in
FAILEDstatus. - statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroup
-
Additional information about the current game server group status.
- statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- statusReason() - Method in class software.amazon.awssdk.services.gamelift.model.MatchmakingTicket
-
Code to explain the current status.
- statusReason(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
Additional information about a container group definition that's in
FAILEDstatus. - statusReason(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameServerGroup.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.MatchmakingTicket.Builder
-
Code to explain the current status.
- statusReason(GameSessionStatusReason) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
Provides additional information about game session status.
- statusReasonAsString() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
Provides additional information about game session status.
- stopFleetActions(Consumer<StopFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Suspends certain types of activity in a fleet location.
- stopFleetActions(Consumer<StopFleetActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Suspends certain types of activity in a fleet location.
- stopFleetActions(StopFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Suspends certain types of activity in a fleet location.
- stopFleetActions(StopFleetActionsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Suspends certain types of activity in a fleet location.
- 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 - 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(Consumer<StopGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Cancels a game session placement that is in
PENDINGstatus. - stopGameSessionPlacement(Consumer<StopGameSessionPlacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Cancels a game session placement that is in
PENDINGstatus. - stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Cancels a game session placement that is in
PENDINGstatus. - stopGameSessionPlacement(StopGameSessionPlacementRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Cancels a game session placement that is in
PENDINGstatus. - StopGameSessionPlacementRequest - Class in software.amazon.awssdk.services.gamelift.model
- StopGameSessionPlacementRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- StopGameSessionPlacementRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
StopGameSessionPlacementRequestMarshaller - StopGameSessionPlacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.StopGameSessionPlacementRequestMarshaller
- StopGameSessionPlacementResponse - Class in software.amazon.awssdk.services.gamelift.model
- StopGameSessionPlacementResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- stopIndex() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- 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(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.
- 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(StopMatchmakingRequest) - 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
- StopMatchmakingRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- StopMatchmakingRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
StopMatchmakingRequestMarshaller - 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() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A list of fleet activity that has been suspended using StopFleetActions.
- stoppedActions() - Method in class software.amazon.awssdk.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- stoppedActions(Collection<FleetAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A list of fleet activity that has been suspended using StopFleetActions.
- stoppedActions(Collection<FleetAction>) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
A list of fleet actions that have been suspended in the fleet location.
- stoppedActions(FleetAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A list of fleet activity that has been suspended using StopFleetActions.
- stoppedActions(FleetAction...) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
A list of fleet actions that have been suspended in the fleet location.
- stoppedActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A list of fleet activity that has been suspended using StopFleetActions.
- stoppedActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.LocationAttributes
-
A list of fleet actions that have been suspended in the fleet location.
- stoppedActionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A list of fleet activity that has been suspended using StopFleetActions.
- stoppedActionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
A list of fleet actions that have been suspended in the fleet location.
- stoppedActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A list of fleet activity that has been suspended using StopFleetActions.
- stoppedActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
A list of fleet actions that have been suspended in the fleet location.
- storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
Information indicating where your game build files are stored.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is 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() - Method in class software.amazon.awssdk.services.gamelift.model.Script
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- storageLocation() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
-
Information indicating where your game build files are stored.
- 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(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is 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(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- storageLocation(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
-
Information indicating 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(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- 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(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- storageLocation(S3Location) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
-
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
- STRING - software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
- StringEqualsFn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- 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 DescribeFleetLocationAttributesResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.DescribeFleetLocationAttributesPublisher
- 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 ListComputeResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListComputePublisher
- subscribe(Subscriber<? super ListContainerGroupDefinitionsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListContainerGroupDefinitionsPublisher
- 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 ListLocationsResponse>) - Method in class software.amazon.awssdk.services.gamelift.paginators.ListLocationsPublisher
- 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
- Substring - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Substring
- SUCCESS - software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs.Builder
- suspendActions() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
-
The activity to suspend for this game server group.
- 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.
- suspendActionsAsStrings() - Method in class software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest
-
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.
- suspendActionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.gamelift.model.SuspendGameServerGroupRequest.Builder
-
The activity to suspend 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.
- 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.
- 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(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(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.
- 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(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.
- 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(SuspendGameServerGroupRequest) - 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 - 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
- T2_LARGE - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- T2_MEDIUM - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- T2_MICRO - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- T2_SMALL - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- Tag - Class in software.amazon.awssdk.services.gamelift.model
-
A label that you can assign to a Amazon 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() - Method in class software.amazon.awssdk.services.gamelift.model.UntagResourceRequest
-
A list of one or more tag keys to remove from the specified Amazon 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 Amazon GameLift resource.
- 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 Amazon GameLift resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Assigns a tag to an Amazon GameLift resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Assigns a tag to an Amazon GameLift resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Assigns a tag to an Amazon GameLift resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Assigns a tag to an Amazon 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 - 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateAliasRequest
-
A list of labels to assign to the new alias resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
A list of labels to assign to the new build resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
A list of labels to assign to the container group definition resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetRequest
-
A list of labels to assign to the new fleet 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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateGameSessionQueueRequest
-
A list of labels to assign to the new game session queue resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.CreateMatchmakingRuleSetRequest
-
A list of labels to assign to the new matchmaking rule set resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
-
A list of labels to assign to the new script resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse
-
The collection of tags assigned to the resource.
- tags() - Method in class software.amazon.awssdk.services.gamelift.model.TagResourceRequest
-
A list of one or more tags to assign to the specified Amazon GameLift resource.
- 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(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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
A list of labels to assign to the container group definition 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(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(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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationRequest.Builder
-
A list of labels to assign to the new matchmaking configuration 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(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(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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse.Builder
-
The collection of tags assigned to the 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 Amazon GameLift 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(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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
A list of labels to assign to the container group definition 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(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(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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateLocationRequest.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(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(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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse.Builder
-
The collection of tags assigned to the 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 Amazon GameLift 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(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.CreateContainerGroupDefinitionRequest.Builder
-
A list of labels to assign to the container group definition 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(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.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.CreateLocationRequest.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(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.CreateScriptRequest.Builder
-
A list of labels to assign to the new script resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.gamelift.model.ListTagsForResourceResponse.Builder
-
The collection of tags assigned to the 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 Amazon GameLift resource.
- target() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SingleArgFn
- target() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
(For container fleets only) The instance ID where the compute resource is running.
- target(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse.Builder
-
(For container fleets only) The instance ID where the compute resource is running.
- target(Expr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Builder
- TARGET_BASED - software.amazon.awssdk.services.gamelift.model.PolicyType
- targetConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
An object that contains settings for a target-based scaling policy.
- targetConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
An object that contains settings for a target-based scaling policy.
- targetConfiguration(Consumer<TargetConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
-
An object that contains settings for a target-based scaling policy.
- targetConfiguration(Consumer<TargetConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
An object that contains settings for a target-based scaling policy.
- targetConfiguration(TargetConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
-
An object that contains settings for a target-based scaling policy.
- targetConfiguration(TargetConfiguration) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
An object that contains settings for a target-based scaling policy.
- TargetConfiguration - Class in software.amazon.awssdk.services.gamelift.model
-
Settings for a target-based scaling policy.
- TargetConfiguration.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- targetTrackingConfiguration() - Method in class software.amazon.awssdk.services.gamelift.model.GameServerGroupAutoScalingPolicy
-
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(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 - 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() - Method in class software.amazon.awssdk.services.gamelift.model.TargetConfiguration
-
Desired value to use with a 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.
- targetValue(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.TargetConfiguration.Builder
-
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.
- TCP - software.amazon.awssdk.services.gamelift.model.IpProtocol
- team() - Method in class software.amazon.awssdk.services.gamelift.model.Player
-
Name of the team that the player is assigned to in a match.
- 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.
- template() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- TERMINAL - software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
- 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
RoutingStrategyassociated with it. - TerminalRoutingStrategyException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- TERMINATED - software.amazon.awssdk.services.gamelift.model.FleetStatus
- TERMINATED - software.amazon.awssdk.services.gamelift.model.GameSessionStatus
- terminating() - Method in class software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts
-
Number of instances that are no longer active but haven't yet been terminated.
- terminating() - Method in class software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts
-
The number of container groups that are in the process of shutting down.
- terminating(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.EC2InstanceCounts.Builder
-
Number of instances that are no longer active but haven't yet been terminated.
- terminating(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ReplicaContainerGroupCounts.Builder
-
The number of container groups that are in the process of shutting down.
- TERMINATING - software.amazon.awssdk.services.gamelift.model.ComputeStatus
- TERMINATING - software.amazon.awssdk.services.gamelift.model.GameSessionStatus
- TERMINATING - software.amazon.awssdk.services.gamelift.model.InstanceStatus
- terminationTime() - Method in class software.amazon.awssdk.services.gamelift.model.FleetAttributes
-
A time stamp indicating when this data object was terminated.
- terminationTime() - Method in class software.amazon.awssdk.services.gamelift.model.GameSession
-
A time stamp indicating when this data object was terminated.
- terminationTime() - Method in class software.amazon.awssdk.services.gamelift.model.PlayerSession
-
A time stamp indicating when this data object was terminated.
- terminationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetAttributes.Builder
-
A time stamp indicating when this data object was terminated.
- terminationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSession.Builder
-
A time stamp indicating when this data object was terminated.
- terminationTime(Instant) - Method in interface software.amazon.awssdk.services.gamelift.model.PlayerSession.Builder
-
A time stamp indicating when this data object was terminated.
- threshold() - Method in class software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest
-
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.
- threshold(Double) - Method in interface software.amazon.awssdk.services.gamelift.model.PutScalingPolicyRequest.Builder
-
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.
- ticketId() - Method in class software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest
-
A unique identifier for a matchmaking ticket.
- ticketId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.AcceptMatchRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StartMatchBackfillRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.StopMatchmakingRequest.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.
- ticketIds(String...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingRequest.Builder
-
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.
- ticketList() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse
-
A collection of existing matchmaking ticket objects matching the request.
- 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(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(MatchmakingTicket...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeMatchmakingResponse.Builder
-
A collection of existing matchmaking ticket objects matching the request.
- TIMED_OUT - software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
- TIMED_OUT - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- TIMEDOUT - software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
- timeout() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
The time period (in seconds) to wait for a health check to succeed before a failed health check is counted.
- timeout(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck.Builder
-
The time period (in seconds) to wait for a health check to succeed before a failed health check is counted.
- 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() - 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() - 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.
- 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(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(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.
- toBuilder() - Method in interface software.amazon.awssdk.services.gamelift.auth.scheme.GameLiftAuthSchemeParams
-
Returns a
GameLiftAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.gamelift.auth.scheme.internal.DefaultGameLiftAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
- 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.AnywhereConfiguration
- 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.ClaimFilterOption
- 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 class software.amazon.awssdk.services.gamelift.model.Compute
- toBuilder() - Method in exception software.amazon.awssdk.services.gamelift.model.ConflictException
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
- 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.CreateContainerGroupDefinitionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
- 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.CreateLocationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
- 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.DeleteContainerGroupDefinitionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
- 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.DeleteLocationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
- 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.DeregisterComputeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
- 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.DescribeComputeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
- 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.DescribeFleetLocationAttributesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
- 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.FilterConfiguration
- 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.GetComputeAccessRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
- 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.ListComputeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
- 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.ListLocationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
- 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.LocationAttributes
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
- 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.NotReadyException
- 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.PriorityConfiguration
- 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.RegisterComputeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
- 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.ReplicaContainerGroupCounts
- 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
- toList() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.gamelift.endpoints.internal
- toPort() - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
-
Ending value for the port.
- toPort() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
-
An ending value for the 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.
- toPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ConnectionPortRange.Builder
-
Ending value for the port.
- toPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerPortRange.Builder
-
An ending value for the range of allowed port numbers.
- toPort(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.IpPermission.Builder
-
An ending value for a range of allowed port numbers.
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Str
- 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.AnywhereConfiguration
-
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.ClaimFilterOption
-
Returns a string representation of this object.
- 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.Compute
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ComputeStatus
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ComputeType
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ConnectionPortRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDependency
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionProperty
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupsPerInstance
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerHealthCheck
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerMemoryLimits
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ContainerOperatingSystem
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortMapping
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerPortRange
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.ContainerSchedulingStrategy
- 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.CreateContainerGroupDefinitionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateFleetLocationsResponse
-
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.CreateLocationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.CreateLocationResponse
-
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.DeleteContainerGroupDefinitionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteContainerGroupDefinitionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteFleetLocationsResponse
-
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.DeleteLocationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteLocationResponse
-
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.DeregisterComputeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DeregisterComputeResponse
-
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.DescribeComputeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeComputeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeContainerGroupDefinitionResponse
-
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.DescribeFleetLocationAttributesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationAttributesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationCapacityResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetLocationUtilizationResponse
-
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 class software.amazon.awssdk.services.gamelift.model.FilterConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.FilterInstanceStatus
- 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.GetComputeAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.GetComputeAuthTokenResponse
-
Returns a string representation of this object.
- 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.InstanceRoleCredentialsProvider
- 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.ListComputeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListComputeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListContainerGroupDefinitionsResponse
-
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.ListLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.ListLocationsResponse
-
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.LocationAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.LocationConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.LocationFilter
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.LocationModel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.LocationState
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.LocationUpdateStatus
- 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 class software.amazon.awssdk.services.gamelift.model.PriorityConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamelift.model.PriorityType
- 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.RegisterComputeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamelift.model.RegisterComputeResponse
-
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.ReplicaContainerGroupCounts
-
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.
- totalCpuLimit() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The amount of CPU units on a fleet instance to allocate for the container group.
- totalCpuLimit() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
The maximum amount of CPU units to allocate to the container group.
- totalCpuLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The amount of CPU units on a fleet instance to allocate for the container group.
- totalCpuLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
The maximum amount of CPU units to allocate to the container group.
- totalMemoryLimit() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition
-
The amount of memory (in MiB) on a fleet instance to allocate for the container group.
- totalMemoryLimit() - Method in class software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest
-
The maximum amount of memory (in MiB) to allocate to the container group.
- totalMemoryLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinition.Builder
-
The amount of memory (in MiB) on a fleet instance to allocate for the container group.
- totalMemoryLimit(Integer) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateContainerGroupDefinitionRequest.Builder
-
The maximum amount of memory (in MiB) to allocate to the container group.
- TREE - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.TreeRule
- type() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The Amazon EC2 instance type that the fleet uses.
- type() - Method in class software.amazon.awssdk.services.gamelift.model.Instance
-
EC2 instance type that defines the computing resources of this instance.
- type() - Method in class software.amazon.awssdk.services.gamelift.model.RoutingStrategy
-
The type of routing strategy for the alias.
- type(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The Amazon EC2 instance type that the fleet uses.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
-
The type of routing strategy for the alias.
- type(ParameterType) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- type(EC2InstanceType) - Method in interface software.amazon.awssdk.services.gamelift.model.Compute.Builder
-
The Amazon EC2 instance type that the fleet uses.
- 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(RoutingStrategyType) - Method in interface software.amazon.awssdk.services.gamelift.model.RoutingStrategy.Builder
-
The type of routing strategy for the alias.
- TYPE - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.gamelift.endpoints.internal.Rule
- typeAsString() - Method in class software.amazon.awssdk.services.gamelift.model.Compute
-
The Amazon EC2 instance type that the fleet uses.
- 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.
- types() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FatScope
U
- UDP - software.amazon.awssdk.services.gamelift.model.IpProtocol
- UnauthorizedException - Exception in software.amazon.awssdk.services.gamelift.model
-
The client failed authentication.
- UnauthorizedException.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- unescape(String) - Static method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.AcceptanceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.BackfillMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.BalancingStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.BuildStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.CertificateType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ComparisonOperatorType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ComputeStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ComputeType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ContainerOperatingSystem
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ContainerSchedulingStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.EC2InstanceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.EventCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.FilterInstanceStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.FleetAction
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.FleetStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.FleetType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.FlexMatchMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerClaimStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerGroupAction
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerGroupDeleteOption
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerGroupInstanceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerGroupStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerHealthCheck
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerInstanceStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerProtectionPolicy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameSessionPlacementState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameSessionStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.GameSessionStatusReason
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.InstanceRoleCredentialsProvider
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.InstanceStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.IpProtocol
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.LocationFilter
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.LocationUpdateStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.MatchmakingConfigurationStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.MetricName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.OperatingSystem
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.PlayerSessionCreationPolicy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.PlayerSessionStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.PolicyType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.PriorityType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ProtectionPolicy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.RoutingStrategyType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ScalingAdjustmentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.gamelift.model.SortOrder
- 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(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Removes a tag assigned to a Amazon GameLift resource.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Removes a tag assigned to a Amazon GameLift resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Removes a tag assigned to a Amazon GameLift resource.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Removes a tag assigned to a Amazon 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 - 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
- UPDATE_REQUESTED - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- updateAlias(Consumer<UpdateAliasRequest.Builder>) - 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.GameLiftClient
-
Updates properties for an alias.
- updateAlias(UpdateAliasRequest) - 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.
- UpdateAliasRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateAliasRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateAliasRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateAliasRequestMarshaller - UpdateAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateAliasRequestMarshaller
- UpdateAliasResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateAliasResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(Consumer<UpdateBuildRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates metadata in a build resource, including the build name and version.
- updateBuild(UpdateBuildRequest) - 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.
- UpdateBuildRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateBuildRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateBuildRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateBuildRequestMarshaller - UpdateBuildRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateBuildRequestMarshaller
- UpdateBuildResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateBuildResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
- updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
- updateFleetAttributes(UpdateFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
- updateFleetAttributes(UpdateFleetAttributesRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
- UpdateFleetAttributesRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateFleetAttributesRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateFleetAttributesRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateFleetAttributesRequestMarshaller - UpdateFleetAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateFleetAttributesRequestMarshaller
- UpdateFleetAttributesResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateFleetAttributesResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- updateFleetCapacity(Consumer<UpdateFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- updateFleetCapacity(Consumer<UpdateFleetCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- updateFleetCapacity(UpdateFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- updateFleetCapacity(UpdateFleetCapacityRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in public preview.
- UpdateFleetCapacityRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateFleetCapacityRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateFleetCapacityRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateFleetCapacityRequestMarshaller - UpdateFleetCapacityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateFleetCapacityRequestMarshaller
- UpdateFleetCapacityResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateFleetCapacityResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates permissions that allow inbound traffic to connect to game sessions in the fleet.
- updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates permissions that allow inbound traffic to connect to game sessions in the fleet.
- updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates permissions that allow inbound traffic to connect to game sessions in the fleet.
- updateFleetPortSettings(UpdateFleetPortSettingsRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates permissions that allow inbound traffic to connect to game sessions in the fleet.
- UpdateFleetPortSettingsRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateFleetPortSettingsRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateFleetPortSettingsRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateFleetPortSettingsRequestMarshaller - UpdateFleetPortSettingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateFleetPortSettingsRequestMarshaller
- UpdateFleetPortSettingsResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateFleetPortSettingsResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- 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(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.
- 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(UpdateGameServerRequest) - 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.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.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(UpdateGameServerGroupRequest) - 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 - 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 - 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(Consumer<UpdateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates the mutable properties of a game session.
- updateGameSession(Consumer<UpdateGameSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates the mutable properties of a game session.
- updateGameSession(UpdateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates the mutable properties of a game session.
- updateGameSession(UpdateGameSessionRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates the mutable properties of a game session.
- updateGameSessionQueue(Consumer<UpdateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates the configuration of a game session queue, which determines how the queue processes new game session requests.
- updateGameSessionQueue(Consumer<UpdateGameSessionQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates the configuration of a game session queue, which determines how the queue processes new game session requests.
- updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates the configuration of a game session queue, which determines how the queue processes new game session requests.
- updateGameSessionQueue(UpdateGameSessionQueueRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates the configuration of a game session queue, which determines how the queue processes new game session requests.
- UpdateGameSessionQueueRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionQueueRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionQueueRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateGameSessionQueueRequestMarshaller - UpdateGameSessionQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateGameSessionQueueRequestMarshaller
- UpdateGameSessionQueueResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionQueueResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateGameSessionRequestMarshaller - UpdateGameSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateGameSessionRequestMarshaller
- UpdateGameSessionResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateGameSessionResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- updateMatchmakingConfiguration(Consumer<UpdateMatchmakingConfigurationRequest.Builder>) - 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.GameLiftClient
-
Updates settings for a FlexMatch matchmaking configuration.
- updateMatchmakingConfiguration(UpdateMatchmakingConfigurationRequest) - 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.
- UpdateMatchmakingConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateMatchmakingConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateMatchmakingConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateMatchmakingConfigurationRequestMarshaller - UpdateMatchmakingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateMatchmakingConfigurationRequestMarshaller
- UpdateMatchmakingConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateMatchmakingConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- updateRuntimeConfiguration(Consumer<UpdateRuntimeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates the runtime configuration for the specified fleet.
- updateRuntimeConfiguration(Consumer<UpdateRuntimeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates the runtime configuration for the specified fleet.
- updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftAsyncClient
-
Updates the runtime configuration for the specified fleet.
- updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamelift.GameLiftClient
-
Updates the runtime configuration for the specified fleet.
- UpdateRuntimeConfigurationRequest - Class in software.amazon.awssdk.services.gamelift.model
- UpdateRuntimeConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- UpdateRuntimeConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
UpdateRuntimeConfigurationRequestMarshaller - UpdateRuntimeConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.UpdateRuntimeConfigurationRequestMarshaller
- UpdateRuntimeConfigurationResponse - Class in software.amazon.awssdk.services.gamelift.model
- UpdateRuntimeConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- updateScript(Consumer<UpdateScriptRequest.Builder>) - 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.GameLiftClient
-
Updates Realtime script metadata and content.
- updateScript(UpdateScriptRequest) - 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.
- 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 - 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
- updateStatus() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
The current status of updates to the fleet's port settings in the requested fleet location.
- updateStatus() - Method in class software.amazon.awssdk.services.gamelift.model.LocationAttributes
-
The status of fleet activity updates to the location.
- updateStatus() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- updateStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
-
The current status of updates to the fleet's port settings in the requested fleet location.
- updateStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
The status of fleet activity updates to the location.
- updateStatus(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
The current status of the fleet's scaling policies in a requested fleet location.
- updateStatus(LocationUpdateStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse.Builder
-
The current status of updates to the fleet's port settings in the requested fleet location.
- updateStatus(LocationUpdateStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.LocationAttributes.Builder
-
The status of fleet activity updates to the location.
- updateStatus(LocationUpdateStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.ScalingPolicy.Builder
-
The current status of the fleet's scaling policies in a requested fleet location.
- updateStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeFleetPortSettingsResponse
-
The current status of updates to the fleet's port settings in the requested fleet location.
- updateStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.LocationAttributes
-
The status of fleet activity updates to the location.
- updateStatusAsString() - Method in class software.amazon.awssdk.services.gamelift.model.ScalingPolicy
-
The current status of the fleet's scaling policies in a requested fleet location.
- UPDATING - software.amazon.awssdk.services.gamelift.model.ScalingStatusType
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse
-
Amazon Web Services credentials required when uploading a game build to the 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(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse.Builder
-
Amazon Web Services credentials required when uploading a game build to the storage location.
- 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(Credentials) - Method in interface software.amazon.awssdk.services.gamelift.model.RequestUploadCredentialsResponse.Builder
-
Amazon Web Services credentials required when uploading a game build to the storage location.
- UriEncodeFn - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams.Builder
- UserAgentUtils - Class in software.amazon.awssdk.services.gamelift.internal
- userName() - Method in class software.amazon.awssdk.services.gamelift.model.InstanceCredentials
-
A user name for logging in.
- userName(String) - Method in interface software.amazon.awssdk.services.gamelift.model.InstanceCredentials.Builder
-
A user name for logging in.
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest
-
Indicates if the game server is available or is currently hosting gameplay.
- 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(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
-
Indicates if the game server is available or is currently hosting gameplay.
- 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(GameServerUtilizationStatus) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateGameServerRequest.Builder
-
Indicates if 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 if the game server is available or is currently hosting gameplay.
- UTILIZED - software.amazon.awssdk.services.gamelift.model.GameServerUtilizationStatus
V
- valid() - Method in class software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse
-
A response indicating whether the rule set is valid.
- valid(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.ValidateMatchmakingRuleSetResponse.Builder
-
A response indicating whether the rule set is valid.
- validate() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.FnNode
- validateMatchmakingRuleSet(Consumer<ValidateMatchmakingRuleSetRequest.Builder>) - 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.GameLiftClient
-
Validates the syntax of a matchmaking rule or rule set.
- validateMatchmakingRuleSet(ValidateMatchmakingRuleSetRequest) - 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.
- ValidateMatchmakingRuleSetRequest - Class in software.amazon.awssdk.services.gamelift.model
- ValidateMatchmakingRuleSetRequest.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- ValidateMatchmakingRuleSetRequestMarshaller - Class in software.amazon.awssdk.services.gamelift.transform
-
ValidateMatchmakingRuleSetRequestMarshaller - ValidateMatchmakingRuleSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamelift.transform.ValidateMatchmakingRuleSetRequestMarshaller
- ValidateMatchmakingRuleSetResponse - Class in software.amazon.awssdk.services.gamelift.model
- ValidateMatchmakingRuleSetResponse.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- VALIDATING - software.amazon.awssdk.services.gamelift.model.FleetStatus
- value() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerEnvironment
-
The environment variable value.
- value() - Method in class software.amazon.awssdk.services.gamelift.model.GameProperty
-
The game property value.
- value() - Method in class software.amazon.awssdk.services.gamelift.model.Tag
-
The value for a developer-defined key value pair for tagging an Amazon Web Services resource.
- value(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerEnvironment.Builder
-
The environment variable value.
- value(String) - Method in interface software.amazon.awssdk.services.gamelift.model.GameProperty.Builder
-
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 Amazon Web Services resource.
- value(Value) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.gamelift.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.gamelift.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- 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.ComputeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ComputeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerDependencyCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerGroupDefinitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerOperatingSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.ContainerSchedulingStrategy
-
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.FilterInstanceStatus
-
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.InstanceRoleCredentialsProvider
-
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.LocationFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamelift.model.LocationUpdateStatus
-
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.PriorityType
-
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.endpoints.internal.ParameterType
-
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.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.ComputeStatus
-
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.ComputeType
-
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.ContainerDependencyCondition
-
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.ContainerGroupDefinitionStatus
-
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.ContainerOperatingSystem
-
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.ContainerSchedulingStrategy
-
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.FilterInstanceStatus
-
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.InstanceRoleCredentialsProvider
-
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.LocationFilter
-
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.LocationUpdateStatus
-
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.PriorityType
-
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() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions
- version() - Method in class software.amazon.awssdk.services.gamelift.model.Build
-
Version information associated with a build or script.
- version() - Method in class software.amazon.awssdk.services.gamelift.model.CreateBuildRequest
-
Version information associated with a build or script.
- version() - Method in class software.amazon.awssdk.services.gamelift.model.CreateScriptRequest
-
Version information associated with a build or script.
- version() - Method in class software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification
-
The version of the Amazon EC2 launch template to use.
- version() - Method in class software.amazon.awssdk.services.gamelift.model.Script
-
Version information associated with a build or script.
- version() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest
-
Version information associated with a build or script.
- version() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
-
Version information associated with a build or script.
- version(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.Partitions.Builder
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Build.Builder
-
Version information associated with a build or script.
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateBuildRequest.Builder
-
Version information associated with a build or script.
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateScriptRequest.Builder
-
Version information associated with a build or script.
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.LaunchTemplateSpecification.Builder
-
The version of the Amazon EC2 launch template to use.
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.Script.Builder
-
Version information associated with a build or script.
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateBuildRequest.Builder
-
Version information associated with a build or script.
- version(String) - Method in interface software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest.Builder
-
Version information associated with a build or script.
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.gamelift.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.RuleEvaluator
- vpcPeeringAuthorization() - Method in class software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse
-
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(VpcPeeringAuthorization) - Method in interface software.amazon.awssdk.services.gamelift.model.CreateVpcPeeringAuthorizationResponse.Builder
-
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() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringAuthorizationsResponse
-
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services account.
- 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services account.
- VpcPeeringConnection - Class in software.amazon.awssdk.services.gamelift.model
-
Represents a peering connection between a VPC on one of your Amazon Web Services accounts and the VPC for your Amazon GameLift fleets.
- VpcPeeringConnection.Builder - Interface in software.amazon.awssdk.services.gamelift.model
- vpcPeeringConnectionId() - Method in class software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest
-
A unique identifier for a VPC peering connection.
- vpcPeeringConnectionId() - Method in class software.amazon.awssdk.services.gamelift.model.VpcPeeringConnection
-
A unique identifier that is automatically assigned to the connection record.
- vpcPeeringConnectionId(String) - Method in interface software.amazon.awssdk.services.gamelift.model.DeleteVpcPeeringConnectionRequest.Builder
-
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.
- vpcPeeringConnections() - Method in class software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse
-
A collection of VPC peering connection records that match the request.
- 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(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(VpcPeeringConnection...) - Method in interface software.amazon.awssdk.services.gamelift.model.DescribeVpcPeeringConnectionsResponse.Builder
-
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() - 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.
- 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(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.
W
- WAIT_TIME - software.amazon.awssdk.services.gamelift.model.MetricName
- 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.
- 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.
- WINDOWS_2012 - software.amazon.awssdk.services.gamelift.model.OperatingSystem
- WINDOWS_2016 - software.amazon.awssdk.services.gamelift.model.OperatingSystem
- WITH_QUEUE - software.amazon.awssdk.services.gamelift.model.FlexMatchMode
- withDefaultVersion() - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.EndpointRuleset.Builder
- workingDirectory() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinition
-
The directory in the container where commands are run.
- workingDirectory() - Method in class software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput
-
The directory in the container where commands are run.
- workingDirectory(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinition.Builder
-
The directory in the container where commands are run.
- workingDirectory(String) - Method in interface software.amazon.awssdk.services.gamelift.model.ContainerDefinitionInput.Builder
-
The directory in the container where commands are run.
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.gamelift.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.ConflictException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.FleetCapacityExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.GameLiftException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.gamelift.model.GameLiftException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.GameSessionFullException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.IdempotentParameterMismatchException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.InternalServiceException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidFleetStatusException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidGameSessionStatusException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.InvalidRequestException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.LimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.NotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.NotReadyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.OutOfCapacityException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.TaggingFailedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.TerminalRoutingStrategyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.UnauthorizedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.gamelift.model.UnsupportedRegionException.Builder
Z
- 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() - Method in class software.amazon.awssdk.services.gamelift.model.UpdateScriptRequest
-
A data object containing your Realtime scripts and dependencies as a zip file.
- 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(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.
All Classes All Packages