Uses of Class
software.amazon.awscdk.services.gamelift.MatchmakingConfigurationReference.Builder
Packages that use MatchmakingConfigurationReference.Builder
-
Uses of MatchmakingConfigurationReference.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.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.services.gamelift with parameters of type MatchmakingConfigurationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theMatchmakingConfigurationReference.Builder
.