| Modifier and Type | Method and Description |
|---|---|
GovernanceZone |
AssetVisibilityInterface.getGovernanceZone(String userId,
String qualifiedName)
Return information about a specific governance zone.
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceZone> |
AssetVisibilityInterface.getGovernanceZones(String userId,
int startingFrom,
int maximumResults)
Return information about the defined governance zones.
|
| Constructor and Description |
|---|
GovernanceZone(GovernanceZone template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceZone |
ZoneResponse.getGovernanceZone()
Return the governanceZone result.
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceZone> |
ZoneListResponse.getGovernanceZones()
Return the governanceZone result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneResponse.setGovernanceZone(GovernanceZone governanceZone)
Set up the governanceZone result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneListResponse.setGovernanceZone(List<GovernanceZone> governanceZones)
Set up the governanceZones result.
|
Copyright © 2018–2019 ODPi. All rights reserved.