Interface GroupProfileSummary.Builder

    • Method Detail

      • domainId

        GroupProfileSummary.Builder domainId​(String domainId)

        The ID of the Amazon DataZone domain of a group profile.

        Parameters:
        domainId - The ID of the Amazon DataZone domain of a group profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupName

        GroupProfileSummary.Builder groupName​(String groupName)

        The group name of a group profile.

        Parameters:
        groupName - The group name of a group profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        GroupProfileSummary.Builder id​(String id)

        The ID of a group profile.

        Parameters:
        id - The ID of a group profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.