public static class GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
GetObjectTaggingResponseTaggingTagSetTag() |
| Modifier and Type | Method and Description |
|---|---|
static GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag |
build(Map<String,?> map) |
String |
getKey() |
String |
getValue() |
GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag |
setKey(String key) |
GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag |
setValue(String value) |
@NameInMap(value="Key") public String key
@NameInMap(value="Value") public String value
public GetObjectTaggingResponseTaggingTagSetTag()
public static GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag build(Map<String,?> map) throws Exception
Exceptionpublic GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag setKey(String key)
public String getKey()
public GetObjectTaggingResponse.GetObjectTaggingResponseTaggingTagSetTag setValue(String value)
public String getValue()
Copyright © 2021. All rights reserved.