Interface ListGroupsForEntityResponse.Builder

    • Method Detail

      • groups

        ListGroupsForEntityResponse.Builder groups​(GroupIdentifier... groups)

        The overview of groups in an organization.

        Parameters:
        groups - The overview of groups in an organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListGroupsForEntityResponse.Builder nextToken​(String nextToken)

        The token to use to retrieve the next page of results. This value is `null` when there are no more results to return.

        Parameters:
        nextToken - The token to use to retrieve the next page of results. This value is `null` when there are no more results to return.
        Returns:
        Returns a reference to this object so that method calls can be chained together.