@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-07-04T11:23:30.393+08:00[Asia/Shanghai]") public class ByteDanceResponseSegmentationListResp extends Object
| Constructor and Description |
|---|
ByteDanceResponseSegmentationListResp() |
| Modifier and Type | Method and Description |
|---|---|
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()
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 © 2023. All rights reserved.