Interface Constraints.Builder

  • Method Details

    • multipleDimensionSelection

      Constraints.Builder multipleDimensionSelection(String multipleDimensionSelection)

      Whether the buyer can select multiple dimensions. Values are Allowed or Disallowed.

      Parameters:
      multipleDimensionSelection - Whether the buyer can select multiple dimensions. Values are Allowed or Disallowed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • multipleDimensionSelection

      Constraints.Builder multipleDimensionSelection(RateCardConstraintType multipleDimensionSelection)

      Whether the buyer can select multiple dimensions. Values are Allowed or Disallowed.

      Parameters:
      multipleDimensionSelection - Whether the buyer can select multiple dimensions. Values are Allowed or Disallowed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • quantityConfiguration

      Constraints.Builder quantityConfiguration(String quantityConfiguration)

      Whether the buyer can configure quantities. Values are Allowed or Disallowed.

      Parameters:
      quantityConfiguration - Whether the buyer can configure quantities. Values are Allowed or Disallowed .
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • quantityConfiguration

      Constraints.Builder quantityConfiguration(RateCardConstraintType quantityConfiguration)

      Whether the buyer can configure quantities. Values are Allowed or Disallowed.

      Parameters:
      quantityConfiguration - Whether the buyer can configure quantities. Values are Allowed or Disallowed .
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: