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 java.io.IOException
      Throws:
      java.io.IOException
    • PropertyFileSettingsProvider

      public PropertyFileSettingsProvider​(@Nullable @Nullable java.lang.String propertiesFilePath) throws java.io.IOException
      Throws:
      java.io.IOException