| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateApplicationResponse |
CodeDeployClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Changes the name of an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApplicationResponse> |
CodeDeployAsyncClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Changes the name of an application.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationResponse |
UpdateApplicationResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.