| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties | |
| org.odpi.openmetadata.adminservices.rest | |
| org.odpi.openmetadata.adminservices.store |
| Constructor and Description |
|---|
OMAGServerConfig(OMAGServerConfig template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OMAGServerConfig |
OMAGServerConfigResponse.getOMAGServerConfig()
Return the OMAGServerConfig object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMAGServerConfigResponse.setOMAGServerConfig(OMAGServerConfig serverConfig)
Set up the OMAGServerConfig object.
|
| Modifier and Type | Method and Description |
|---|---|
OMAGServerConfig |
OMAGServerConfigStore.retrieveServerConfig()
Retrieve the configuration saved from a previous run of the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMAGServerConfigStore.saveServerConfig(OMAGServerConfig configuration)
Save the server configuration.
|
Copyright © 2018–2019 ODPi. All rights reserved.