public class DescribePolicyGroupInfoRequest extends AbstractModel
Constructor and Description |
---|
DescribePolicyGroupInfoRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getGroupId()
Get 策略组id
|
String |
getModule()
Get 固定值,为"monitor"
|
void |
setGroupId(Long GroupId)
Set 策略组id
|
void |
setModule(String Module)
Set 固定值,为"monitor"
|
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 getModule()
public void setModule(String Module)
Module
- 固定值,为"monitor"public Long getGroupId()
public void setGroupId(Long GroupId)
GroupId
- 策略组idCopyright © 2020. All rights reserved.