Uses of Class
software.amazon.awscdk.services.gamelift.alpha.BuildProps.Builder
Packages that use BuildProps.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of BuildProps.Builder in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha that return BuildProps.BuilderModifier and TypeMethodDescriptionstatic BuildProps.BuilderBuildProps.builder()Sets the value ofBuildProps.getBuildName()BuildProps.Builder.buildVersion(String buildVersion) Sets the value ofBuildProps.getBuildVersion()Sets the value ofBuildProps.getContent()BuildProps.Builder.operatingSystem(OperatingSystem operatingSystem) Sets the value ofBuildProps.getOperatingSystem()Sets the value ofBuildProps.getRole()BuildProps.Builder.serverSdkVersion(String serverSdkVersion) Sets the value ofBuildProps.getServerSdkVersion()Constructors in software.amazon.awscdk.services.gamelift.alpha with parameters of type BuildProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BuildProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBuildProps.Builder.