Interface DomainUnitTarget.Builder

  • Method Details

    • domainUnitId

      DomainUnitTarget.Builder domainUnitId(String domainUnitId)

      The ID of the domain unit.

      Parameters:
      domainUnitId - The ID of the domain unit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • includeChildDomainUnits

      DomainUnitTarget.Builder includeChildDomainUnits(Boolean includeChildDomainUnits)

      Specifies whether to apply a rule to the child domain units.

      Parameters:
      includeChildDomainUnits - Specifies whether to apply a rule to the child domain units.
      Returns:
      Returns a reference to this object so that method calls can be chained together.