public static interface GroupSummary.Builder extends SdkPojo, CopyableBuilder<GroupSummary.Builder,GroupSummary>
| Modifier and Type | Method and Description |
|---|---|
GroupSummary.Builder |
groupId(String groupId)
The identifier of the group you want group summary information on.
|
GroupSummary.Builder |
orderingId(Long orderingId)
The timestamp identifier used for the latest
PUT or DELETE action. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGroupSummary.Builder groupId(String groupId)
The identifier of the group you want group summary information on.
groupId - The identifier of the group you want group summary information on.GroupSummary.Builder orderingId(Long orderingId)
The timestamp identifier used for the latest PUT or DELETE action.
orderingId - The timestamp identifier used for the latest PUT or DELETE action.Copyright © 2023. All rights reserved.