Interface DeploymentConditionalField.Builder

  • Method Details

    • comparator

      The comparator of the condition.

      Valid values: Equal | NotEqual

      Parameters:
      comparator - The comparator of the condition.

      Valid values: Equal | NotEqual

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the deployment condition.

      Parameters:
      name - The name of the deployment condition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the condition.

      Parameters:
      value - The value of the condition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.