Uses of Class
com.mindee.http.MindeeApiV2
-
Packages that use MindeeApiV2 Package Description com.mindee com.mindee.http -
-
Uses of MindeeApiV2 in com.mindee
Constructors in com.mindee with parameters of type MindeeApiV2 Constructor Description MindeeClientV2(MindeeApiV2 mindeeApi)
Inject both a PDF implementation and a HTTP implementation. -
Uses of MindeeApiV2 in com.mindee.http
Subclasses of MindeeApiV2 in com.mindee.http Modifier and Type Class Description class
MindeeHttpApiV2
HTTP Client class for the V2 API.
-