public class CDPSegmentInput extends Object implements BaseSegmentInput
Constructor and Description |
---|
CDPSegmentInput(String id,
String view,
String name,
CDPProfileFilterInput profiles) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
CDPProfileFilterInput |
getProfiles() |
String |
getView() |
public CDPSegmentInput(String id, String view, String name, CDPProfileFilterInput profiles)
public String getId()
getId
in interface BaseSegmentInput
public String getView()
getView
in interface BaseSegmentInput
public String getName()
getName
in interface BaseSegmentInput
public CDPProfileFilterInput getProfiles()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.