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