| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static GetDeploymentResponse.Builder |
GetDeploymentResponse.builder() |
default GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.deploymentInfo(Consumer<DeploymentInfo.Builder> deploymentInfo)
Information about the deployment.
|
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.deploymentInfo(DeploymentInfo deploymentInfo)
Information about the deployment.
|
GetDeploymentResponse.Builder |
GetDeploymentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDeploymentResponse.Builder> |
GetDeploymentResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.