- java.lang.Object
-
- com.aliyun.tea.TeaModel
-
- com.zenlayercloud.vm20230313.models.DataDisk
-
-
Constructor Summary
Constructors
| Constructor and Description |
DataDisk() |
-
Method Summary
-
Methods inherited from class com.aliyun.tea.TeaModel
build, buildMap, confirmType, parseObject, toMap, toMap, toModel, validate, validateParams
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
diskId
public String diskId
数据盘ID
-
diskSize
public Integer diskSize
数据盘大小
-
diskName
public String diskName
数据盘名称
-
portable
public Boolean portable
是否可拆卸
-
Constructor Detail
-
DataDisk
public DataDisk()
Copyright © 2023. All rights reserved.