Uses of Class
software.amazon.awscdk.mixins.preview.services.gamelift.events.GameLiftMatchmakingEvent.RuleEvaluationMetrics.Builder
Packages that use GameLiftMatchmakingEvent.RuleEvaluationMetrics.Builder
-
Uses of GameLiftMatchmakingEvent.RuleEvaluationMetrics.Builder in software.amazon.awscdk.mixins.preview.services.gamelift.events
Methods in software.amazon.awscdk.mixins.preview.services.gamelift.events that return GameLiftMatchmakingEvent.RuleEvaluationMetrics.BuilderModifier and TypeMethodDescriptionGameLiftMatchmakingEvent.RuleEvaluationMetrics.builder()GameLiftMatchmakingEvent.RuleEvaluationMetrics.Builder.failedCount(List<String> failedCount) Sets the value ofGameLiftMatchmakingEvent.RuleEvaluationMetrics.getFailedCount()GameLiftMatchmakingEvent.RuleEvaluationMetrics.Builder.passedCount(List<String> passedCount) Sets the value ofGameLiftMatchmakingEvent.RuleEvaluationMetrics.getPassedCount()Sets the value ofGameLiftMatchmakingEvent.RuleEvaluationMetrics.getRuleName()Constructors in software.amazon.awscdk.mixins.preview.services.gamelift.events with parameters of type GameLiftMatchmakingEvent.RuleEvaluationMetrics.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameLiftMatchmakingEvent.RuleEvaluationMetrics.Builder.