Interface DescribeGroupsResponse.Builder

    • Method Detail

      • groups

        DescribeGroupsResponse.Builder groups​(GroupMetadata... groups)

        The list of groups.

        Parameters:
        groups - The list of groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • marker

        DescribeGroupsResponse.Builder marker​(String marker)

        The marker to use when requesting the next set of results. If there are no additional results, the string is empty.

        Parameters:
        marker - The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
        Returns:
        Returns a reference to this object so that method calls can be chained together.