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 |
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 |
LaunchConfiguration.setSystemDisk(SystemDisk SystemDisk)
Set Information of the instance's system disk configuration.
|
Copyright © 2020. All rights reserved.