public class EnableKeysRequest extends AbstractModel
Constructor and Description |
---|
EnableKeysRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getKeyIds()
获取需要批量启用的CMK Id 列表, CMK数量最大支持100
|
void |
setKeyIds(String[] KeyIds)
设置需要批量启用的CMK Id 列表, CMK数量最大支持100
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.