Interface Deployment.ExecutionStages.WithWhatIf

    • Method Detail

      • withDetailedLevel

        Deployment.ExecutionStages.WithWhatIf withDetailedLevel​(String detailedLevel)
        Specifies the type of information to log for debugging.
        Parameters:
        detailedLevel - the detailed value to set.
        Returns:
        the next stage of the execution.
      • withDeploymentName

        Deployment.ExecutionStages.WithWhatIf withDeploymentName​(String deploymentName)
        Specifies the deployment name to be used on error cases.
        Parameters:
        deploymentName - the deployment name to set.
        Returns:
        the next stage of the execution.