Package no.digipost.api.client.batch
Interface BatchApi
- All Known Implementing Classes:
ApiServiceImpl
public interface BatchApi
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cancelBatch
(Batch batch) completeBatch
(Batch batch) createBatch
(UUID batchUUID) getBatchInformation
(UUID batchUUID)
-
Method Details
-
createBatch
-
getBatchInformation
-
completeBatch
-
cancelBatch
-