public class ModifyServiceTemplateGroupAttributeRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyServiceTemplateGroupAttributeRequest() | 
| ModifyServiceTemplateGroupAttributeRequest(ModifyServiceTemplateGroupAttributeRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getServiceTemplateGroupId()Get 协议端口模板集合实例ID,例如:ppmg-ei8hfd9a。 | 
| String | getServiceTemplateGroupName()Get 协议端口模板集合名称。 | 
| String[] | getServiceTemplateIds()Get 协议端口模板实例ID,例如:ppm-4dw6agho。 | 
| void | setServiceTemplateGroupId(String ServiceTemplateGroupId)Set 协议端口模板集合实例ID,例如:ppmg-ei8hfd9a。 | 
| void | setServiceTemplateGroupName(String ServiceTemplateGroupName)Set 协议端口模板集合名称。 | 
| void | setServiceTemplateIds(String[] ServiceTemplateIds)Set 协议端口模板实例ID,例如:ppm-4dw6agho。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyServiceTemplateGroupAttributeRequest()
public ModifyServiceTemplateGroupAttributeRequest(ModifyServiceTemplateGroupAttributeRequest source)
public String getServiceTemplateGroupId()
public void setServiceTemplateGroupId(String ServiceTemplateGroupId)
ServiceTemplateGroupId - 协议端口模板集合实例ID,例如:ppmg-ei8hfd9a。public String getServiceTemplateGroupName()
public void setServiceTemplateGroupName(String ServiceTemplateGroupName)
ServiceTemplateGroupName - 协议端口模板集合名称。public String[] getServiceTemplateIds()
public void setServiceTemplateIds(String[] ServiceTemplateIds)
ServiceTemplateIds - 协议端口模板实例ID,例如:ppm-4dw6agho。Copyright © 2025. All rights reserved.