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