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