public class CDPProfileUpdateEventInput extends BaseProfileEventProcessor
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_NAME |
static String |
TYPE_NAME |
Constructor and Description |
---|
CDPProfileUpdateEventInput() |
Modifier and Type | Method and Description |
---|---|
Event |
buildEvent(LinkedHashMap<String,Object> eventInputAsMap,
graphql.schema.DataFetchingEnvironment environment) |
String |
getFieldName() |
eventBuilder, eventBuilder, loadProfile
public static final String TYPE_NAME
public static final String EVENT_NAME
public Event buildEvent(LinkedHashMap<String,Object> eventInputAsMap, graphql.schema.DataFetchingEnvironment environment)
public String getFieldName()
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.