| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk | Synchronous and asynchronous client classes for accessing AWSElasticBeanstalk. | 
| com.amazonaws.services.elasticbeanstalk.model | Classes modeling the various types represented by AWSElasticBeanstalk. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateApplicationVersionResult | AWSElasticBeanstalkClient. createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
 Creates an application version for the specified application. | 
| CreateApplicationVersionResult | AWSElasticBeanstalk. createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
 Creates an application version for the specified application. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<CreateApplicationVersionResult> | AWSElasticBeanstalkAsyncClient. createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest)
 Creates an application version for the specified application. | 
| Future<CreateApplicationVersionResult> | AWSElasticBeanstalkAsync. createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest)
 Creates an application version for the specified application. | 
| Future<CreateApplicationVersionResult> | AWSElasticBeanstalkAsyncClient. createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest,
                             AsyncHandler<CreateApplicationVersionRequest,CreateApplicationVersionResult> asyncHandler)
 Creates an application version for the specified application. | 
| Future<CreateApplicationVersionResult> | AWSElasticBeanstalkAsync. createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest,
                             AsyncHandler<CreateApplicationVersionRequest,CreateApplicationVersionResult> asyncHandler)
 Creates an application version for the specified application. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<CreateApplicationVersionResult> | AWSElasticBeanstalkAsyncClient. createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest,
                             AsyncHandler<CreateApplicationVersionRequest,CreateApplicationVersionResult> asyncHandler)
 Creates an application version for the specified application. | 
| Future<CreateApplicationVersionResult> | AWSElasticBeanstalkAsync. createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest,
                             AsyncHandler<CreateApplicationVersionRequest,CreateApplicationVersionResult> asyncHandler)
 Creates an application version for the specified application. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateApplicationVersionResult | CreateApplicationVersionResult. withApplicationVersion(ApplicationVersionDescription applicationVersion)The ApplicationVersionDescription of the application version. | 
Copyright © 2014. All rights reserved.