public static class ListListenersResponseBody.ListListenersResponseBodyListenersTags
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListListenersResponseBodyListenersTags() |
@NameInMap(value="Key") public String key
The key of the tag.
@NameInMap(value="Value") public String value
The value of the tag option.
The value can be up to 128 characters in length. It cannot start with `acs:` and cannot contain `http://` or `https://`.
public static ListListenersResponseBody.ListListenersResponseBodyListenersTags build(Map<String,?> map) throws Exception
Exceptionpublic ListListenersResponseBody.ListListenersResponseBodyListenersTags setKey(String key)
public String getKey()
public ListListenersResponseBody.ListListenersResponseBodyListenersTags setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.