Package com.axway.apim.appexport.model
Class ExportApplication
java.lang.Object
com.axway.apim.appexport.model.ExportApplication
public class ExportApplication extends Object
-
Constructor Summary
Constructors Constructor Description ExportApplication(com.axway.apim.api.model.apps.ClientApplication clientApp) -
Method Summary
Modifier and Type Method Description List<com.axway.apim.api.model.APIAccess>getAPIAccess()com.axway.apim.api.model.APIQuotagetAppQuota()List<com.axway.apim.api.model.apps.ClientAppCredential>getCredentials()Map<String,String>getCustomProperties()StringgetDescription()StringgetEmail()com.axway.apim.api.model.ImagegetImage()StringgetName()List<com.axway.apim.api.model.apps.ClientAppOauthResource>getOauthResources()StringgetOrganization()StringgetPhone()StringgetState()booleanisEnabled()
-
Constructor Details
-
ExportApplication
public ExportApplication(com.axway.apim.api.model.apps.ClientApplication clientApp)
-
-
Method Details
-
getOrganization
-
getName
-
getCredentials
-
getDescription
-
getEmail
-
getPhone
-
isEnabled
public boolean isEnabled() -
getState
-
getImage
public com.axway.apim.api.model.Image getImage() -
getAppQuota
public com.axway.apim.api.model.APIQuota getAppQuota() -
getAPIAccess
-
getCustomProperties
-
getOauthResources
-