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