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