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