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