public class DescribeGroup extends AbstractModel
Constructor and Description |
---|
DescribeGroup() |
Modifier and Type | Method and Description |
---|---|
String |
getGroup()
Get groupId
|
String |
getProtocol()
Get 该 group 使用的协议。
|
void |
setGroup(String Group)
Set groupId
|
void |
setProtocol(String Protocol)
Set 该 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
- 该 group 使用的协议。Copyright © 2020. All rights reserved.