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