Uses of Interface
software.amazon.awssdk.services.gamelift.model.GameSessionQueueDestination.Builder
-
Packages that use GameSessionQueueDestination.Builder Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of GameSessionQueueDestination.Builder in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return GameSessionQueueDestination.Builder Modifier and Type Method Description static GameSessionQueueDestination.BuilderGameSessionQueueDestination. builder()GameSessionQueueDestination.BuilderGameSessionQueueDestination.Builder. destinationArn(String destinationArn)The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.GameSessionQueueDestination.BuilderGameSessionQueueDestination. toBuilder()Methods in software.amazon.awssdk.services.gamelift.model that return types with arguments of type GameSessionQueueDestination.Builder Modifier and Type Method Description static Class<? extends GameSessionQueueDestination.Builder>GameSessionQueueDestination. serializableBuilderClass()
-