Java com.amazonaws.services.elasticbeanstalk.model UpdateApplicationVersionRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticbeanstalk.model UpdateApplicationVersionRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticbeanstalk.model UpdateApplicationVersionRequest.

The text is from its open source code.

Constructor

UpdateApplicationVersionRequest()
Default constructor for UpdateApplicationVersionRequest object.

Method

voidsetApplicationName(String applicationName)

The name of the application associated with this version.

voidsetDescription(String description)

A new description for this version.

voidsetVersionLabel(String versionLabel)

The name of the version to update.