Uses of Class
com.axway.apim.setup.model.APIManagerConfig
-
Packages that use APIManagerConfig Package Description com.axway.apim.setup.adapter com.axway.apim.setup.impl -
-
Uses of APIManagerConfig in com.axway.apim.setup.adapter
Methods in com.axway.apim.setup.adapter that return APIManagerConfig Modifier and Type Method Description APIManagerConfigAPIManagerConfigAdapter. getManagerConfig() -
Uses of APIManagerConfig in com.axway.apim.setup.impl
Methods in com.axway.apim.setup.impl with parameters of type APIManagerConfig Modifier and Type Method Description abstract voidAPIManagerSetupResultHandler. export(APIManagerConfig config)voidConsoleAPIManagerSetupExporter. export(APIManagerConfig config)voidJsonAPIManagerSetupExporter. export(APIManagerConfig apimanagerConfig)voidYamlAPIManagerSetupExporter. export(APIManagerConfig apimanagerConfig)voidJsonAPIManagerSetupExporter. exportToFile(APIManagerConfig apimanagerConfig, APIManagerSetupResultHandler apiManagerSetupResultHandler)
-