java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
org.odpi.openmetadata.accessservices.securityofficer.api.model.rest.SecurityOfficerOMASAPIResponse
org.odpi.openmetadata.accessservices.securityofficer.api.model.rest.GovernedAssetResponse
All Implemented Interfaces:
Serializable, org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse

public class GovernedAssetResponse 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 Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the Connection object.
    void
    Set up the Connection object.

    Methods inherited from class org.odpi.openmetadata.accessservices.securityofficer.api.model.rest.SecurityOfficerOMASAPIResponse

    toString

    Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase

    equals, getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCode

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • GovernedAssetResponse

      public GovernedAssetResponse()
  • Method Details

    • getAsset

      public GovernedAsset getAsset()
      Return the Connection object.
      Returns:
      connection
    • setAsset

      public void setAsset(GovernedAsset asset)
      Set up the Connection object.
      Parameters:
      asset - - TagMap object