Klasse PropertyFileSettingsProvider
java.lang.Object
com.cloudconvert.client.setttings.AbstractSettingsProvider
com.cloudconvert.client.setttings.PropertyFileSettingsProvider
- Alle implementierten Schnittstellen:
SettingsProvider
-
Feldübersicht
Von Klasse geerbte Felder com.cloudconvert.client.setttings.AbstractSettingsProvider
API_KEY, API_SYNC_URL_LIVE, API_SYNC_URL_SANDBOX, API_URL_LIVE, API_URL_SANDBOX, USE_SANDBOX, WEBHOOK_SIGNING_SECRET -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.cloudconvert.client.setttings.AbstractSettingsProvider
getApiKey, getApiUrl, getSyncApiUrl, getWebhookSigningSecret
-
Konstruktordetails
-
PropertyFileSettingsProvider
- Löst aus:
IOException
-
PropertyFileSettingsProvider
public PropertyFileSettingsProvider(@Nullable @Nullable String propertiesFilePath) throws IOException - Löst aus:
IOException
-