| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(DeleteApplicationVersionRequest deleteApplicationVersionRequest)
Deletes the specified version from the specified application.
|
default CompletableFuture<DeleteApplicationVersionResponse> |
ElasticBeanstalkAsyncClient.deleteApplicationVersion(DeleteApplicationVersionRequest deleteApplicationVersionRequest)
Deletes the specified version from the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteApplicationVersionRequestMarshaller.marshall(DeleteApplicationVersionRequest deleteApplicationVersionRequest) |
Copyright © 2020. All rights reserved.