Interface GroupSummary.Builder

  • Method Details

    • groupId

      GroupSummary.Builder groupId(String groupId)

      The identifier of the group you want group summary information on.

      Parameters:
      groupId - The identifier of the group you want group summary information on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • orderingId

      GroupSummary.Builder orderingId(Long orderingId)

      The timestamp identifier used for the latest PUT or DELETE action.

      Parameters:
      orderingId - The timestamp identifier used for the latest PUT or DELETE action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.