public static final class GroupAssignmentTarget.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GroupAssignmentTarget |
build() |
GroupAssignmentTarget.Builder |
groupId(String groupId)
“The group Id that is the target of the assignment.”
|
public GroupAssignmentTarget.Builder groupId(String groupId)
groupId - value of groupId property (as defined in service metadata)this (for method chaining)public GroupAssignmentTarget build()
Copyright © 2018–2020. All rights reserved.