| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk |  | 
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CreatePlatformVersionResult | AWSElasticBeanstalkClient. createPlatformVersion(CreatePlatformVersionRequest request)
 Create a new version of your custom platform. | 
| CreatePlatformVersionResult | AWSElasticBeanstalk. createPlatformVersion(CreatePlatformVersionRequest createPlatformVersionRequest)
 Create a new version of your custom platform. | 
| CreatePlatformVersionResult | AbstractAWSElasticBeanstalk. createPlatformVersion(CreatePlatformVersionRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<CreatePlatformVersionResult> | AWSElasticBeanstalkAsyncClient. createPlatformVersionAsync(CreatePlatformVersionRequest request,
                          AsyncHandler<CreatePlatformVersionRequest,CreatePlatformVersionResult> asyncHandler) | 
| Future<CreatePlatformVersionResult> | AWSElasticBeanstalkAsync. createPlatformVersionAsync(CreatePlatformVersionRequest createPlatformVersionRequest,
                          AsyncHandler<CreatePlatformVersionRequest,CreatePlatformVersionResult> asyncHandler)
 Create a new version of your custom platform. | 
| Future<CreatePlatformVersionResult> | AbstractAWSElasticBeanstalkAsync. createPlatformVersionAsync(CreatePlatformVersionRequest request,
                          AsyncHandler<CreatePlatformVersionRequest,CreatePlatformVersionResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| CreatePlatformVersionResult | CreatePlatformVersionResult. clone() | 
| CreatePlatformVersionResult | CreatePlatformVersionResult. withBuilder(Builder builder)
 The builder used to create the custom platform. | 
| CreatePlatformVersionResult | CreatePlatformVersionResult. withPlatformSummary(PlatformSummary platformSummary)
 Detailed information about the new version of the custom platform. | 
Copyright © 2017. All rights reserved.