- setMaxPageSize(String, String, int) - Method in interface org.odpi.openmetadata.userinterfaces.adminservices.UIServerAdministration
-
Set an upper limit in the page size that can be requested on a REST call to the server.
- setOrganizationName(String, String, String) - Method in interface org.odpi.openmetadata.userinterfaces.adminservices.UIServerAdministration
-
Set up the name of the organization that is running this server.
- setServerType(String, String, String) - Method in interface org.odpi.openmetadata.userinterfaces.adminservices.UIServerAdministration
-
Set up the descriptive type of the server.
- setServerURLRoot(String, String, String) - Method in interface org.odpi.openmetadata.userinterfaces.adminservices.UIServerAdministration
-
Set up the root URL for this server that is used to construct full URL paths to calls for
this server's REST interfaces.
- setServerUserId(String, String, String) - Method in interface org.odpi.openmetadata.userinterfaces.adminservices.UIServerAdministration
-
Set up the user id to use when there is no external user driving the work (for example when processing events
from another server).
- setUIServerConfig(String, UIServerConfig) - Method in class org.odpi.openmetadata.userinterfaces.adminservices.ConfigurationManagementClient
-
Set up the configuration properties for an UI Server in a single command.