Class ServerAuthorConfigurationResponse

All Implemented Interfaces:
FFDCResponse

public class ServerAuthorConfigurationResponse extends ServerAuthorViewOMVSAPIResponse
A server Author response containing an Open Metadata and governance (OMAG) Server configuration
  • Constructor Details

    • ServerAuthorConfigurationResponse

      public ServerAuthorConfigurationResponse()
      Default constructor
    • ServerAuthorConfigurationResponse

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

    • 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
    • toString

      public String toString()
      JSON-style toString
      Overrides:
      toString in class ServerAuthorViewOMVSAPIResponse
      Returns:
      return string containing the property names and values