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