Interface GetGroupResponse.Builder

    • Method Detail

      • group

        GetGroupResponse.Builder group​(Group group)

        The group that was requested. Contains the name of the group, the ARN of the group, the filter expression, and the insight configuration assigned to the group.

        Parameters:
        group - The group that was requested. Contains the name of the group, the ARN of the group, the filter expression, and the insight configuration assigned to the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.