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