| Package | Description | 
|---|---|
| com.tencentcloudapi.cvm.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SystemDisk | Instance. getSystemDisk()Get Information on the system disk of the instance | 
| SystemDisk | LaunchTemplateVersionData. getSystemDisk()Get Instance system disk information. | 
| SystemDisk | RunInstancesRequest. getSystemDisk()Get System disk configuration of the instance. | 
| SystemDisk | CreateLaunchTemplateVersionRequest. getSystemDisk()Get System disk configuration of the instance. | 
| SystemDisk | InquiryPriceRunInstancesRequest. getSystemDisk()Get System disk configuration of the instance. | 
| SystemDisk | ResizeInstanceDisksRequest. getSystemDisk()Get Configuration of the system disk to be expanded. | 
| SystemDisk | InquiryPriceResetInstanceRequest. getSystemDisk()Get Configuration of the system disk of the instance. | 
| SystemDisk | ResetInstanceRequest. getSystemDisk()Get Configurations of the system disk. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Instance. setSystemDisk(SystemDisk SystemDisk)Set Information on the system disk of the instance | 
| void | LaunchTemplateVersionData. setSystemDisk(SystemDisk SystemDisk)Set Instance system disk information. | 
| void | RunInstancesRequest. setSystemDisk(SystemDisk SystemDisk)Set System disk configuration of the instance. | 
| void | CreateLaunchTemplateVersionRequest. setSystemDisk(SystemDisk SystemDisk)Set System disk configuration of the instance. | 
| void | InquiryPriceRunInstancesRequest. setSystemDisk(SystemDisk SystemDisk)Set System disk configuration of the instance. | 
| void | ResizeInstanceDisksRequest. setSystemDisk(SystemDisk SystemDisk)Set Configuration of the system disk to be expanded. | 
| void | InquiryPriceResetInstanceRequest. setSystemDisk(SystemDisk SystemDisk)Set Configuration of the system disk of the instance. | 
| void | ResetInstanceRequest. setSystemDisk(SystemDisk SystemDisk)Set Configurations of the system disk. | 
| 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.