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