Interface DomainUnitSummary.Builder

    • Method Detail

      • id

        DomainUnitSummary.Builder id​(String id)

        The ID of the domain unit summary.

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

        DomainUnitSummary.Builder name​(String name)

        The name of the domain unit summary.

        Parameters:
        name - The name of the domain unit summary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.