Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DescribeLaunchTemplatesRequest
-
Packages that use DescribeLaunchTemplatesRequest Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DescribeLaunchTemplatesRequest in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 with parameters of type DescribeLaunchTemplatesRequest Modifier and Type Method Description DescribeLaunchTemplatesResponseCvmClient. DescribeLaunchTemplates(DescribeLaunchTemplatesRequest req)本接口(DescribeLaunchTemplates)用于查询一个或者多个实例启动模板。 -
Uses of DescribeLaunchTemplatesRequest in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DescribeLaunchTemplatesRequest Constructor Description DescribeLaunchTemplatesRequest(DescribeLaunchTemplatesRequest 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.
-