Uses of Class
software.amazon.awscdk.services.elasticbeanstalk.ApplicationVersionReference.Builder
Packages that use ApplicationVersionReference.Builder
Package
Description
AWS Elastic Beanstalk Construct Library
-
Uses of ApplicationVersionReference.Builder in software.amazon.awscdk.services.elasticbeanstalk
Methods in software.amazon.awscdk.services.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.services.elasticbeanstalk with parameters of type ApplicationVersionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theApplicationVersionReference.Builder
.