Package com.axway.apim.appimport.lib
Class AppImportParams
- java.lang.Object
-
- com.axway.apim.lib.CoreParameters
-
- com.axway.apim.lib.StandardImportParams
-
- com.axway.apim.appimport.lib.AppImportParams
-
- All Implemented Interfaces:
com.axway.apim.lib.Parameters
public class AppImportParams extends com.axway.apim.lib.StandardImportParams
-
-
Constructor Summary
Constructors Constructor Description AppImportParams()
-
Method Summary
-
Methods inherited from class com.axway.apim.lib.StandardImportParams
getConfig, getEnabledCaches, getEnabledCacheTypes, getInstance, getStageConfig, isIgnoreCache, setConfig, setEnabledCaches, setStageConfig, toString
-
Methods inherited from class com.axway.apim.lib.CoreParameters
clearCaches, createCacheList, getApiBasepath, getAPIManagerURL, getApimCLIHome, getClearCache, getClientAppsMode, getClientOrgsMode, getDetailsExportFile, getHostname2, getPassword, getPort2, getProperties, getProxyHost, getProxyPassword, getProxyPort, getProxyUsername, getQuotaMode, getRetryDelay, getReturnCodeMapping, getStage, getTimeout, getUsername, isDisableCompression, isForce, isIgnoreClientApps, isIgnoreClientOrgs, isIgnoreQuotas, isOverrideSpecBasePath, isRollback, isZeroDowntimeUpdate, setAPIManagerURL, setApimCLIHome, setClearCache, setClientAppsMode, setClientOrgsMode, setDetailsExportFile, setDisableCompression, setForce, setHostname, setIgnoreCache, setIgnoreQuotas, setOverrideSpecBasePath, setPassword, setPort, setProperties, setProxyHost, setProxyPassword, setProxyPort, setProxyUsername, setQuotaMode, setRetryDelay, setReturnCodeMapping, setRollback, setStage, setTimeout, setUsername, setZeroDowntimeUpdate, validateRequiredParameters
-
-