public static final class CloudNativeDeploymentAction.Builder
extends java.lang.Object
CloudNativeDeploymentAction.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
CloudNativeDeploymentAction. |
| Modifier and Type | Method and Description |
|---|---|
CloudNativeDeploymentAction |
build() |
CloudNativeDeploymentAction.Builder |
setAction(java.lang.String action)
Possible values are:
CloudNativeDeploymentAction.ACTION_DEPLOY
CloudNativeDeploymentAction.ACTION_UNDEPLOY
CloudNativeDeploymentAction.ACTION_REDEPLOY
CloudNativeDeploymentAction.ACTION_UPDATE_FORMFACTOR
CloudNativeDeploymentAction.ACTION_REDEPLOY_UPDATE_FORMFACTOR
CloudNativeDeploymentAction.ACTION_FORCE_UNDEPLOY
CloudNativeDeploymentAction.ACTION_RESTART
CloudNativeDeploymentAction.ACTION_RESET
CloudNativeDeploymentAction.ACTION_RESET_BR_VERSION
Action can be deploy or undeploy. |
public Builder()
CloudNativeDeploymentAction.public CloudNativeDeploymentAction.Builder setAction(java.lang.String action)
CloudNativeDeploymentAction.ACTION_DEPLOYCloudNativeDeploymentAction.ACTION_UNDEPLOYCloudNativeDeploymentAction.ACTION_REDEPLOYCloudNativeDeploymentAction.ACTION_UPDATE_FORMFACTORCloudNativeDeploymentAction.ACTION_REDEPLOY_UPDATE_FORMFACTORCloudNativeDeploymentAction.ACTION_FORCE_UNDEPLOYCloudNativeDeploymentAction.ACTION_RESTARTCloudNativeDeploymentAction.ACTION_RESETCloudNativeDeploymentAction.ACTION_RESET_BR_VERSIONaction - New value for the property.public CloudNativeDeploymentAction build()