public static final class DeploymentChecksStatusResult.Builder
extends java.lang.Object
DeploymentChecksStatusResult.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DeploymentChecksStatusResult. |
| Modifier and Type | Method and Description |
|---|---|
DeploymentChecksStatusResult |
build() |
DeploymentChecksStatusResult.Builder |
setResults(java.util.List<DeploymentChecksStatus> results)
Array of pre/post deployment checks.
|
public Builder()
DeploymentChecksStatusResult.public DeploymentChecksStatusResult.Builder setResults(java.util.List<DeploymentChecksStatus> results)
results - New value for the property.public DeploymentChecksStatusResult build()