Uses of Class
com.mindee.MindeeSettingsV2
-
Packages that use MindeeSettingsV2 Package Description com.mindee com.mindee.http -
-
Uses of MindeeSettingsV2 in com.mindee
Methods in com.mindee that return MindeeSettingsV2 Modifier and Type Method Description MindeeSettingsV2MindeeSettingsV2.MindeeSettingsV2Builder. build() -
Uses of MindeeSettingsV2 in com.mindee.http
Methods in com.mindee.http with parameters of type MindeeSettingsV2 Modifier and Type Method Description MindeeHttpApiV2.MindeeHttpApiV2BuilderMindeeHttpApiV2.MindeeHttpApiV2Builder. mindeeSettings(MindeeSettingsV2 mindeeSettings)Constructors in com.mindee.http with parameters of type MindeeSettingsV2 Constructor Description MindeeHttpApiV2(MindeeSettingsV2 mindeeSettings)
-