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