Package com.seeq.model
Class IdentityMappingListV1
java.lang.Object
com.seeq.model.IdentityMappingListV1
The list of members that are contained within a synced UserGroup. Use null if the group is being created or updated manually.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMappedIdentitiesItem
(IdentityMappingV1 mappedIdentitiesItem) boolean
The list of members that are contained within a synced UserGroup, identified by their Remote Item ID.int
hashCode()
mappedIdentities
(List<IdentityMappingV1> mappedIdentities) void
setMappedIdentities
(List<IdentityMappingV1> mappedIdentities) toString()
-
Constructor Details
-
IdentityMappingListV1
public IdentityMappingListV1()
-
-
Method Details
-
mappedIdentities
-
addMappedIdentitiesItem
-
getMappedIdentities
The list of members that are contained within a synced UserGroup, identified by their Remote Item ID.- Returns:
- mappedIdentities
-
setMappedIdentities
-
equals
-
hashCode
public int hashCode() -
toString
-