public class CDPListsUpdateEventFilterInput extends Object implements EventFilterInputMarker
Constructor and Description |
---|
CDPListsUpdateEventFilterInput(List<String> joinLists_contains,
List<String> leaveLists_contains) |
Modifier and Type | Method and Description |
---|---|
static CDPListsUpdateEventFilterInput |
fromMap(Map<String,Object> map) |
List<String> |
getJoinLists_contains() |
List<String> |
getLeaveLists_contains() |
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.