public class DescribeGroup extends AbstractModel
Constructor and Description |
---|
DescribeGroup() |
Modifier and Type | Method and Description |
---|---|
String |
getGroup()
Get groupId
|
String |
getProtocol()
Get Protocol used by the group.
|
void |
setGroup(String Group)
Set groupId
|
void |
setProtocol(String Protocol)
Set Protocol used by the group.
|
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 getGroup()
public void setGroup(String Group)
Group
- groupIdpublic String getProtocol()
public void setProtocol(String Protocol)
Protocol
- Protocol used by the group.Copyright © 2020. All rights reserved.