Uses of Class
com.ardoq.batch.BatchCreateRequest
| Package | Description |
|---|---|
| com.ardoq.adapter | |
| com.ardoq.service |
-
Uses of BatchCreateRequest in com.ardoq.adapter
Methods in com.ardoq.adapter with parameters of type BatchCreateRequest Modifier and Type Method Description com.google.gson.JsonElementBatchCreateAdapter. serialize(BatchCreateRequest batch, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext) -
Uses of BatchCreateRequest in com.ardoq.service
Methods in com.ardoq.service with parameters of type BatchCreateRequest Modifier and Type Method Description Map<String,Map<String,String>>BatchService. create(BatchCreateRequest batch)