Interface UpdateGroupProfileResponse.Builder

    • Method Detail

      • domainId

        UpdateGroupProfileResponse.Builder domainId​(String domainId)

        The identifier of the Amazon DataZone domain in which a group profile is updated.

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

        UpdateGroupProfileResponse.Builder groupName​(String groupName)

        The name of the group profile that is updated.

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

        UpdateGroupProfileResponse.Builder id​(String id)

        The identifier of the group profile that is updated.

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