public class ServerAuthorConfigurationResponse extends ServerAuthorViewOMVSAPIResponse
| Constructor and Description |
|---|
ServerAuthorConfigurationResponse()
Default constructor
|
ServerAuthorConfigurationResponse(ServerAuthorConfigurationResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
OMAGServerConfig |
getOmagServerConfig()
Get the Open Metadata and governance (OMAG) Server configuration
|
void |
setOmagServerConfig(OMAGServerConfig omagServerConfig)
set the Open Metadata and governance (OMAG) Server configuration
|
String |
toString()
JSON-style toString
|
equals, getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic ServerAuthorConfigurationResponse()
public ServerAuthorConfigurationResponse(ServerAuthorConfigurationResponse template)
template - object to copypublic OMAGServerConfig getOmagServerConfig()
public void setOmagServerConfig(OMAGServerConfig omagServerConfig)
omagServerConfig - the omag server configurationpublic String toString()
toString in class ServerAuthorViewOMVSAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.