@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-07-04T11:23:30.393+08:00[Asia/Shanghai]") public class ByteDanceResponseSegmentationOnlineServiceEnableReq extends Object
| Constructor and Description |
|---|
ByteDanceResponseSegmentationOnlineServiceEnableReq() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Boolean |
isOnlineServiceEnabled()
Get onlineServiceEnabled
|
ByteDanceResponseSegmentationOnlineServiceEnableReq |
onlineServiceEnabled(Boolean onlineServiceEnabled) |
void |
setOnlineServiceEnabled(Boolean onlineServiceEnabled) |
String |
toString() |
public ByteDanceResponseSegmentationOnlineServiceEnableReq()
public ByteDanceResponseSegmentationOnlineServiceEnableReq onlineServiceEnabled(Boolean onlineServiceEnabled)
public Boolean isOnlineServiceEnabled()
public void setOnlineServiceEnabled(Boolean onlineServiceEnabled)
Copyright © 2023. All rights reserved.