Uses of Class
com.mindee.v1.http.MindeeApiV1
-
Packages that use MindeeApiV1 Package Description com.mindee.v1 com.mindee.v1.http -
-
Uses of MindeeApiV1 in com.mindee.v1
Constructors in com.mindee.v1 with parameters of type MindeeApiV1 Constructor Description MindeeClient(PDFInputOperation pdfOperation, MindeeApiV1 mindeeApi)Create a MindeeClient.MindeeClient(MindeeApiV1 mindeeApi)Create a MindeeClient using a MindeeApi. -
Uses of MindeeApiV1 in com.mindee.v1.http
Subclasses of MindeeApiV1 in com.mindee.v1.http Modifier and Type Class Description classMindeeHttpApiV1HTTP Client class.
-