Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.PlayerLatencyPolicy
Packages that use PlayerLatencyPolicy
Package
Description
Amazon GameLift Construct Library
-
Uses of PlayerLatencyPolicy in software.amazon.awscdk.services.gamelift.alpha
Classes in software.amazon.awscdk.services.gamelift.alpha that implement PlayerLatencyPolicyMethods in software.amazon.awscdk.services.gamelift.alpha that return PlayerLatencyPolicyModifier and TypeMethodDescriptionPlayerLatencyPolicy.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift.alpha that return types with arguments of type PlayerLatencyPolicyModifier and TypeMethodDescriptiondefault List<PlayerLatencyPolicy> GameSessionQueueProps.getPlayerLatencyPolicies()(experimental) A set of policies that act as a sliding cap on player latency.final List<PlayerLatencyPolicy> GameSessionQueueProps.Jsii$Proxy.getPlayerLatencyPolicies()Method parameters in software.amazon.awscdk.services.gamelift.alpha with type arguments of type PlayerLatencyPolicyModifier and TypeMethodDescriptionGameSessionQueue.Builder.playerLatencyPolicies(List<? extends PlayerLatencyPolicy> playerLatencyPolicies) (experimental) A set of policies that act as a sliding cap on player latency.GameSessionQueueProps.Builder.playerLatencyPolicies(List<? extends PlayerLatencyPolicy> playerLatencyPolicies) Sets the value ofGameSessionQueueProps.getPlayerLatencyPolicies()