public class GovernanceServerEndpoint extends Object
| Constructor and Description |
|---|
GovernanceServerEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGovernanceServiceName()
Governance service name.
|
String |
getServerName()
the serverName for the governance server.
|
String |
getServerRootURL()
The serverRootURL for the governance server.
|
int |
hashCode() |
void |
setGovernanceServiceName(String governanceServiceName)
Set up the governance service Name for the governance server.
|
void |
setServerName(String serverName)
Set up the serverName for the governance server.
|
void |
setServerRootURL(String serverRootURL)
Set up the serverRootURL for the governance server.
|
String |
toString() |
public String getServerName()
public void setServerName(String serverName)
serverName - governance server namepublic String getServerRootURL()
public void setServerRootURL(String serverRootURL)
serverRootURL - governance server namepublic String getGovernanceServiceName()
public void setGovernanceServiceName(String governanceServiceName)
governanceServiceName - governance server nameCopyright © 2018–2019 ODPi. All rights reserved.