public class DescribePdnsAppKeyRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DescribePdnsAppKeyRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribePdnsAppKeyRequest |
build(Map<String,?> map) |
String |
getAppKeyId() |
String |
getLang() |
DescribePdnsAppKeyRequest |
setAppKeyId(String appKeyId) |
DescribePdnsAppKeyRequest |
setLang(String lang) |
@NameInMap(value="AppKeyId") public String appKeyId
@NameInMap(value="Lang") public String lang
public static DescribePdnsAppKeyRequest build(Map<String,?> map) throws Exception
Exceptionpublic DescribePdnsAppKeyRequest setAppKeyId(String appKeyId)
public String getAppKeyId()
public DescribePdnsAppKeyRequest setLang(String lang)
public String getLang()
Copyright © 2022. All rights reserved.