Class APIManagerSettingsApp

  • All Implemented Interfaces:
    com.axway.apim.cli.APIMCLIServiceProvider

    public class APIManagerSettingsApp
    extends Object
    implements com.axway.apim.cli.APIMCLIServiceProvider
    • Constructor Detail

      • APIManagerSettingsApp

        public APIManagerSettingsApp()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface com.axway.apim.cli.APIMCLIServiceProvider
      • getVersion

        public String getVersion()
        Specified by:
        getVersion in interface com.axway.apim.cli.APIMCLIServiceProvider
      • getGroupId

        public String getGroupId()
        Specified by:
        getGroupId in interface com.axway.apim.cli.APIMCLIServiceProvider
      • getGroupDescription

        public String getGroupDescription()
        Specified by:
        getGroupDescription in interface com.axway.apim.cli.APIMCLIServiceProvider
      • exportConfig

        public static int exportConfig​(String[] args)
      • importConfig

        public static int importConfig​(String[] args)
      • importConfig

        public com.axway.apim.lib.ImportResult importConfig​(com.axway.apim.lib.StandardImportParams params)