| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateApplicationVersionResponse |
ElasticBeanstalkClient.updateApplicationVersion(UpdateApplicationVersionRequest updateApplicationVersionRequest)
Updates the specified application version to have the specified properties.
|
default CompletableFuture<UpdateApplicationVersionResponse> |
ElasticBeanstalkAsyncClient.updateApplicationVersion(UpdateApplicationVersionRequest updateApplicationVersionRequest)
Updates the specified application version to have the specified properties.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateApplicationVersionRequestMarshaller.marshall(UpdateApplicationVersionRequest updateApplicationVersionRequest) |
Copyright © 2023. All rights reserved.