@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UpdateVsphereEsxiAccountParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
_isPresent_| 构造器和说明 |
|---|
UpdateVsphereEsxiAccountParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateVsphereEsxiAccountParams |
addDataItem(UpdateVsphereEsxiAccountParamsData dataItem) |
UpdateVsphereEsxiAccountParams |
data_ExplictlyNonNull() |
UpdateVsphereEsxiAccountParams |
data_ExplictlyNull() |
UpdateVsphereEsxiAccountParams |
data(List<UpdateVsphereEsxiAccountParamsData> data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
List<UpdateVsphereEsxiAccountParamsData> |
getData()
Get data
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(List<UpdateVsphereEsxiAccountParamsData> data) |
String |
toString() |
public UpdateVsphereEsxiAccountParams data(List<UpdateVsphereEsxiAccountParamsData> data)
public UpdateVsphereEsxiAccountParams addDataItem(UpdateVsphereEsxiAccountParamsData dataItem)
@Nonnull public List<UpdateVsphereEsxiAccountParamsData> getData()
public void setData(List<UpdateVsphereEsxiAccountParamsData> data)
public UpdateVsphereEsxiAccountParams data_ExplictlyNull()
public UpdateVsphereEsxiAccountParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
Copyright © 2025. All rights reserved.