Uses of Class
com.mindee.parsing.v2.JobWebhook
-
Packages that use JobWebhook Package Description com.mindee.parsing.v2 -
-
Uses of JobWebhook in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 that return types with arguments of type JobWebhook Modifier and Type Method Description List<JobWebhook>
Job. getWebhooks()
Polling URL.Constructor parameters in com.mindee.parsing.v2 with type arguments of type JobWebhook Constructor Description Job(LocalDateTime createdAt, String id, String status, ErrorResponse error, String modelId, String fileName, String fileAlias, String pollingUrl, String resultUrl, List<JobWebhook> webhooks)
-