public class DescribeDSPALevelGroupsRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDSPALevelGroupsRequest() |
DescribeDSPALevelGroupsRequest(DescribeDSPALevelGroupsRequest 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 |
getDspaId()
Get DSPA实例ID
|
String |
getName()
Get 分级组名称
|
void |
setDspaId(String DspaId)
Set DSPA实例ID
|
void |
setName(String Name)
Set 分级组名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeDSPALevelGroupsRequest()
public DescribeDSPALevelGroupsRequest(DescribeDSPALevelGroupsRequest source)
public String getDspaId()
public void setDspaId(String DspaId)
DspaId
- DSPA实例IDpublic String getName()
public void setName(String Name)
Name
- 分级组名称Copyright © 2024. All rights reserved.