public static interface Group.Builder extends SdkPojo, CopyableBuilder<Group.Builder,Group>
| Modifier and Type | Method and Description |
|---|---|
Group.Builder |
name(GroupName name)
The key of the specific import group.
|
Group.Builder |
name(String name)
The key of the specific import group.
|
Group.Builder |
value(String value)
The value of the specific import group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGroup.Builder name(String name)
The key of the specific import group.
Group.Builder name(GroupName name)
The key of the specific import group.
Group.Builder value(String value)
The value of the specific import group.
value - The value of the specific import group.Copyright © 2023. All rights reserved.