public class DescribeKeysRequest extends AbstractModel
Constructor and Description |
---|
DescribeKeysRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getKeyIds()
Get 查询CMK的ID列表,批量查询一次最多支持100个KeyId
|
void |
setKeyIds(String[] KeyIds)
Set 查询CMK的ID列表,批量查询一次最多支持100个KeyId
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.