public class CDPConsentUpdateEvent extends Object implements CDPEventInterface
Constructor and Description |
---|
CDPConsentUpdateEvent(Event event) |
Modifier and Type | Method and Description |
---|---|
OffsetDateTime |
expiration(graphql.schema.DataFetchingEnvironment environment) |
Event |
getEvent() |
OffsetDateTime |
lastUpdate(graphql.schema.DataFetchingEnvironment environment) |
String |
status(graphql.schema.DataFetchingEnvironment environment) |
String |
type(graphql.schema.DataFetchingEnvironment environment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cdp_client, cdp_location, cdp_object, cdp_profile, cdp_profileID, cdp_source, cdp_timestamp, cdp_topics, getProperty, id
public static final String TYPE_NAME
public CDPConsentUpdateEvent(Event event)
public Event getEvent()
getEvent
in interface CDPEventInterface
public String type(graphql.schema.DataFetchingEnvironment environment)
public String status(graphql.schema.DataFetchingEnvironment environment)
public OffsetDateTime lastUpdate(graphql.schema.DataFetchingEnvironment environment)
public OffsetDateTime expiration(graphql.schema.DataFetchingEnvironment environment)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.