Class ServerAuthorConfigurationResponse

    • Constructor Detail

      • ServerAuthorConfigurationResponse

        public ServerAuthorConfigurationResponse()
        Default constructor
      • ServerAuthorConfigurationResponse

        public ServerAuthorConfigurationResponse​(ServerAuthorConfigurationResponse template)
        Copy/clone constructor
        Parameters:
        template - object to copy
    • Method Detail

      • getOmagServerConfig

        public OMAGServerConfig getOmagServerConfig()
        Get the Open Metadata and governance (OMAG) Server configuration
        Returns:
        the omag server configuration
      • setOmagServerConfig

        public void setOmagServerConfig​(OMAGServerConfig omagServerConfig)
        set the Open Metadata and governance (OMAG) Server configuration
        Parameters:
        omagServerConfig - the omag server configuration