Interface GroupSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GroupSummary.Builder,GroupSummary>, SdkBuilder<GroupSummary.Builder,GroupSummary>, SdkPojo
Enclosing class:
GroupSummary

public static interface GroupSummary.Builder extends SdkPojo, CopyableBuilder<GroupSummary.Builder,GroupSummary>
  • 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.