| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetDeploymentsResponse |
CodeDeployClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
default CompletableFuture<BatchGetDeploymentsResponse> |
CodeDeployAsyncClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetDeploymentsRequestMarshaller.marshall(BatchGetDeploymentsRequest batchGetDeploymentsRequest) |
Copyright © 2023. All rights reserved.