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

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

Introduction

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

The text is from its open source code.

Constructor

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

Method

voidsetApplicationName(String applicationName)

The name of the application to delete.