Uses of Class
software.amazon.awscdk.services.gamelift.LocationReference.Builder
Packages that use LocationReference.Builder
-
Uses of LocationReference.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return LocationReference.BuilderModifier and TypeMethodDescriptionstatic LocationReference.Builder
LocationReference.builder()
LocationReference.Builder.locationArn
(String locationArn) Sets the value ofLocationReference.getLocationArn()
LocationReference.Builder.locationName
(String locationName) Sets the value ofLocationReference.getLocationName()
Constructors in software.amazon.awscdk.services.gamelift with parameters of type LocationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(LocationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theLocationReference.Builder
.