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