Uses of Class
software.amazon.awscdk.interfaces.gamelift.MatchmakingConfigurationReference.Builder
Packages that use MatchmakingConfigurationReference.Builder
-
Uses of MatchmakingConfigurationReference.Builder in software.amazon.awscdk.interfaces.gamelift
Methods in software.amazon.awscdk.interfaces.gamelift that return MatchmakingConfigurationReference.BuilderModifier and TypeMethodDescriptionMatchmakingConfigurationReference.builder()MatchmakingConfigurationReference.Builder.matchmakingConfigurationArn(String matchmakingConfigurationArn) Sets the value ofMatchmakingConfigurationReference.getMatchmakingConfigurationArn()MatchmakingConfigurationReference.Builder.matchmakingConfigurationName(String matchmakingConfigurationName) Sets the value ofMatchmakingConfigurationReference.getMatchmakingConfigurationName()Constructors in software.amazon.awscdk.interfaces.gamelift with parameters of type MatchmakingConfigurationReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMatchmakingConfigurationReference.Builder.