Uses of Class
com.tencentcloudapi.vpc.v20170312.models.TemplateLimit
-
Packages that use TemplateLimit Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of TemplateLimit in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return TemplateLimit Modifier and Type Method Description TemplateLimitDescribeTemplateLimitsResponse. getTemplateLimit()Get 参数模板配额对象。Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type TemplateLimit Modifier and Type Method Description voidDescribeTemplateLimitsResponse. setTemplateLimit(TemplateLimit TemplateLimit)Set 参数模板配额对象。Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type TemplateLimit Constructor Description TemplateLimit(TemplateLimit 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.
-