public static class RunInstancesRequest.DataDisk extends Object
构造器和说明 |
---|
DataDisk() |
public String getPerformanceLevel()
public void setPerformanceLevel(String performanceLevel)
public String getAutoSnapshotPolicyId()
public void setAutoSnapshotPolicyId(String autoSnapshotPolicyId)
public String getEncrypted()
public void setEncrypted(String encrypted)
public String getDescription()
public void setDescription(String description)
public String getSnapshotId()
public void setSnapshotId(String snapshotId)
public String getDevice()
public void setDevice(String device)
public Integer getSize()
public void setSize(Integer size)
public String getDiskName()
public void setDiskName(String diskName)
public String getCategory()
public void setCategory(String category)
public String getEncryptAlgorithm()
public void setEncryptAlgorithm(String encryptAlgorithm)
public Boolean getDeleteWithInstance()
public void setDeleteWithInstance(Boolean deleteWithInstance)
public String getKMSKeyId()
public void setKMSKeyId(String kMSKeyId)
public String getStorageClusterId()
public void setStorageClusterId(String storageClusterId)
public Long getProvisionedIops()
public void setProvisionedIops(Long provisionedIops)
public Boolean getBurstingEnabled()
public void setBurstingEnabled(Boolean burstingEnabled)
Copyright © 2023. All Rights Reserved.