| Package | Description | 
|---|---|
| com.tencentcloudapi.cvm.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Placement | LaunchTemplateVersionData. getPlacement()Get Location of the instance. | 
| Placement | CreateLaunchTemplateVersionRequest. getPlacement()Get Location of the instance. | 
| Placement | AllocateHostsRequest. getPlacement()Get Instance location. | 
| Placement | RunInstancesRequest. getPlacement()Get Location of the instance. | 
| Placement | Instance. getPlacement()Get Location of the instance | 
| Placement | HostItem. getPlacement()Get Location of the CDH instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LaunchTemplateVersionData. setPlacement(Placement Placement)Set Location of the instance. | 
| void | CreateLaunchTemplateVersionRequest. setPlacement(Placement Placement)Set Location of the instance. | 
| void | AllocateHostsRequest. setPlacement(Placement Placement)Set Instance location. | 
| void | RunInstancesRequest. setPlacement(Placement Placement)Set Location of the instance. | 
| void | Instance. setPlacement(Placement Placement)Set Location of the instance | 
| void | HostItem. setPlacement(Placement Placement)Set Location of the CDH instance. | 
| Constructor and Description | 
|---|
| Placement(Placement 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 © 2022. All rights reserved.