public static interface MemberGroup.Builder extends SdkPojo, CopyableBuilder<MemberGroup.Builder,MemberGroup>
| Modifier and Type | Method and Description |
|---|---|
MemberGroup.Builder |
dataSourceId(String dataSourceId)
The identifier of the data source for the sub group you want to map to a group.
|
MemberGroup.Builder |
groupId(String groupId)
The identifier of the sub group you want to map to a group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMemberGroup.Builder groupId(String groupId)
The identifier of the sub group you want to map to a group.
groupId - The identifier of the sub group you want to map to a group.MemberGroup.Builder dataSourceId(String dataSourceId)
The identifier of the data source for the sub group you want to map to a group.
dataSourceId - The identifier of the data source for the sub group you want to map to a group.Copyright © 2023. All rights reserved.