public static class CreateListenerRequest.CreateListenerRequestTag
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateListenerRequestTag() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateListenerRequest.CreateListenerRequestTag |
build(Map<String,?> map) |
String |
getKey() |
String |
getValue() |
CreateListenerRequest.CreateListenerRequestTag |
setKey(String key) |
CreateListenerRequest.CreateListenerRequestTag |
setValue(String value) |
@NameInMap(value="Key") public String key
@NameInMap(value="Value") public String value
public static CreateListenerRequest.CreateListenerRequestTag build(Map<String,?> map) throws Exception
Exceptionpublic CreateListenerRequest.CreateListenerRequestTag setKey(String key)
public String getKey()
public CreateListenerRequest.CreateListenerRequestTag setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.