| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
GetDeploymentResponse.deployment()
The detailed data of the requested deployment.
|
Deployment |
DeleteDeploymentResponse.deployment()
The detailed data of the deployment being deleted.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.deployment(Deployment deployment)
The detailed data of the requested deployment.
|
DeleteDeploymentResponse.Builder |
DeleteDeploymentResponse.Builder.deployment(Deployment deployment)
The detailed data of the deployment being deleted.
|
Copyright © 2023. All rights reserved.