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