| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk |  | 
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DeletePlatformVersionResult | AWSElasticBeanstalkClient. deletePlatformVersion(DeletePlatformVersionRequest request)
 Deletes the specified version of a custom platform. | 
| DeletePlatformVersionResult | AWSElasticBeanstalk. deletePlatformVersion(DeletePlatformVersionRequest deletePlatformVersionRequest)
 Deletes the specified version of a custom platform. | 
| DeletePlatformVersionResult | AbstractAWSElasticBeanstalk. deletePlatformVersion(DeletePlatformVersionRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<DeletePlatformVersionResult> | AWSElasticBeanstalkAsyncClient. deletePlatformVersionAsync(DeletePlatformVersionRequest request,
                          AsyncHandler<DeletePlatformVersionRequest,DeletePlatformVersionResult> asyncHandler) | 
| Future<DeletePlatformVersionResult> | AWSElasticBeanstalkAsync. deletePlatformVersionAsync(DeletePlatformVersionRequest deletePlatformVersionRequest,
                          AsyncHandler<DeletePlatformVersionRequest,DeletePlatformVersionResult> asyncHandler)
 Deletes the specified version of a custom platform. | 
| Future<DeletePlatformVersionResult> | AbstractAWSElasticBeanstalkAsync. deletePlatformVersionAsync(DeletePlatformVersionRequest request,
                          AsyncHandler<DeletePlatformVersionRequest,DeletePlatformVersionResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| DeletePlatformVersionResult | DeletePlatformVersionResult. clone() | 
| DeletePlatformVersionResult | DeletePlatformVersionResult. withPlatformSummary(PlatformSummary platformSummary)
 Detailed information about the version of the custom platform. | 
Copyright © 2017. All rights reserved.