Uses of Class
com.tencentcloudapi.cvm.v20170312.models.LaunchTemplateVersionData
-
Packages that use LaunchTemplateVersionData Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of LaunchTemplateVersionData in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return LaunchTemplateVersionData Modifier and Type Method Description LaunchTemplateVersionDataLaunchTemplateVersionInfo. getLaunchTemplateVersionData()Get 实例启动模板版本数据详情。Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type LaunchTemplateVersionData Modifier and Type Method Description voidLaunchTemplateVersionInfo. setLaunchTemplateVersionData(LaunchTemplateVersionData LaunchTemplateVersionData)Set 实例启动模板版本数据详情。Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type LaunchTemplateVersionData Constructor Description LaunchTemplateVersionData(LaunchTemplateVersionData 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.
-