public static final class DeploymentChecksAction.Builder
extends java.lang.Object
DeploymentChecksAction.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DeploymentChecksAction. |
| Modifier and Type | Method and Description |
|---|---|
DeploymentChecksAction |
build() |
DeploymentChecksAction.Builder |
setAction(java.lang.String action)
Possible values are:
DeploymentChecksAction.ACTION_PRE_CHECKS
DeploymentChecksAction.ACTION_POST_CHECKS
DeploymentChecksAction.ACTION_ABORT_CHECKS
Run pre/post deployment checks. |
public Builder()
DeploymentChecksAction.public DeploymentChecksAction.Builder setAction(java.lang.String action)
action - New value for the property.public DeploymentChecksAction build()