Uses of Class
com.tencentcloudapi.ecm.v20190719.models.ServiceTemplateSpecification
-
Packages that use ServiceTemplateSpecification Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of ServiceTemplateSpecification in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return ServiceTemplateSpecification Modifier and Type Method Description ServiceTemplateSpecificationSecurityGroupPolicy. getServiceTemplate()Get 协议端口ID或者协议端口组ID。ServiceTemplate和Protocol+Port互斥。Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type ServiceTemplateSpecification Modifier and Type Method Description voidSecurityGroupPolicy. setServiceTemplate(ServiceTemplateSpecification ServiceTemplate)Set 协议端口ID或者协议端口组ID。ServiceTemplate和Protocol+Port互斥。Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type ServiceTemplateSpecification Constructor Description ServiceTemplateSpecification(ServiceTemplateSpecification 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.
-