"DmiAsyncRequestResponseEvent": {
"description": "The payload for NCMP async request response event.",
"type": "object",
+ "javaType" : "org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent",
"properties": {
"eventId": {
"description": "The unique id identifying the event generated by DMI.",
"NcmpAsyncRequestResponseEvent": {
"description": "The payload for CPS async request response event.",
"type": "object",
+ "javaType" : "org.onap.cps.ncmp.event.model.NcmpAsyncRequestResponseEvent",
"properties": {
"eventId": {
"description": "The unique id identifying the event generated by DMI.",