public class DescribePolicyGroupInfoRequest extends AbstractModel
Constructor and Description |
---|
DescribePolicyGroupInfoRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getGroupId()
Get Policy group ID.
|
String |
getModule()
Get The value is fixed to monitor.
|
void |
setGroupId(Long GroupId)
Set Policy group ID.
|
void |
setModule(String Module)
Set The value is fixed to 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
- The value is fixed to monitor.public Long getGroupId()
public void setGroupId(Long GroupId)
GroupId
- Policy group ID.Copyright © 2020. All rights reserved.