public class GetGroupInfoRequest extends AbstractModel
Constructor and Description |
---|
GetGroupInfoRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getGroupId()
Get Group ID, which is the `GroupId` in the `CreateGroup` API
|
void |
setGroupId(String GroupId)
Set Group ID, which is the `GroupId` in the `CreateGroup` API
|
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 getGroupId()
public void setGroupId(String GroupId)
GroupId
- Group ID, which is the `GroupId` in the `CreateGroup` APICopyright © 2020. All rights reserved.