public class DescribeQuotasRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeQuotasRequest() | 
| DescribeQuotasRequest(DescribeQuotasRequest 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[] | getResourceNames()Get 资源名称
取值为:
- COMMAND:命令
- REGISTER_CODE:托管实例注册码 | 
| void | setResourceNames(String[] ResourceNames)Set 资源名称
取值为:
- COMMAND:命令
- REGISTER_CODE:托管实例注册码 | 
| 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 DescribeQuotasRequest()
public DescribeQuotasRequest(DescribeQuotasRequest source)
public String[] getResourceNames()
public void setResourceNames(String[] ResourceNames)
ResourceNames - 资源名称
取值为:
- COMMAND:命令
- REGISTER_CODE:托管实例注册码Copyright © 2025. All rights reserved.