Uses of Class
software.amazon.awscdk.mixins.preview.services.gamelift.events.GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder
Packages that use GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder
-
Uses of GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder in software.amazon.awscdk.mixins.preview.services.gamelift.events
Methods in software.amazon.awscdk.mixins.preview.services.gamelift.events that return GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.BuilderModifier and TypeMethodDescriptionGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.acceptanceRequired(List<String> acceptanceRequired) GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.acceptanceTimeout(List<String> acceptanceTimeout) GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.builder()GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.customEventData(List<String> customEventData) GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.estimatedWaitMillis(List<String> estimatedWaitMillis) GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.gameSessionInfo(GameLiftMatchmakingEvent.GameSessionInfo gameSessionInfo) Sets the value ofGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.getMatchId()Sets the value ofGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.getMessage()Sets the value ofGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.getReason()GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.ruleEvaluationMetrics(List<? extends GameLiftMatchmakingEvent.RuleEvaluationMetrics> ruleEvaluationMetrics) GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.tickets(List<? extends GameLiftMatchmakingEvent.Ticket> tickets) Sets the value ofGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.getTickets()Sets the value ofGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.getType()Constructors in software.amazon.awscdk.mixins.preview.services.gamelift.events with parameters of type GameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameLiftMatchmakingEvent.GameLiftMatchmakingEventProps.Builder.