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