| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentResponse |
CodeDeployClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a deployment.
|
default CompletableFuture<GetDeploymentResponse> |
CodeDeployAsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeploymentRequestMarshaller.marshall(GetDeploymentRequest getDeploymentRequest) |
Copyright © 2020. All rights reserved.