- java.lang.Object
-
- com.aliyun.tea.TeaModel
-
- com.zenlayercloud.zec20240401.models.SystemDisk
-
-
Constructor Summary
Constructors
| Constructor and Description |
SystemDisk() |
-
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
系统盘大小
-
Constructor Detail
-
SystemDisk
public SystemDisk()
Copyright © 2024. All rights reserved.