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