Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk |
|
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
DeletePlatformVersionResult |
AbstractAWSElasticBeanstalk.deletePlatformVersion(DeletePlatformVersionRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePlatformVersionResult> |
AWSElasticBeanstalkAsyncClient.deletePlatformVersionAsync(DeletePlatformVersionRequest request,
AsyncHandler<DeletePlatformVersionRequest,DeletePlatformVersionResult> asyncHandler) |
Future<DeletePlatformVersionResult> |
AbstractAWSElasticBeanstalkAsync.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.
|
Modifier and Type | Method and Description |
---|---|
DeletePlatformVersionResult |
DeletePlatformVersionResult.clone() |
DeletePlatformVersionResult |
DeletePlatformVersionResult.withPlatformSummary(PlatformSummary platformSummary)
Detailed information about the version of the custom platform.
|
Copyright © 2023. All rights reserved.