| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(Consumer<CreateApplicationVersionRequest.Builder> createApplicationVersionRequest)
Creates an application version for the specified application.
|
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
Creates an application version for the specified application.
|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(Consumer<DeleteApplicationVersionRequest.Builder> deleteApplicationVersionRequest)
Deletes the specified version from the specified application.
|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(DeleteApplicationVersionRequest deleteApplicationVersionRequest)
Deletes the specified version from the specified application.
|
Copyright © 2022. All rights reserved.