@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UpgradeCloudTowerApplicationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
UpgradeCloudTowerApplicationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpgradeCloudTowerApplicationParams |
data_ExplictlyNonNull() |
UpgradeCloudTowerApplicationParams |
data_ExplictlyNull() |
UpgradeCloudTowerApplicationParams |
data(UpgradeCloudTowerApplicationParamsData data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
UpgradeCloudTowerApplicationParamsData |
getData()
Get data
|
boolean |
getWhere_IsExplictlyNull() |
CloudTowerApplicationWhereUniqueInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(UpgradeCloudTowerApplicationParamsData data) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(CloudTowerApplicationWhereUniqueInput where) |
String |
toString() |
UpgradeCloudTowerApplicationParams |
where_ExplictlyNonNull() |
UpgradeCloudTowerApplicationParams |
where_ExplictlyNull() |
UpgradeCloudTowerApplicationParams |
where(CloudTowerApplicationWhereUniqueInput where) |
public UpgradeCloudTowerApplicationParams data(UpgradeCloudTowerApplicationParamsData data)
@Nonnull public UpgradeCloudTowerApplicationParamsData getData()
public void setData(UpgradeCloudTowerApplicationParamsData data)
public UpgradeCloudTowerApplicationParams data_ExplictlyNull()
public UpgradeCloudTowerApplicationParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
public UpgradeCloudTowerApplicationParams where(CloudTowerApplicationWhereUniqueInput where)
@Nonnull public CloudTowerApplicationWhereUniqueInput getWhere()
public void setWhere(CloudTowerApplicationWhereUniqueInput where)
public UpgradeCloudTowerApplicationParams where_ExplictlyNull()
public UpgradeCloudTowerApplicationParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.