Interface CreateGroupProfileResponse.Builder

    • Method Detail

      • domainId

        CreateGroupProfileResponse.Builder domainId​(String domainId)

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

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

        CreateGroupProfileResponse.Builder groupName​(String groupName)

        The name of the group for which group profile is created.

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

        CreateGroupProfileResponse.Builder id​(String id)

        The identifier of the group profile.

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