Package com.axway.apim.appexport.lib
Class AppExportParams
java.lang.Object
com.axway.apim.lib.CoreParameters
com.axway.apim.lib.StandardExportParams
com.axway.apim.appexport.lib.AppExportParams
- All Implemented Interfaces:
com.axway.apim.lib.Parameters
public class AppExportParams
extends com.axway.apim.lib.StandardExportParams
implements com.axway.apim.lib.Parameters
-
Nested Class Summary
Nested classes/interfaces inherited from class com.axway.apim.lib.StandardExportParams
com.axway.apim.lib.StandardExportParams.OutputFormat, com.axway.apim.lib.StandardExportParams.WideNested 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 -
Method Summary
Modifier and TypeMethodDescriptiongetId()static AppExportParamsgetName()getState()voidsetApiName(String apiName) voidsetCreatedBy(String createdBy) voidsetCredential(String credential) voidvoidvoidsetOrgName(String orgName) voidsetRedirectUrl(String redirectUrl) voidMethods inherited from class com.axway.apim.lib.StandardExportParams
getOutputFormat, getTarget, getWide, isDeleteTarget, setDeleteTarget, setOutputFormat, setTarget, setWideMethods 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, isIgnoreCache, 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, toString, validateRequiredParametersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.axway.apim.lib.Parameters
isZeroDowntimeUpdate, setZeroDowntimeUpdate
-
Constructor Details
-
AppExportParams
public AppExportParams()
-
-
Method Details
-
getInstance
-
getState
-
setState
-
getName
-
setName
-
getId
-
setId
-
getOrgName
-
setOrgName
-
getCreatedBy
-
setCreatedBy
-
getCredential
-
setCredential
-
getRedirectUrl
-
setRedirectUrl
-
getApiName
-
setApiName
-