@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-11-17T15:32:30.245+08:00[Asia/Shanghai]") public class SegmentationResp extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SegmentationResp.CantPublicTypeEnum
Gets or Sets cantPublicType
|
static class |
SegmentationResp.HashMethodEnum
Gets or Sets hashMethod
|
static class |
SegmentationResp.SegStatusEnum
Gets or Sets segStatus
|
static class |
SegmentationResp.SegTypeEnum
Gets or Sets segType
|
static class |
SegmentationResp.UploadTypeEnum
Gets or Sets uploadType
|
| 构造器和说明 |
|---|
SegmentationResp() |
public SegmentationResp allowDownload(Boolean allowDownload)
public Boolean isAllowDownload()
public void setAllowDownload(Boolean allowDownload)
public SegmentationResp cantPublicType(SegmentationResp.CantPublicTypeEnum cantPublicType)
public SegmentationResp.CantPublicTypeEnum getCantPublicType()
public void setCantPublicType(SegmentationResp.CantPublicTypeEnum cantPublicType)
public SegmentationResp count(Long count)
public Long getCount()
public void setCount(Long count)
public SegmentationResp createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public SegmentationResp createdBy(String createdBy)
public String getCreatedBy()
public void setCreatedBy(String createdBy)
public SegmentationResp exportAt(String exportAt)
public String getExportAt()
public void setExportAt(String exportAt)
public SegmentationResp exportStrategy(String exportStrategy)
public String getExportStrategy()
public void setExportStrategy(String exportStrategy)
public SegmentationResp groupInf(List<GroupInfo> groupInf)
public SegmentationResp addGroupInfItem(GroupInfo groupInfItem)
public SegmentationResp hasPublicBefore(Boolean hasPublicBefore)
public Boolean isHasPublicBefore()
public void setHasPublicBefore(Boolean hasPublicBefore)
public SegmentationResp hashMethod(SegmentationResp.HashMethodEnum hashMethod)
public SegmentationResp.HashMethodEnum getHashMethod()
public void setHashMethod(SegmentationResp.HashMethodEnum hashMethod)
public SegmentationResp id(Integer id)
public Integer getId()
public void setId(Integer id)
public SegmentationResp idType(IdType idType)
public IdType getIdType()
public void setIdType(IdType idType)
public SegmentationResp idTypeName(String idTypeName)
public String getIdTypeName()
public void setIdTypeName(String idTypeName)
public SegmentationResp isNewestVersion(Boolean isNewestVersion)
public Boolean isIsNewestVersion()
public void setIsNewestVersion(Boolean isNewestVersion)
public SegmentationResp module(String module)
public String getModule()
public void setModule(String module)
public SegmentationResp name(String name)
public String getName()
public void setName(String name)
public SegmentationResp onlineSegStatus(Boolean onlineSegStatus)
public Boolean isOnlineSegStatus()
public void setOnlineSegStatus(Boolean onlineSegStatus)
public SegmentationResp onlineSegSyncStatus(String onlineSegSyncStatus)
public String getOnlineSegSyncStatus()
public void setOnlineSegSyncStatus(String onlineSegSyncStatus)
public SegmentationResp pDate(String pDate)
public String getPDate()
public void setPDate(String pDate)
public SegmentationResp path(String path)
public String getPath()
public void setPath(String path)
public SegmentationResp platform(String platform)
public String getPlatform()
public void setPlatform(String platform)
public SegmentationResp reportId(Long reportId)
public Long getReportId()
public void setReportId(Long reportId)
public SegmentationResp segDep(SegDependency segDep)
public SegDependency getSegDep()
public void setSegDep(SegDependency segDep)
public SegmentationResp segPermission(List<SegPermission> segPermission)
public SegmentationResp addSegPermissionItem(SegPermission segPermissionItem)
public List<SegPermission> getSegPermission()
public void setSegPermission(List<SegPermission> segPermission)
public SegmentationResp segStatus(SegmentationResp.SegStatusEnum segStatus)
public SegmentationResp.SegStatusEnum getSegStatus()
public void setSegStatus(SegmentationResp.SegStatusEnum segStatus)
public SegmentationResp segTaskStatus(List<SegTaskStatus> segTaskStatus)
public SegmentationResp addSegTaskStatusItem(SegTaskStatus segTaskStatusItem)
public List<SegTaskStatus> getSegTaskStatus()
public void setSegTaskStatus(List<SegTaskStatus> segTaskStatus)
public SegmentationResp segType(SegmentationResp.SegTypeEnum segType)
public SegmentationResp.SegTypeEnum getSegType()
public void setSegType(SegmentationResp.SegTypeEnum segType)
public SegmentationResp sourceResultReady(Boolean sourceResultReady)
public Boolean isSourceResultReady()
public void setSourceResultReady(Boolean sourceResultReady)
public SegmentationResp subSegmentations(List<SegmentationResp> subSegmentations)
public SegmentationResp addSubSegmentationsItem(SegmentationResp subSegmentationsItem)
public List<SegmentationResp> getSubSegmentations()
public void setSubSegmentations(List<SegmentationResp> subSegmentations)
public SegmentationResp subjectId(Integer subjectId)
public Integer getSubjectId()
public void setSubjectId(Integer subjectId)
public SegmentationResp uploadType(SegmentationResp.UploadTypeEnum uploadType)
public SegmentationResp.UploadTypeEnum getUploadType()
public void setUploadType(SegmentationResp.UploadTypeEnum uploadType)
public SegmentationResp version(Integer version)
public Integer getVersion()
public void setVersion(Integer version)
Copyright © 2023. All rights reserved.