@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterEnablePinInPerformanceDiskPoolType extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_PERCENTAGE |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
ClusterEnablePinInPerformanceDiskPoolType() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getPercentage_IsExplictlyNull() |
Double |
getPercentage()
Get percentage
|
boolean |
getWhere_IsExplictlyNull() |
DiskPoolWhereUniqueInput |
getWhere()
Get where
|
int |
hashCode() |
ClusterEnablePinInPerformanceDiskPoolType |
percentage_ExplictlyNonNull() |
ClusterEnablePinInPerformanceDiskPoolType |
percentage_ExplictlyNull() |
ClusterEnablePinInPerformanceDiskPoolType |
percentage(Double percentage) |
void |
setPercentage_IsExplictlyNull(boolean isExplictlyNull) |
void |
setPercentage(Double percentage) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(DiskPoolWhereUniqueInput where) |
String |
toString() |
ClusterEnablePinInPerformanceDiskPoolType |
where_ExplictlyNonNull() |
ClusterEnablePinInPerformanceDiskPoolType |
where_ExplictlyNull() |
ClusterEnablePinInPerformanceDiskPoolType |
where(DiskPoolWhereUniqueInput where) |
public ClusterEnablePinInPerformanceDiskPoolType()
public ClusterEnablePinInPerformanceDiskPoolType percentage(Double percentage)
public void setPercentage(Double percentage)
public ClusterEnablePinInPerformanceDiskPoolType percentage_ExplictlyNull()
public ClusterEnablePinInPerformanceDiskPoolType percentage_ExplictlyNonNull()
public void setPercentage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPercentage_IsExplictlyNull()
public ClusterEnablePinInPerformanceDiskPoolType where(DiskPoolWhereUniqueInput where)
@Nonnull public DiskPoolWhereUniqueInput getWhere()
public void setWhere(DiskPoolWhereUniqueInput where)
public ClusterEnablePinInPerformanceDiskPoolType where_ExplictlyNull()
public ClusterEnablePinInPerformanceDiskPoolType where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.