| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.api |
Governance Program OMAS Java API defined the means to maintain and query the definitions that make up the governance program.
|
| org.odpi.openmetadata.accessservices.governanceprogram.metadataelements |
The metadata elements describe metadata retrieved from the open metadata repositories.
|
| org.odpi.openmetadata.accessservices.governanceprogram.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceZoneDefinition |
GovernanceZonesInterface.getGovernanceZoneDefinitionByGUID(String userId,
String zoneGUID)
Return information about a specific governance zone and its linked governance definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GovernanceZoneInAction
GovernanceZoneInAction returns information about an operational governance zone.
|
| Constructor and Description |
|---|
GovernanceZoneDefinition(GovernanceZoneDefinition template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceZoneDefinition |
GovernanceZoneDefinitionResponse.getProperties()
Return the properties result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceZoneDefinitionResponse.setProperties(GovernanceZoneDefinition properties)
Set up the properties result.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.