Class PropertyFileSettingsProvider

java.lang.Object
com.cloudconvert.client.setttings.AbstractSettingsProvider
com.cloudconvert.client.setttings.PropertyFileSettingsProvider
All Implemented Interfaces:
SettingsProvider

public class PropertyFileSettingsProvider extends AbstractSettingsProvider
  • Constructor Details

    • PropertyFileSettingsProvider

      public PropertyFileSettingsProvider() throws IOException
      Throws:
      IOException
    • PropertyFileSettingsProvider

      public PropertyFileSettingsProvider(@Nullable @Nullable String propertiesFilePath) throws IOException
      Throws:
      IOException