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
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.axway.apim.lib.CoreParameters

    com.axway.apim.lib.CoreParameters.Mode
  • Field Summary

    Fields inherited from class com.axway.apim.lib.CoreParameters

    APIM_CLI_HOME, CLIENT_APPS_MODE, CLIENT_ORGS_MODE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AppImportParams

      public AppImportParams()