@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterEnablePinInPerformanceHostType extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DISK_POOLS |
static String |
SERIALIZED_NAME_PERCENTAGE |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
ClusterEnablePinInPerformanceHostType() |
public ClusterEnablePinInPerformanceHostType diskPools(List<ClusterEnablePinInPerformanceDiskPoolType> diskPools)
public ClusterEnablePinInPerformanceHostType addDiskPoolsItem(ClusterEnablePinInPerformanceDiskPoolType diskPoolsItem)
@Nullable public List<ClusterEnablePinInPerformanceDiskPoolType> getDiskPools()
public void setDiskPools(List<ClusterEnablePinInPerformanceDiskPoolType> diskPools)
public ClusterEnablePinInPerformanceHostType diskPools_ExplictlyNull()
public ClusterEnablePinInPerformanceHostType diskPools_ExplictlyNonNull()
public void setDiskPools_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDiskPools_IsExplictlyNull()
public ClusterEnablePinInPerformanceHostType percentage(Double percentage)
public void setPercentage(Double percentage)
public ClusterEnablePinInPerformanceHostType percentage_ExplictlyNull()
public ClusterEnablePinInPerformanceHostType percentage_ExplictlyNonNull()
public void setPercentage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPercentage_IsExplictlyNull()
public ClusterEnablePinInPerformanceHostType where(HostWhereUniqueInput where)
@Nonnull public HostWhereUniqueInput getWhere()
public void setWhere(HostWhereUniqueInput where)
public ClusterEnablePinInPerformanceHostType where_ExplictlyNull()
public ClusterEnablePinInPerformanceHostType where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.