public class DescribeGeneralResourceQuotasRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeGeneralResourceQuotasRequest() | 
| DescribeGeneralResourceQuotasRequest(DescribeGeneralResourceQuotasRequest 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 资源名列表,可取值:
- GENERAL_BUNDLE_INSTANCE 通用型套餐实例
- STORAGE_BUNDLE_INSTANCE 存储型套餐实例 
- ENTERPRISE_BUNDLE_INSTANCE 企业型套餐实例 
- EXCLUSIVE_BUNDLE_INSTANCE 专属型套餐实例
- BEFAST_BUNDLE_INSTANCE 蜂驰型套餐实例
- STARTER_BUNDLE_INSTANCE 入门型套餐实例
- HK_EXCLUSIVE_BUNDLE_INSTANCE 中国香港专属型套餐实例
- CAREFREE_BUNDLE_INSTANCE 无忧型套餐实例
- EXCLUSIVE_BUNDLE_02_INSTANCE 境外专属Ⅱ型
- NEWCOMER_BUNDLE_INSTANCE 新客专享型
- GAME_PORTAL_BUNDLE_INSTANCE 游戏专区实例
- ECONOMY_BUNDLE_INSTANCE 经济型套餐实例
- BUDGET_BUNDLE_INSTANCE 特惠型套餐实例
- RAZOR_SPEED_BUNDLE_INSTANCE 锐驰套餐实例
- BANDWIDTH_BUNDLE_INSTANCE 带宽型套餐实例
- USER_KEY_PAIR 密钥对
- SNAPSHOT 快照
- BLUEPRINT 自定义镜像
- FREE_BLUEPRINT 免费自定义镜像
- DATA_DISK 数据盘 | 
| void | setResourceNames(String[] ResourceNames)Set 资源名列表,可取值:
- GENERAL_BUNDLE_INSTANCE 通用型套餐实例
- STORAGE_BUNDLE_INSTANCE 存储型套餐实例 
- ENTERPRISE_BUNDLE_INSTANCE 企业型套餐实例 
- EXCLUSIVE_BUNDLE_INSTANCE 专属型套餐实例
- BEFAST_BUNDLE_INSTANCE 蜂驰型套餐实例
- STARTER_BUNDLE_INSTANCE 入门型套餐实例
- HK_EXCLUSIVE_BUNDLE_INSTANCE 中国香港专属型套餐实例
- CAREFREE_BUNDLE_INSTANCE 无忧型套餐实例
- EXCLUSIVE_BUNDLE_02_INSTANCE 境外专属Ⅱ型
- NEWCOMER_BUNDLE_INSTANCE 新客专享型
- GAME_PORTAL_BUNDLE_INSTANCE 游戏专区实例
- ECONOMY_BUNDLE_INSTANCE 经济型套餐实例
- BUDGET_BUNDLE_INSTANCE 特惠型套餐实例
- RAZOR_SPEED_BUNDLE_INSTANCE 锐驰套餐实例
- BANDWIDTH_BUNDLE_INSTANCE 带宽型套餐实例
- USER_KEY_PAIR 密钥对
- SNAPSHOT 快照
- BLUEPRINT 自定义镜像
- FREE_BLUEPRINT 免费自定义镜像
- DATA_DISK 数据盘 | 
| 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 DescribeGeneralResourceQuotasRequest()
public DescribeGeneralResourceQuotasRequest(DescribeGeneralResourceQuotasRequest source)
public String[] getResourceNames()
public void setResourceNames(String[] ResourceNames)
ResourceNames - 资源名列表,可取值:
- GENERAL_BUNDLE_INSTANCE 通用型套餐实例
- STORAGE_BUNDLE_INSTANCE 存储型套餐实例 
- ENTERPRISE_BUNDLE_INSTANCE 企业型套餐实例 
- EXCLUSIVE_BUNDLE_INSTANCE 专属型套餐实例
- BEFAST_BUNDLE_INSTANCE 蜂驰型套餐实例
- STARTER_BUNDLE_INSTANCE 入门型套餐实例
- HK_EXCLUSIVE_BUNDLE_INSTANCE 中国香港专属型套餐实例
- CAREFREE_BUNDLE_INSTANCE 无忧型套餐实例
- EXCLUSIVE_BUNDLE_02_INSTANCE 境外专属Ⅱ型
- NEWCOMER_BUNDLE_INSTANCE 新客专享型
- GAME_PORTAL_BUNDLE_INSTANCE 游戏专区实例
- ECONOMY_BUNDLE_INSTANCE 经济型套餐实例
- BUDGET_BUNDLE_INSTANCE 特惠型套餐实例
- RAZOR_SPEED_BUNDLE_INSTANCE 锐驰套餐实例
- BANDWIDTH_BUNDLE_INSTANCE 带宽型套餐实例
- USER_KEY_PAIR 密钥对
- SNAPSHOT 快照
- BLUEPRINT 自定义镜像
- FREE_BLUEPRINT 免费自定义镜像
- DATA_DISK 数据盘Copyright © 2025. All rights reserved.