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