| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeletePlatformVersionResponse |
ElasticBeanstalkClient.deletePlatformVersion(DeletePlatformVersionRequest deletePlatformVersionRequest)
Deletes the specified version of a custom platform.
|
default CompletableFuture<DeletePlatformVersionResponse> |
ElasticBeanstalkAsyncClient.deletePlatformVersion(DeletePlatformVersionRequest deletePlatformVersionRequest)
Deletes the specified version of a custom platform.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePlatformVersionRequestMarshaller.marshall(DeletePlatformVersionRequest deletePlatformVersionRequest) |
Copyright © 2021. All rights reserved.