Class BatchIdentityRecord

java.lang.Object
com.coveo.pushapiclient.BatchIdentityRecord

public class BatchIdentityRecord extends Object
See [BatchIdentityBody](https://docs.coveo.com/en/139#batchidentitybody)
  • Constructor Details

    • BatchIdentityRecord

      public BatchIdentityRecord(com.google.gson.JsonObject[] members, com.google.gson.JsonObject[] mappings, com.google.gson.JsonObject[] deleted)
  • Method Details

    • getMembers

      public com.google.gson.JsonObject[] getMembers()
    • getMappings

      public com.google.gson.JsonObject[] getMappings()
    • getDeleted

      public com.google.gson.JsonObject[] getDeleted()