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

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

Introduction

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

The text is from its open source code.

Method

StringgetApplicationName()

The name of the application associated with this environment.

StringgetEndpointURL()

For load-balanced, autoscaling environments, the URL to the LoadBalancer.

StringgetEnvironmentId()

The ID of this environment.

StringgetEnvironmentName()

The name of this environment.

StringgetVersionLabel()

The application version deployed in this environment.

StringtoString()
Returns a string representation of this object.