@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmUpdateNicQosOptionsParams extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
| 构造器和说明 |
|---|
VmUpdateNicQosOptionsParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
VmUpdateNicQosOptionsParams |
data(VmUpdateNicQosOptionsParamsData data) |
boolean |
equals(Object o) |
VmUpdateNicQosOptionsParamsData |
getData()
Get data
|
VmNicWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData(VmUpdateNicQosOptionsParamsData data) |
void |
setWhere(VmNicWhereInput where) |
String |
toString() |
VmUpdateNicQosOptionsParams |
where(VmNicWhereInput where) |
public VmUpdateNicQosOptionsParams data(VmUpdateNicQosOptionsParamsData data)
@Nonnull public VmUpdateNicQosOptionsParamsData getData()
public void setData(VmUpdateNicQosOptionsParamsData data)
public VmUpdateNicQosOptionsParams where(VmNicWhereInput where)
@Nonnull public VmNicWhereInput getWhere()
public void setWhere(VmNicWhereInput where)
Copyright © 2025. All rights reserved.