@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class IscsiLunCreationParams extends Object
| 构造器和说明 |
|---|
IscsiLunCreationParams() |
public static final String SERIALIZED_NAME_ASSIGNED_SIZE_UNIT
public static final String SERIALIZED_NAME_ISCSI_TARGET_ID
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 IscsiLunCreationParams lunId(Integer lunId)
public void setLunId(Integer lunId)
public IscsiLunCreationParams assignedSizeUnit(ByteUnit assignedSizeUnit)
@Nullable public ByteUnit getAssignedSizeUnit()
public void setAssignedSizeUnit(ByteUnit assignedSizeUnit)
public IscsiLunCreationParams assignedSize(Long assignedSize)
public void setAssignedSize(Long assignedSize)
public IscsiLunCreationParams replicaNum(Integer replicaNum)
public void setReplicaNum(Integer replicaNum)
public IscsiLunCreationParams iscsiTargetId(String iscsiTargetId)
public void setIscsiTargetId(String iscsiTargetId)
public IscsiLunCreationParams name(String name)
public void setName(String name)
public IscsiLunCreationParams bpsWrMaxLength(Long bpsWrMaxLength)
public void setBpsWrMaxLength(Long bpsWrMaxLength)
public IscsiLunCreationParams bpsWrMaxUnit(BPSUnit bpsWrMaxUnit)
public void setBpsWrMaxUnit(BPSUnit bpsWrMaxUnit)
public IscsiLunCreationParams bpsWrMax(Long bpsWrMax)
public void setBpsWrMax(Long bpsWrMax)
public IscsiLunCreationParams bpsRdMaxLength(Long bpsRdMaxLength)
public void setBpsRdMaxLength(Long bpsRdMaxLength)
public IscsiLunCreationParams bpsRdMaxUnit(BPSUnit bpsRdMaxUnit)
public void setBpsRdMaxUnit(BPSUnit bpsRdMaxUnit)
public IscsiLunCreationParams bpsRdMax(Long bpsRdMax)
public void setBpsRdMax(Long bpsRdMax)
public IscsiLunCreationParams bpsMaxLength(Long bpsMaxLength)
public void setBpsMaxLength(Long bpsMaxLength)
public IscsiLunCreationParams bpsMaxUnit(BPSUnit bpsMaxUnit)
public void setBpsMaxUnit(BPSUnit bpsMaxUnit)
public IscsiLunCreationParams bpsMax(Long bpsMax)
public void setBpsMax(Long bpsMax)
public IscsiLunCreationParams iopsWrMaxLength(Long iopsWrMaxLength)
@Nullable public Long getIopsWrMaxLength()
public void setIopsWrMaxLength(Long iopsWrMaxLength)
public IscsiLunCreationParams iopsWrMax(Long iopsWrMax)
public void setIopsWrMax(Long iopsWrMax)
public IscsiLunCreationParams iopsRdMaxLength(Long iopsRdMaxLength)
@Nullable public Long getIopsRdMaxLength()
public void setIopsRdMaxLength(Long iopsRdMaxLength)
public IscsiLunCreationParams iopsRdMax(Long iopsRdMax)
public void setIopsRdMax(Long iopsRdMax)
public IscsiLunCreationParams iopsMaxLength(Long iopsMaxLength)
public void setIopsMaxLength(Long iopsMaxLength)
public IscsiLunCreationParams iopsMax(Long iopsMax)
public void setIopsMax(Long iopsMax)
public IscsiLunCreationParams bpsWrUnit(BPSUnit bpsWrUnit)
public void setBpsWrUnit(BPSUnit bpsWrUnit)
public IscsiLunCreationParams bpsWr(Long bpsWr)
public void setBpsWr(Long bpsWr)
public IscsiLunCreationParams bpsRdUnit(BPSUnit bpsRdUnit)
public void setBpsRdUnit(BPSUnit bpsRdUnit)
public IscsiLunCreationParams bpsRd(Long bpsRd)
public void setBpsRd(Long bpsRd)
public IscsiLunCreationParams bpsUnit(BPSUnit bpsUnit)
public void setBpsUnit(BPSUnit bpsUnit)
public IscsiLunCreationParams bps(Long bps)
public void setBps(Long bps)
public IscsiLunCreationParams iopsWr(Long iopsWr)
public void setIopsWr(Long iopsWr)
public IscsiLunCreationParams iopsRd(Long iopsRd)
public void setIopsRd(Long iopsRd)
public IscsiLunCreationParams iops(Long iops)
public void setIops(Long iops)
public IscsiLunCreationParams allowedInitiators(String allowedInitiators)
@Nullable public String getAllowedInitiators()
public void setAllowedInitiators(String allowedInitiators)
Copyright © 2025. All rights reserved.