Interface CreateGroupResponse.Builder

    • Method Detail

      • group

        CreateGroupResponse.Builder group​(Group group)

        A structure that contains information about the group that was just created.

        Parameters:
        group - A structure that contains information about the group that was just created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.