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 |
---|---|
BatchGetDeploymentsRequest |
BatchGetDeploymentsRequest.clone() |
BatchGetDeploymentsRequest |
BatchGetDeploymentsRequest.withDeploymentIds(Collection<String> deploymentIds)
A list of deployment IDs, separated by spaces.
|
BatchGetDeploymentsRequest |
BatchGetDeploymentsRequest.withDeploymentIds(String... deploymentIds)
A list of deployment IDs, separated by spaces.
|
Copyright © 2024. All rights reserved.