All Implemented Interfaces:
Serializable, FFDCResponse

public class GovernedAssetListResponse extends SecurityOfficerOMASAPIResponse implements Serializable
TagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.
See Also:
  • Constructor Details

    • GovernedAssetListResponse

      public GovernedAssetListResponse()
  • Method Details

    • getGovernedAssetList

      public List<GovernedAsset> getGovernedAssetList()
      Return the Connection object.
      Returns:
      connection
    • setGovernedAssetList

      public void setGovernedAssetList(List<GovernedAsset> assetList)
      Set up the Connection object.
      Parameters:
      assetList - - TagMap object