@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-07-04T11:23:30.393+08:00[Asia/Shanghai]") public class SegmentationResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SegmentationResult.HashMethodEnum
Gets or Sets hashMethod
|
static class |
SegmentationResult.SegStatusEnum
Gets or Sets segStatus
|
| Constructor and Description |
|---|
SegmentationResult() |
public SegmentationResult abaseEnabled(Boolean abaseEnabled)
public Boolean isAbaseEnabled()
public void setAbaseEnabled(Boolean abaseEnabled)
public SegmentationResult count(Long count)
public Long getCount()
public void setCount(Long count)
public SegmentationResult exportAt(String exportAt)
public String getExportAt()
public void setExportAt(String exportAt)
public SegmentationResult hashMethod(SegmentationResult.HashMethodEnum hashMethod)
public SegmentationResult.HashMethodEnum getHashMethod()
public void setHashMethod(SegmentationResult.HashMethodEnum hashMethod)
public SegmentationResult id(Integer id)
public Integer getId()
public void setId(Integer id)
public SegmentationResult idType(IdType idType)
public IdType getIdType()
public void setIdType(IdType idType)
public SegmentationResult isLookalikeReady(Boolean isLookalikeReady)
public Boolean isIsLookalikeReady()
public void setIsLookalikeReady(Boolean isLookalikeReady)
public SegmentationResult lookalikeOption(OptionLookalikeOption lookalikeOption)
public OptionLookalikeOption getLookalikeOption()
public void setLookalikeOption(OptionLookalikeOption lookalikeOption)
public SegmentationResult originCount(Long originCount)
public Long getOriginCount()
public void setOriginCount(Long originCount)
public SegmentationResult parentId(Integer parentId)
public Integer getParentId()
public void setParentId(Integer parentId)
public SegmentationResult path(String path)
public String getPath()
public void setPath(String path)
public SegmentationResult segStatus(SegmentationResult.SegStatusEnum segStatus)
public SegmentationResult.SegStatusEnum getSegStatus()
public void setSegStatus(SegmentationResult.SegStatusEnum segStatus)
public SegmentationResult splitResult(List<String> splitResult)
public SegmentationResult addSplitResultItem(String splitResultItem)
public SegmentationResult targetIdType(IdType targetIdType)
public IdType getTargetIdType()
public void setTargetIdType(IdType targetIdType)
public SegmentationResult targetPath(String targetPath)
public String getTargetPath()
public void setTargetPath(String targetPath)
Copyright © 2023. All rights reserved.