Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
SystemDisk |
Instance.getSystemDisk()
Get Instance system disk information.
|
Modifier and Type | Method and Description |
---|---|
void |
Instance.setSystemDisk(SystemDisk SystemDisk)
Set Instance system disk information.
|
Constructor and Description |
---|
SystemDisk(SystemDisk source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.