Uses of Class
software.amazon.awscdk.interfaces.elasticbeanstalk.ApplicationVersionReference.Builder
Packages that use ApplicationVersionReference.Builder
-
Uses of ApplicationVersionReference.Builder in software.amazon.awscdk.interfaces.elasticbeanstalk
Methods in software.amazon.awscdk.interfaces.elasticbeanstalk that return ApplicationVersionReference.BuilderModifier and TypeMethodDescriptionApplicationVersionReference.Builder.applicationName(String applicationName) Sets the value ofApplicationVersionReference.getApplicationName()ApplicationVersionReference.Builder.applicationVersionId(String applicationVersionId) Sets the value ofApplicationVersionReference.getApplicationVersionId()ApplicationVersionReference.builder()Constructors in software.amazon.awscdk.interfaces.elasticbeanstalk with parameters of type ApplicationVersionReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theApplicationVersionReference.Builder.