| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateApplicationResponse |
ElasticBeanstalkClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates the specified application to have the specified properties.
|
default CompletableFuture<UpdateApplicationResponse> |
ElasticBeanstalkAsyncClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates the specified application to have the specified properties.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateApplicationRequestMarshaller.marshall(UpdateApplicationRequest updateApplicationRequest) |
Copyright © 2020. All rights reserved.