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