Uses of Class
org.apache.unomi.graphql.types.input.CDPConsentUpdateEventInput
-
Packages that use CDPConsentUpdateEventInput Package Description org.apache.unomi.graphql.types.input -
-
Uses of CDPConsentUpdateEventInput in org.apache.unomi.graphql.types.input
Methods in org.apache.unomi.graphql.types.input that return CDPConsentUpdateEventInput Modifier and Type Method Description CDPConsentUpdateEventInput
CDPEventInput. getCdp_consentUpdateEvent()
Constructors in org.apache.unomi.graphql.types.input with parameters of type CDPConsentUpdateEventInput Constructor Description CDPEventInput(String id, String cdp_sourceID, CDPProfileIDInput cdp_profileID, String cdp_objectID, CDPConsentUpdateEventInput cdp_consentUpdateEvent, CDPListsUpdateEventInput cdp_listUpdateEvent, CDPSessionEventInput cdp_sessionEvent)
-