public class CDPProfileFilterInput extends Object
Constructor and Description |
---|
CDPProfileFilterInput(List<String> profileIDs_contains,
List<String> segments_contains,
List<String> consents_contains,
List<String> lists_contains,
CDPProfilePropertiesFilterInput properties,
CDPInterestFilterInput interests,
CDPProfileEventsFilterInput events) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getConsents_contains() |
CDPProfileEventsFilterInput |
getEvents() |
CDPInterestFilterInput |
getInterests() |
List<String> |
getLists_contains() |
List<String> |
getProfileIDs_contains() |
CDPProfilePropertiesFilterInput |
getProperties() |
List<String> |
getSegments_contains() |
public CDPProfileFilterInput(List<String> profileIDs_contains, List<String> segments_contains, List<String> consents_contains, List<String> lists_contains, CDPProfilePropertiesFilterInput properties, CDPInterestFilterInput interests, CDPProfileEventsFilterInput events)
public CDPProfilePropertiesFilterInput getProperties()
public CDPInterestFilterInput getInterests()
public CDPProfileEventsFilterInput getEvents()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.