| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static PlayerLatencyPolicy.Builder |
PlayerLatencyPolicy.builder() |
PlayerLatencyPolicy.Builder |
PlayerLatencyPolicy.Builder.maximumIndividualPlayerLatencyMilliseconds(Integer maximumIndividualPlayerLatencyMilliseconds)
The maximum latency value that is allowed for any player, in milliseconds.
|
PlayerLatencyPolicy.Builder |
PlayerLatencyPolicy.Builder.policyDurationSeconds(Integer policyDurationSeconds)
The length of time, in seconds, that the policy is enforced while placing a new game session.
|
PlayerLatencyPolicy.Builder |
PlayerLatencyPolicy.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PlayerLatencyPolicy.Builder> |
PlayerLatencyPolicy.serializableBuilderClass() |
Copyright © 2022. All rights reserved.