public class DescribeGroupRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeGroupRequest() | 
| DescribeGroupRequest(DescribeGroupRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getGroupId()Get 群组ID | 
| Long | getSdkAppId()Get 低代码平台应用ID | 
| void | setGroupId(String GroupId)Set 群组ID | 
| void | setSdkAppId(Long SdkAppId)Set 低代码平台应用ID | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeGroupRequest()
public DescribeGroupRequest(DescribeGroupRequest source)
public String getGroupId()
public void setGroupId(String GroupId)
GroupId - 群组IDpublic Long getSdkAppId()
public void setSdkAppId(Long SdkAppId)
SdkAppId - 低代码平台应用IDCopyright © 2025. All rights reserved.