Uses of Class
software.amazon.awscdk.mixins.preview.services.gamelift.events.GameLiftMatchmakingEvent.GameSessionInfo.Builder
Packages that use GameLiftMatchmakingEvent.GameSessionInfo.Builder
-
Uses of GameLiftMatchmakingEvent.GameSessionInfo.Builder in software.amazon.awscdk.mixins.preview.services.gamelift.events
Methods in software.amazon.awscdk.mixins.preview.services.gamelift.events that return GameLiftMatchmakingEvent.GameSessionInfo.BuilderModifier and TypeMethodDescriptionGameLiftMatchmakingEvent.GameSessionInfo.builder()GameLiftMatchmakingEvent.GameSessionInfo.Builder.gameSessionArn(List<String> gameSessionArn) Sets the value ofGameLiftMatchmakingEvent.GameSessionInfo.getGameSessionArn()Sets the value ofGameLiftMatchmakingEvent.GameSessionInfo.getIpAddress()GameLiftMatchmakingEvent.GameSessionInfo.Builder.players(List<? extends GameLiftMatchmakingEvent.GameSessionInfoItem> players) Sets the value ofGameLiftMatchmakingEvent.GameSessionInfo.getPlayers()Sets the value ofGameLiftMatchmakingEvent.GameSessionInfo.getPort()Constructors in software.amazon.awscdk.mixins.preview.services.gamelift.events with parameters of type GameLiftMatchmakingEvent.GameSessionInfo.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameLiftMatchmakingEvent.GameSessionInfo.Builder.