@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterPinInPerformanceInfo extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ClusterPinInPerformanceInfo() |
public static final String SERIALIZED_NAME_PIN_IN_PERFORMANCE_ENABLED
public static final String SERIALIZED_NAME_TOTAL_PRIO_VOLUME_SIZE
public static final String SERIALIZED_NAME_DOWNGRADED_PRIORITIZED_SPACE
public static final String SERIALIZED_NAME_ALLOCATED_PRIORITIZED_SPACE
public static final String SERIALIZED_NAME_PLANNED_PRIORITIZED_SPACE
public static final String SERIALIZED_NAME_TOTAL_PRIO_VOLUME_SIZE_USAGE
public static final String SERIALIZED_NAME_ALLOCATED_PRIORITIZED_SPACE_USAGE
public static final String SERIALIZED_NAME_PRIO_SPACE_PERCENTAGE
public ClusterPinInPerformanceInfo pinInPerformanceEnabled(Boolean pinInPerformanceEnabled)
@Nullable public Boolean getPinInPerformanceEnabled()
public void setPinInPerformanceEnabled(Boolean pinInPerformanceEnabled)
public ClusterPinInPerformanceInfo pinInPerformanceEnabled_ExplictlyNull()
public ClusterPinInPerformanceInfo pinInPerformanceEnabled_ExplictlyNonNull()
public void setPinInPerformanceEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPinInPerformanceEnabled_IsExplictlyNull()
public ClusterPinInPerformanceInfo hosts(List<HostPinInPerformanceInfo> hosts)
public ClusterPinInPerformanceInfo addHostsItem(HostPinInPerformanceInfo hostsItem)
@Nullable public List<HostPinInPerformanceInfo> getHosts()
public void setHosts(List<HostPinInPerformanceInfo> hosts)
public ClusterPinInPerformanceInfo hosts_ExplictlyNull()
public ClusterPinInPerformanceInfo hosts_ExplictlyNonNull()
public void setHosts_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHosts_IsExplictlyNull()
public ClusterPinInPerformanceInfo totalPrioVolumeSize(Long totalPrioVolumeSize)
@Nullable public Long getTotalPrioVolumeSize()
public void setTotalPrioVolumeSize(Long totalPrioVolumeSize)
public ClusterPinInPerformanceInfo totalPrioVolumeSize_ExplictlyNull()
public ClusterPinInPerformanceInfo totalPrioVolumeSize_ExplictlyNonNull()
public void setTotalPrioVolumeSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalPrioVolumeSize_IsExplictlyNull()
public ClusterPinInPerformanceInfo downgradedPrioritizedSpace(Long downgradedPrioritizedSpace)
@Nullable public Long getDowngradedPrioritizedSpace()
public void setDowngradedPrioritizedSpace(Long downgradedPrioritizedSpace)
public ClusterPinInPerformanceInfo downgradedPrioritizedSpace_ExplictlyNull()
public ClusterPinInPerformanceInfo downgradedPrioritizedSpace_ExplictlyNonNull()
public void setDowngradedPrioritizedSpace_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDowngradedPrioritizedSpace_IsExplictlyNull()
public ClusterPinInPerformanceInfo allocatedPrioritizedSpace(Long allocatedPrioritizedSpace)
@Nullable public Long getAllocatedPrioritizedSpace()
public void setAllocatedPrioritizedSpace(Long allocatedPrioritizedSpace)
public ClusterPinInPerformanceInfo allocatedPrioritizedSpace_ExplictlyNull()
public ClusterPinInPerformanceInfo allocatedPrioritizedSpace_ExplictlyNonNull()
public void setAllocatedPrioritizedSpace_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAllocatedPrioritizedSpace_IsExplictlyNull()
public ClusterPinInPerformanceInfo plannedPrioritizedSpace(Long plannedPrioritizedSpace)
@Nullable public Long getPlannedPrioritizedSpace()
public void setPlannedPrioritizedSpace(Long plannedPrioritizedSpace)
public ClusterPinInPerformanceInfo plannedPrioritizedSpace_ExplictlyNull()
public ClusterPinInPerformanceInfo plannedPrioritizedSpace_ExplictlyNonNull()
public void setPlannedPrioritizedSpace_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlannedPrioritizedSpace_IsExplictlyNull()
public ClusterPinInPerformanceInfo totalPrioVolumeSizeUsage(Double totalPrioVolumeSizeUsage)
@Nullable public Double getTotalPrioVolumeSizeUsage()
public void setTotalPrioVolumeSizeUsage(Double totalPrioVolumeSizeUsage)
public ClusterPinInPerformanceInfo totalPrioVolumeSizeUsage_ExplictlyNull()
public ClusterPinInPerformanceInfo totalPrioVolumeSizeUsage_ExplictlyNonNull()
public void setTotalPrioVolumeSizeUsage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalPrioVolumeSizeUsage_IsExplictlyNull()
public ClusterPinInPerformanceInfo allocatedPrioritizedSpaceUsage(Double allocatedPrioritizedSpaceUsage)
@Nullable public Double getAllocatedPrioritizedSpaceUsage()
public void setAllocatedPrioritizedSpaceUsage(Double allocatedPrioritizedSpaceUsage)
public ClusterPinInPerformanceInfo allocatedPrioritizedSpaceUsage_ExplictlyNull()
public ClusterPinInPerformanceInfo allocatedPrioritizedSpaceUsage_ExplictlyNonNull()
public void setAllocatedPrioritizedSpaceUsage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAllocatedPrioritizedSpaceUsage_IsExplictlyNull()
public ClusterPinInPerformanceInfo prioSpacePercentage(Double prioSpacePercentage)
@Nullable public Double getPrioSpacePercentage()
public void setPrioSpacePercentage(Double prioSpacePercentage)
public ClusterPinInPerformanceInfo prioSpacePercentage_ExplictlyNull()
public ClusterPinInPerformanceInfo prioSpacePercentage_ExplictlyNonNull()
public void setPrioSpacePercentage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrioSpacePercentage_IsExplictlyNull()
public ClusterPinInPerformanceInfo name(String name)
public void setName(String name)
public ClusterPinInPerformanceInfo name_ExplictlyNull()
public ClusterPinInPerformanceInfo name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ClusterPinInPerformanceInfo id(String id)
public void setId(String id)
public ClusterPinInPerformanceInfo id_ExplictlyNull()
public ClusterPinInPerformanceInfo id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
Copyright © 2025. All rights reserved.