@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-08-11T11:20:29.425+08:00[Asia/Shanghai]") public class ByteDanceResponseSegmentationListResp extends Object
| 构造器和说明 |
|---|
ByteDanceResponseSegmentationListResp() |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteDanceResponseSegmentationListResp |
code(Long code) |
ByteDanceResponseSegmentationListResp |
data(LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse data) |
boolean |
equals(Object o) |
Long |
getCode()
Get code
|
LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse |
getData()
Get data
|
String |
getMsg()
Get msg
|
int |
hashCode() |
ByteDanceResponseSegmentationListResp |
msg(String msg) |
void |
setCode(Long code) |
void |
setData(LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse data) |
void |
setMsg(String msg) |
String |
toString() |
public ByteDanceResponseSegmentationListResp code(Long code)
public Long getCode()
public void setCode(Long code)
public ByteDanceResponseSegmentationListResp msg(String msg)
public String getMsg()
public void setMsg(String msg)
public ByteDanceResponseSegmentationListResp data(LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse data)
public LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse getData()
public void setData(LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse data)
Copyright © 2024. All rights reserved.