Package com.coveo.pushapiclient
Class BatchIdentity
java.lang.Object
com.coveo.pushapiclient.BatchIdentity
See [Manage Batches of Security Identities](https://docs.coveo.com/en/55)
-
Constructor Summary
ConstructorsConstructorDescriptionBatchIdentity(List<SecurityIdentityModel> members, List<SecurityIdentityAliasModel> mappings, List<IdentityModel> deleted) -
Method Summary
-
Constructor Details
-
BatchIdentity
public BatchIdentity(List<SecurityIdentityModel> members, List<SecurityIdentityAliasModel> mappings, List<IdentityModel> deleted)
-
-
Method Details
-
marshal
-
getMembers
-
getMappings
-
getDeleted
-