Uses of Class
org.odpi.openmetadata.accessservices.securityofficer.api.model.rest.SecurityOfficerOMASAPIResponse
-
Packages that use SecurityOfficerOMASAPIResponse Package Description org.odpi.openmetadata.accessservices.securityofficer.api.model.rest -
-
Uses of SecurityOfficerOMASAPIResponse in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest
Subclasses of SecurityOfficerOMASAPIResponse in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest Modifier and Type Class Description classGovernedAssetListResponseTagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.classGovernedAssetResponseTagMapResponse is the response structure used on the Governance Engine OMAS REST API calls that returns a TagMap object as a response.classSecurityOfficerSchemaElementListResponseclassSecurityOfficerSchemaElementResponseclassSecurityOfficerSecurityTagListResponseclassSecurityOfficerSecurityTagResponseclassSoftwareServerCapabilityResponseConstructors in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest with parameters of type SecurityOfficerOMASAPIResponse Constructor Description SecurityOfficerOMASAPIResponse(SecurityOfficerOMASAPIResponse template)Copy/clone constructor
-