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