public class GovernanceZoneDefinition extends GovernanceZoneProperties
| Constructor and Description |
|---|
GovernanceZoneDefinition()
Default Constructor
|
GovernanceZoneDefinition(GovernanceZoneDefinition template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceDefinitionProperties> |
getAssociatedGovernanceDefinitions()
List the governance definitions that control assets in this zone.
|
void |
setAssociatedGovernanceDefinitions(List<GovernanceDefinitionProperties> associatedGovernanceDefinitions) |
String |
toString()
JSON-style toString
|
equals, getCriteria, getDescription, getDisplayName, getDomainIdentifier, getScope, hashCode, setCriteria, setDescription, setDisplayName, setDomainIdentifier, setScopegetAdditionalProperties, getExtendedProperties, getQualifiedName, getTypeName, setAdditionalProperties, setExtendedProperties, setQualifiedName, setTypeNamepublic GovernanceZoneDefinition()
public GovernanceZoneDefinition(GovernanceZoneDefinition template)
template - object to copypublic List<GovernanceDefinitionProperties> getAssociatedGovernanceDefinitions()
public void setAssociatedGovernanceDefinitions(List<GovernanceDefinitionProperties> associatedGovernanceDefinitions)
public String toString()
toString in class GovernanceZonePropertiesCopyright © 2018–2020 ODPi. All rights reserved.