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