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