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