| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.api.objects |
| Modifier and Type | Method and Description |
|---|---|
GovernedAsset |
GovernedAssetAPIResponse.getAsset() |
GovernedAsset |
GovernedAssetNotification.getNewGovernanceClassificationDefinition() |
GovernedAsset |
GovernedAssetNotification.getOldGovernedAsset() |
| Modifier and Type | Method and Description |
|---|---|
List<GovernedAsset> |
GovernedAssetListAPIResponse.getGovernedAssetList()
Return the Connection object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernedAssetAPIResponse.setAsset(GovernedAsset asset)
Set up the Connection object.
|
void |
GovernedAssetNotification.setNewGovernanceClassificationDefinition(GovernedAsset newGovernedAsset) |
void |
GovernedAssetNotification.setOldGovernedAsset(GovernedAsset oldGovernedAsset) |
| Modifier and Type | Method and Description |
|---|---|
void |
GovernedAssetListAPIResponse.setGovernedAssetList(List<GovernedAsset> assetList)
Set up the Connection object.
|
Copyright © 2017–2018 ODPi. All rights reserved.