| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
Creates an application version for the specified application.
|
default CompletableFuture<CreateApplicationVersionResponse> |
ElasticBeanstalkAsyncClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
Creates an application version for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateApplicationVersionRequestMarshaller.marshall(CreateApplicationVersionRequest createApplicationVersionRequest) |
Copyright © 2020. All rights reserved.