public static class CancelDeploymentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CancelDeploymentDetails |
build() |
CancelDeploymentDetails.Builder |
copy(CancelDeploymentDetails model) |
CancelDeploymentDetails.Builder |
reason(String reason)
The reason for canceling the deployment.
|
public CancelDeploymentDetails.Builder reason(String reason)
The reason for canceling the deployment.
reason
- the value to setpublic CancelDeploymentDetails build()
public CancelDeploymentDetails.Builder copy(CancelDeploymentDetails model)
Copyright © 2016–2024. All rights reserved.