public class ResourceGroupInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
ResourceGroupInfo() |
ResourceGroupInfo(ResourceGroupInfo 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 |
getResourceGroupId()
Get 资源组 id
|
String |
getResourceGroupName()
Get 资源组名称
|
void |
setResourceGroupId(String ResourceGroupId)
Set 资源组 id
|
void |
setResourceGroupName(String ResourceGroupName)
Set 资源组名称
|
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, toJsonString
public ResourceGroupInfo()
public ResourceGroupInfo(ResourceGroupInfo source)
public String getResourceGroupId()
public void setResourceGroupId(String ResourceGroupId)
ResourceGroupId
- 资源组 idpublic String getResourceGroupName()
public void setResourceGroupName(String ResourceGroupName)
ResourceGroupName
- 资源组名称Copyright © 2025. All rights reserved.