| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.api.events | |
| org.odpi.openmetadata.accessservices.governanceengine.api.objects |
| Modifier and Type | Method and Description |
|---|---|
GovernedAsset |
GovernanceEngineEvent.getGovernedAsset() |
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceEngineEvent.setGovernedAsset(GovernedAsset governedAsset) |
| Modifier and Type | Method and Description |
|---|---|
GovernedAsset |
GovernedAssetAPIResponse.getAsset()
Return the Connection object.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernedAssetListAPIResponse.setGovernedAssetList(List<GovernedAsset> assetList)
Set up the Connection object.
|
Copyright © 2018–2020 ODPi. All rights reserved.