@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NvmfNamespaceUpdationParamsData extends Object
| 构造器和说明 |
|---|
NvmfNamespaceUpdationParamsData() |
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_UNIT
public static final String SERIALIZED_NAME_BPS_WR_MAX_LENGTH
public static final String SERIALIZED_NAME_BPS_WR_MAX_UNIT
public static final String SERIALIZED_NAME_BPS_RD_MAX_LENGTH
public static final String SERIALIZED_NAME_BPS_RD_MAX_UNIT
public static final String SERIALIZED_NAME_BPS_MAX_LENGTH
public static final String SERIALIZED_NAME_IOPS_WR_MAX_LENGTH
public static final String SERIALIZED_NAME_IOPS_RD_MAX_LENGTH
public static final String SERIALIZED_NAME_IOPS_MAX_LENGTH
public NvmfNamespaceUpdationParamsData assignedSizeUnit(ByteUnit assignedSizeUnit)
@Nullable public ByteUnit getAssignedSizeUnit()
public void setAssignedSizeUnit(ByteUnit assignedSizeUnit)
public NvmfNamespaceUpdationParamsData assignedSize(Long assignedSize)
public void setAssignedSize(Long assignedSize)
public NvmfNamespaceUpdationParamsData name(String name)
public void setName(String name)
public NvmfNamespaceUpdationParamsData bpsWrMaxLength(Long bpsWrMaxLength)
public void setBpsWrMaxLength(Long bpsWrMaxLength)
public NvmfNamespaceUpdationParamsData bpsWrMaxUnit(BPSUnit bpsWrMaxUnit)
public void setBpsWrMaxUnit(BPSUnit bpsWrMaxUnit)
public NvmfNamespaceUpdationParamsData bpsWrMax(Long bpsWrMax)
public void setBpsWrMax(Long bpsWrMax)
public NvmfNamespaceUpdationParamsData bpsRdMaxLength(Long bpsRdMaxLength)
public void setBpsRdMaxLength(Long bpsRdMaxLength)
public NvmfNamespaceUpdationParamsData bpsRdMaxUnit(BPSUnit bpsRdMaxUnit)
public void setBpsRdMaxUnit(BPSUnit bpsRdMaxUnit)
public NvmfNamespaceUpdationParamsData bpsRdMax(Long bpsRdMax)
public void setBpsRdMax(Long bpsRdMax)
public NvmfNamespaceUpdationParamsData bpsMaxLength(Long bpsMaxLength)
public void setBpsMaxLength(Long bpsMaxLength)
public NvmfNamespaceUpdationParamsData bpsMaxUnit(BPSUnit bpsMaxUnit)
public void setBpsMaxUnit(BPSUnit bpsMaxUnit)
public NvmfNamespaceUpdationParamsData bpsMax(Long bpsMax)
public void setBpsMax(Long bpsMax)
public NvmfNamespaceUpdationParamsData iopsWrMaxLength(Long iopsWrMaxLength)
@Nullable public Long getIopsWrMaxLength()
public void setIopsWrMaxLength(Long iopsWrMaxLength)
public NvmfNamespaceUpdationParamsData iopsWrMax(Long iopsWrMax)
public void setIopsWrMax(Long iopsWrMax)
public NvmfNamespaceUpdationParamsData iopsRdMaxLength(Long iopsRdMaxLength)
@Nullable public Long getIopsRdMaxLength()
public void setIopsRdMaxLength(Long iopsRdMaxLength)
public NvmfNamespaceUpdationParamsData iopsRdMax(Long iopsRdMax)
public void setIopsRdMax(Long iopsRdMax)
public NvmfNamespaceUpdationParamsData iopsMaxLength(Long iopsMaxLength)
public void setIopsMaxLength(Long iopsMaxLength)
public NvmfNamespaceUpdationParamsData iopsMax(Long iopsMax)
public void setIopsMax(Long iopsMax)
public NvmfNamespaceUpdationParamsData bpsWrUnit(BPSUnit bpsWrUnit)
public void setBpsWrUnit(BPSUnit bpsWrUnit)
public NvmfNamespaceUpdationParamsData bpsWr(Long bpsWr)
public void setBpsWr(Long bpsWr)
public NvmfNamespaceUpdationParamsData bpsRdUnit(BPSUnit bpsRdUnit)
public void setBpsRdUnit(BPSUnit bpsRdUnit)
public NvmfNamespaceUpdationParamsData bpsRd(Long bpsRd)
public void setBpsRd(Long bpsRd)
public NvmfNamespaceUpdationParamsData bpsUnit(BPSUnit bpsUnit)
public void setBpsUnit(BPSUnit bpsUnit)
public NvmfNamespaceUpdationParamsData bps(Long bps)
public void setBps(Long bps)
public NvmfNamespaceUpdationParamsData iopsWr(Long iopsWr)
public void setIopsWr(Long iopsWr)
public NvmfNamespaceUpdationParamsData iopsRd(Long iopsRd)
public void setIopsRd(Long iopsRd)
public NvmfNamespaceUpdationParamsData iops(Long iops)
public void setIops(Long iops)
public NvmfNamespaceUpdationParamsData nqnWhitelist(String nqnWhitelist)
public void setNqnWhitelist(String nqnWhitelist)
Copyright © 2025. All rights reserved.