Klasse PropertyFileSettingsProvider

java.lang.Object
com.cloudconvert.client.setttings.AbstractSettingsProvider
com.cloudconvert.client.setttings.PropertyFileSettingsProvider
Alle implementierten Schnittstellen:
SettingsProvider

public class PropertyFileSettingsProvider extends AbstractSettingsProvider
  • Konstruktordetails

    • PropertyFileSettingsProvider

      public PropertyFileSettingsProvider() throws IOException
      Löst aus:
      IOException
    • PropertyFileSettingsProvider

      public PropertyFileSettingsProvider(@Nullable @Nullable String propertiesFilePath) throws IOException
      Löst aus:
      IOException