Package com.axway.apim.users.lib
Class UserImportParams
- java.lang.Object
-
- com.axway.apim.lib.CoreParameters
-
- com.axway.apim.lib.StandardImportParams
-
- com.axway.apim.users.lib.UserImportParams
-
- All Implemented Interfaces:
com.axway.apim.lib.Parameters
public class UserImportParams extends com.axway.apim.lib.StandardImportParams
-
-
Constructor Summary
Constructors Constructor Description UserImportParams()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UserImportParamsgetInstance()-
Methods inherited from class com.axway.apim.lib.StandardImportParams
getConfig, getEnabledCaches, getEnabledCacheTypes, getStageConfig, isIgnoreCache, setConfig, setEnabledCaches, setStageConfig, toString
-
Methods inherited from class com.axway.apim.lib.CoreParameters
clearCaches, createCacheList, getAdminPassword, getAdminUsername, getApiBasepath, getAPIManagerURL, getApimCLIHome, getClearCache, getClientAppsMode, getClientOrgsMode, getConfDir, getDetailsExportFile, getHostname2, getPassword, getPort2, getProperties, getProxyHost, getProxyPassword, getProxyPort, getProxyUsername, getQuotaMode, getRetryDelay, getReturnCodeMapping, getStage, getUsername, isAllowOrgAdminsToPublish, isDisableCompression, isForce, isIgnoreAdminAccount, isIgnoreClientApps, isIgnoreClientOrgs, isIgnoreQuotas, isReplaceHostInSwagger, isRollback, isZeroDowntimeUpdate, setAdminPassword, setAdminUsername, setAllowOrgAdminsToPublish, setApiBasepath, setAPIManagerURL, setApimCLIHome, setClearCache, setClientAppsMode, setClientOrgsMode, setConfDir, setDetailsExportFile, setDisableCompression, setForce, setHostname, setIgnoreAdminAccount, setIgnoreCache, setIgnoreQuotas, setPassword, setPort, setProperties, setProxyHost, setProxyPassword, setProxyPort, setProxyUsername, setQuotaMode, setReplaceHostInSwagger, setRetryDelay, setRetryDelay, setReturnCodeMapping, setRollback, setStage, setUsername, setZeroDowntimeUpdate, validateRequiredParameters
-
-
-
-
Method Detail
-
getInstance
public static UserImportParams getInstance()
-
-