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