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