Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk |
|
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
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) |
Future<DeletePlatformVersionResult> |
AWSElasticBeanstalkAsyncClient.deletePlatformVersionAsync(DeletePlatformVersionRequest request,
AsyncHandler<DeletePlatformVersionRequest,DeletePlatformVersionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeletePlatformVersionRequest |
DeletePlatformVersionRequest.clone() |
DeletePlatformVersionRequest |
DeletePlatformVersionRequest.withPlatformArn(String platformArn)
The ARN of the version of the custom platform.
|
Copyright © 2022. All rights reserved.