Uses of Class
com.tencentcloudapi.iecp.v20210914.models.ApplicationTemplate
-
Packages that use ApplicationTemplate Package Description com.tencentcloudapi.iecp.v20210914.models -
-
Uses of ApplicationTemplate in com.tencentcloudapi.iecp.v20210914.models
Methods in com.tencentcloudapi.iecp.v20210914.models that return ApplicationTemplate Modifier and Type Method Description ApplicationTemplate[]DescribeApplicationsResponse. getApplicationSet()Get 详细列表Methods in com.tencentcloudapi.iecp.v20210914.models with parameters of type ApplicationTemplate Modifier and Type Method Description voidDescribeApplicationsResponse. setApplicationSet(ApplicationTemplate[] ApplicationSet)Set 详细列表Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type ApplicationTemplate Constructor Description ApplicationTemplate(ApplicationTemplate 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.
-