Class ALBControllerNodeVMDeploymentProgressState.Builder

    • Method Detail

      • setCurrentStepTitle

        public ALBControllerNodeVMDeploymentProgressState.Builder setCurrentStepTitle​(java.lang.String currentStepTitle)
        Name of the current running step of deployment This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        currentStepTitle - New value for the property.
      • setProgress

        public ALBControllerNodeVMDeploymentProgressState.Builder setProgress​(java.lang.Long progress)
        Overall progress percentage of deployment completed format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        progress - New value for the property.