| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SystemDisk | UpgradeLaunchConfigurationRequest. getSystemDisk()Get System disk configuration of the instance. | 
| SystemDisk | CreateLaunchConfigurationRequest. getSystemDisk()Get System disk configuration of the instance. | 
| SystemDisk | ModifyLaunchConfigurationAttributesRequest. getSystemDisk()Get Instance system disk configurations | 
| SystemDisk | LaunchConfiguration. getSystemDisk()Get Information of the instance's system disk configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpgradeLaunchConfigurationRequest. setSystemDisk(SystemDisk SystemDisk)Set System disk configuration of the instance. | 
| void | CreateLaunchConfigurationRequest. setSystemDisk(SystemDisk SystemDisk)Set System disk configuration of the instance. | 
| void | ModifyLaunchConfigurationAttributesRequest. setSystemDisk(SystemDisk SystemDisk)Set Instance system disk configurations | 
| void | LaunchConfiguration. setSystemDisk(SystemDisk SystemDisk)Set Information of the instance's system disk configuration. | 
| 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 © 2021. All rights reserved.