Package | Description |
---|---|
com.amazonaws.services.codedeploy |
CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises
instances running in your own facility, serverless Lambda functions, or applications in an Amazon ECS service.
|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
UpdateApplicationRequest |
UpdateApplicationRequest.clone() |
UpdateApplicationRequest |
UpdateApplicationRequest.withApplicationName(String applicationName)
The current name of the application you want to change.
|
UpdateApplicationRequest |
UpdateApplicationRequest.withNewApplicationName(String newApplicationName)
The new name to give the application.
|
Copyright © 2023. All rights reserved.