public class CDPEventInput extends Object
Constructor and Description |
---|
CDPEventInput(String id,
String cdp_sourceID,
CDPProfileIDInput cdp_profileID,
String cdp_objectID,
CDPConsentUpdateEventInput cdp_consentUpdateEvent,
CDPListsUpdateEventInput cdp_listUpdateEvent,
CDPSessionEventInput cdp_sessionEvent) |
Modifier and Type | Method and Description |
---|---|
CDPConsentUpdateEventInput |
getCdp_consentUpdateEvent() |
CDPListsUpdateEventInput |
getCdp_listUpdateEvent() |
String |
getCdp_objectID() |
CDPProfileIDInput |
getCdp_profileID() |
CDPSessionEventInput |
getCdp_sessionEvent() |
String |
getCdp_sourceID() |
String |
getId() |
public static final String TYPE_NAME
public CDPEventInput(String id, String cdp_sourceID, CDPProfileIDInput cdp_profileID, String cdp_objectID, CDPConsentUpdateEventInput cdp_consentUpdateEvent, CDPListsUpdateEventInput cdp_listUpdateEvent, CDPSessionEventInput cdp_sessionEvent)
public String getId()
public String getCdp_sourceID()
public CDPProfileIDInput getCdp_profileID()
public String getCdp_objectID()
public CDPConsentUpdateEventInput getCdp_consentUpdateEvent()
public CDPListsUpdateEventInput getCdp_listUpdateEvent()
public CDPSessionEventInput getCdp_sessionEvent()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.