Uses of Class
odata.msgraph.client.complex.GroupAssignmentTarget
-
Packages that use GroupAssignmentTarget Package Description odata.msgraph.client.complex -
-
Uses of GroupAssignmentTarget in odata.msgraph.client.complex
Subclasses of GroupAssignmentTarget in odata.msgraph.client.complex Modifier and Type Class Description classExclusionGroupAssignmentTarget“Represents a group that should be excluded from an assignment.”Methods in odata.msgraph.client.complex that return GroupAssignmentTarget Modifier and Type Method Description GroupAssignmentTargetGroupAssignmentTarget.Builder. build()GroupAssignmentTargetGroupAssignmentTarget. withGroupId(String groupId)Returns an immutable copy ofthiswith just thegroupIdfield changed.GroupAssignmentTargetGroupAssignmentTarget. withUnmappedField(String name, Object value)
-