public class DescribeResourceGroupNewRequest extends AbstractModel
Constructor and Description |
---|
DescribeResourceGroupNewRequest() |
DescribeResourceGroupNewRequest(DescribeResourceGroupNewRequest 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 全部传0
|
String |
getQueryType()
Get 查询类型 网络结构-vpc,业务识别-resource ,资源标签-tag
|
String |
getShowType()
Get all 包含子组 own自己
|
void |
setGroupId(String GroupId)
Set 资产组id 全部传0
|
void |
setQueryType(String QueryType)
Set 查询类型 网络结构-vpc,业务识别-resource ,资源标签-tag
|
void |
setShowType(String ShowType)
Set all 包含子组 own自己
|
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 DescribeResourceGroupNewRequest()
public DescribeResourceGroupNewRequest(DescribeResourceGroupNewRequest source)
public String getQueryType()
public void setQueryType(String QueryType)
QueryType
- 查询类型 网络结构-vpc,业务识别-resource ,资源标签-tagpublic String getGroupId()
public void setGroupId(String GroupId)
GroupId
- 资产组id 全部传0public String getShowType()
public void setShowType(String ShowType)
ShowType
- all 包含子组 own自己Copyright © 2022. All rights reserved.