@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class IscsiTarget extends Object
| 构造器和说明 |
|---|
IscsiTarget() |
public static final String SERIALIZED_NAME_BPS_MAX_LENGTH
public static final String SERIALIZED_NAME_BPS_RD_MAX_LENGTH
public static final String SERIALIZED_NAME_BPS_WR_MAX_LENGTH
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_INITIATOR_CHAPS
public static final String SERIALIZED_NAME_IOPS_MAX_LENGTH
public static final String SERIALIZED_NAME_IOPS_RD_MAX_LENGTH
public static final String SERIALIZED_NAME_IOPS_WR_MAX_LENGTH
public IscsiTarget bps(Long bps)
public void setBps(Long bps)
public IscsiTarget bpsMax(Long bpsMax)
public void setBpsMax(Long bpsMax)
public IscsiTarget bpsMaxLength(Long bpsMaxLength)
public void setBpsMaxLength(Long bpsMaxLength)
public IscsiTarget bpsRd(Long bpsRd)
public void setBpsRd(Long bpsRd)
public IscsiTarget bpsRdMax(Long bpsRdMax)
public void setBpsRdMax(Long bpsRdMax)
public IscsiTarget bpsRdMaxLength(Long bpsRdMaxLength)
public void setBpsRdMaxLength(Long bpsRdMaxLength)
public IscsiTarget bpsWr(Long bpsWr)
public void setBpsWr(Long bpsWr)
public IscsiTarget bpsWrMax(Long bpsWrMax)
public void setBpsWrMax(Long bpsWrMax)
public IscsiTarget bpsWrMaxLength(Long bpsWrMaxLength)
public void setBpsWrMaxLength(Long bpsWrMaxLength)
public IscsiTarget chapEnabled(Boolean chapEnabled)
public void setChapEnabled(Boolean chapEnabled)
public IscsiTarget chapName(String chapName)
public void setChapName(String chapName)
public IscsiTarget chapSecret(String chapSecret)
public void setChapSecret(String chapSecret)
public IscsiTarget cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public IscsiTarget description(String description)
public void setDescription(String description)
public IscsiTarget entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public IscsiTarget externalUse(Boolean externalUse)
public void setExternalUse(Boolean externalUse)
public IscsiTarget id(String id)
public void setId(String id)
public IscsiTarget initiatorChaps(List<NestedInitiatorChap> initiatorChaps)
public IscsiTarget addInitiatorChapsItem(NestedInitiatorChap initiatorChapsItem)
@Nullable public List<NestedInitiatorChap> getInitiatorChaps()
public void setInitiatorChaps(List<NestedInitiatorChap> initiatorChaps)
public IscsiTarget internal(Boolean internal)
public void setInternal(Boolean internal)
public IscsiTarget ioSize(Long ioSize)
public void setIoSize(Long ioSize)
public IscsiTarget iops(Long iops)
public void setIops(Long iops)
public IscsiTarget iopsMax(Long iopsMax)
public void setIopsMax(Long iopsMax)
public IscsiTarget iopsMaxLength(Long iopsMaxLength)
public void setIopsMaxLength(Long iopsMaxLength)
public IscsiTarget iopsRd(Long iopsRd)
public void setIopsRd(Long iopsRd)
public IscsiTarget iopsRdMax(Long iopsRdMax)
public void setIopsRdMax(Long iopsRdMax)
public IscsiTarget iopsRdMaxLength(Long iopsRdMaxLength)
@Nullable public Long getIopsRdMaxLength()
public void setIopsRdMaxLength(Long iopsRdMaxLength)
public IscsiTarget iopsWr(Long iopsWr)
public void setIopsWr(Long iopsWr)
public IscsiTarget iopsWrMax(Long iopsWrMax)
public void setIopsWrMax(Long iopsWrMax)
public IscsiTarget iopsWrMaxLength(Long iopsWrMaxLength)
@Nullable public Long getIopsWrMaxLength()
public void setIopsWrMaxLength(Long iopsWrMaxLength)
public IscsiTarget ipWhitelist(String ipWhitelist)
public void setIpWhitelist(String ipWhitelist)
public IscsiTarget iqnName(String iqnName)
public void setIqnName(String iqnName)
public IscsiTarget iqnWhitelist(String iqnWhitelist)
public void setIqnWhitelist(String iqnWhitelist)
public IscsiTarget labels(List<NestedLabel> labels)
public IscsiTarget addLabelsItem(NestedLabel labelsItem)
@Nullable public List<NestedLabel> getLabels()
public void setLabels(List<NestedLabel> labels)
public IscsiTarget localId(String localId)
public void setLocalId(String localId)
public IscsiTarget luns(List<NestedIscsiLun> luns)
public IscsiTarget addLunsItem(NestedIscsiLun lunsItem)
@Nullable public List<NestedIscsiLun> getLuns()
public void setLuns(List<NestedIscsiLun> luns)
public IscsiTarget name(String name)
public void setName(String name)
public IscsiTarget replicaNum(Integer replicaNum)
public void setReplicaNum(Integer replicaNum)
public IscsiTarget stripeNum(Integer stripeNum)
public void setStripeNum(Integer stripeNum)
public IscsiTarget stripeSize(Long stripeSize)
public void setStripeSize(Long stripeSize)
public IscsiTarget thinProvision(Boolean thinProvision)
public void setThinProvision(Boolean thinProvision)
Copyright © 2025. All rights reserved.