public class Key extends AbstractModel
Constructor and Description |
---|
Key() |
Modifier and Type | Method and Description |
---|---|
String |
getKeyId()
获取CMK的全局唯一标识。
|
void |
setKeyId(String KeyId)
设置CMK的全局唯一标识。
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.