Uses of Class
software.amazon.awscdk.services.gamelift.GameSessionQueueReference.Builder
Packages that use GameSessionQueueReference.Builder
-
Uses of GameSessionQueueReference.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return GameSessionQueueReference.BuilderModifier and TypeMethodDescriptionGameSessionQueueReference.builder()
GameSessionQueueReference.Builder.gameSessionQueueArn
(String gameSessionQueueArn) Sets the value ofGameSessionQueueReference.getGameSessionQueueArn()
GameSessionQueueReference.Builder.gameSessionQueueName
(String gameSessionQueueName) Sets the value ofGameSessionQueueReference.getGameSessionQueueName()
Constructors in software.amazon.awscdk.services.gamelift with parameters of type GameSessionQueueReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theGameSessionQueueReference.Builder
.