public class DeleteServiceTemplateGroupRequest extends AbstractModel
Constructor and Description |
---|
DeleteServiceTemplateGroupRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getServiceTemplateGroupId()
Get The protocol port template group instance ID, such as `ppmg-n17uxvve`.
|
void |
setServiceTemplateGroupId(String ServiceTemplateGroupId)
Set The protocol port template group instance ID, such as `ppmg-n17uxvve`.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getServiceTemplateGroupId()
public void setServiceTemplateGroupId(String ServiceTemplateGroupId)
ServiceTemplateGroupId
- The protocol port template group instance ID, such as `ppmg-n17uxvve`.Copyright © 2020. All rights reserved.