Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
SystemDisk |
ResetInstanceRequest.getSystemDisk()
Get System disk configurations in the instance.
|
SystemDisk |
InquiryPriceResetInstanceRequest.getSystemDisk()
Get Configuration of the system disk of the instance.
|
SystemDisk |
InquiryPriceRunInstancesRequest.getSystemDisk()
Get System disk configuration of the instance.
|
SystemDisk |
RunInstancesRequest.getSystemDisk()
Get System disk configuration of the instance.
|
SystemDisk |
Instance.getSystemDisk()
Get Information on the system disk of the instance
|
Modifier and Type | Method and Description |
---|---|
void |
ResetInstanceRequest.setSystemDisk(SystemDisk SystemDisk)
Set System disk configurations in the instance.
|
void |
InquiryPriceResetInstanceRequest.setSystemDisk(SystemDisk SystemDisk)
Set Configuration of the system disk of the instance.
|
void |
InquiryPriceRunInstancesRequest.setSystemDisk(SystemDisk SystemDisk)
Set System disk configuration of the instance.
|
void |
RunInstancesRequest.setSystemDisk(SystemDisk SystemDisk)
Set System disk configuration of the instance.
|
void |
Instance.setSystemDisk(SystemDisk SystemDisk)
Set Information on the system disk of the instance
|
Copyright © 2020. All rights reserved.