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

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

Introduction

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

The text is from its open source code.

Constructor

CreateApplicationRequest(String applicationName)
Constructs a new CreateApplicationRequest object.
CreateApplicationRequest()
Default constructor for CreateApplicationRequest object.

Method

voidsetApplicationName(String applicationName)

The name of the application.

voidsetDescription(String description)

Describes the application.