public class GovernanceZone extends GovernanceZoneDefinition
| Constructor and Description |
|---|
GovernanceZone()
Default Constructor
|
GovernanceZone(GovernanceZone template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceDefinition> |
getAssociatedGovernanceDefinitions()
List the governance definitions that control assets in this zone.
|
void |
setAssociatedGovernanceDefinitions(List<GovernanceDefinition> associatedGovernanceDefinitions) |
String |
toString()
JSON-style toString
|
equals, getAdditionalProperties, getClassifications, getCriteria, getDescription, getDisplayName, getGUID, getQualifiedName, hashCode, setAdditionalProperties, setClassifications, setCriteria, setDescription, setDisplayName, setGUID, setQualifiedNamepublic GovernanceZone()
public GovernanceZone(GovernanceZone template)
template - object to copypublic List<GovernanceDefinition> getAssociatedGovernanceDefinitions()
public void setAssociatedGovernanceDefinitions(List<GovernanceDefinition> associatedGovernanceDefinitions)
public String toString()
toString in class GovernanceZoneDefinitionCopyright © 2018–2019 ODPi. All rights reserved.