@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class WithTaskLogCollection extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_TASK_ID |
_isPresent_| 构造器和说明 |
|---|
WithTaskLogCollection() |
| 限定符和类型 | 方法和说明 |
|---|---|
WithTaskLogCollection |
data_ExplictlyNonNull() |
WithTaskLogCollection |
data_ExplictlyNull() |
WithTaskLogCollection |
data(LogCollection data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
LogCollection |
getData()
Get data
|
boolean |
getTaskId_IsExplictlyNull() |
String |
getTaskId()
Get taskId
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(LogCollection data) |
void |
setTaskId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setTaskId(String taskId) |
WithTaskLogCollection |
taskId_ExplictlyNonNull() |
WithTaskLogCollection |
taskId_ExplictlyNull() |
WithTaskLogCollection |
taskId(String taskId) |
String |
toString() |
public WithTaskLogCollection taskId(String taskId)
public void setTaskId(String taskId)
public WithTaskLogCollection taskId_ExplictlyNull()
public WithTaskLogCollection taskId_ExplictlyNonNull()
public void setTaskId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskId_IsExplictlyNull()
public WithTaskLogCollection data(LogCollection data)
@Nonnull public LogCollection getData()
public void setData(LogCollection data)
public WithTaskLogCollection data_ExplictlyNull()
public WithTaskLogCollection data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
Copyright © 2025. All rights reserved.