@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UpdateVcenterAccountParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
UpdateVcenterAccountParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateVcenterAccountParams |
data_ExplictlyNonNull() |
UpdateVcenterAccountParams |
data_ExplictlyNull() |
UpdateVcenterAccountParams |
data(UpdateVcenterAccountParamsData data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
UpdateVcenterAccountParamsData |
getData()
Get data
|
boolean |
getWhere_IsExplictlyNull() |
VcenterAccountWhereUniqueInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(UpdateVcenterAccountParamsData data) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(VcenterAccountWhereUniqueInput where) |
String |
toString() |
UpdateVcenterAccountParams |
where_ExplictlyNonNull() |
UpdateVcenterAccountParams |
where_ExplictlyNull() |
UpdateVcenterAccountParams |
where(VcenterAccountWhereUniqueInput where) |
public UpdateVcenterAccountParams data(UpdateVcenterAccountParamsData data)
@Nonnull public UpdateVcenterAccountParamsData getData()
public void setData(UpdateVcenterAccountParamsData data)
public UpdateVcenterAccountParams data_ExplictlyNull()
public UpdateVcenterAccountParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
public UpdateVcenterAccountParams where(VcenterAccountWhereUniqueInput where)
@Nonnull public VcenterAccountWhereUniqueInput getWhere()
public void setWhere(VcenterAccountWhereUniqueInput where)
public UpdateVcenterAccountParams where_ExplictlyNull()
public UpdateVcenterAccountParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.