Uses of Class
com.mindee.parsing.common.ApiResponse
-
Packages that use ApiResponse Package Description com.mindee.parsing.common -
-
Uses of ApiResponse in com.mindee.parsing.common
Subclasses of ApiResponse in com.mindee.parsing.common Modifier and Type Class Description classAsyncPredictResponse<T extends Inference>Represent a `predict` response from Mindee API.classPredictResponse<T extends Inference>Represent a `predict` response from Mindee API.classWorkflowResponse<DocT extends Inference>Represents the server response after a document is sent to a workflow.static classWorkflowResponse.DefaultDefault product is GeneratedV1.
-