| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.transform | |
| software.amazon.awssdk.services.codedeploy.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentResponse |
CodeDeployClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentResponse> |
CodeDeployAsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResponse |
GetDeploymentResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResponse |
GetDeploymentFunction.apply(GetDeploymentRequest getDeploymentRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.