public static interface GroupIdentifier.Builder extends SdkPojo, CopyableBuilder<GroupIdentifier.Builder,GroupIdentifier>
| Modifier and Type | Method and Description |
|---|---|
GroupIdentifier.Builder |
groupId(String groupId)
Group ID that matched the group.
|
GroupIdentifier.Builder |
groupName(String groupName)
Group name that matched the group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGroupIdentifier.Builder groupId(String groupId)
Group ID that matched the group.
groupId - Group ID that matched the group.GroupIdentifier.Builder groupName(String groupName)
Group name that matched the group.
groupName - Group name that matched the group.Copyright © 2023. All rights reserved.