public class ListTagsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListTagsResponse.TagInfo |
| 构造器和说明 |
|---|
ListTagsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListTagsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<ListTagsResponse.TagInfo> |
getTagInfos() |
void |
setRequestId(String requestId) |
void |
setTagInfos(List<ListTagsResponse.TagInfo> tagInfos) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListTagsResponse.TagInfo> getTagInfos()
public void setTagInfos(List<ListTagsResponse.TagInfo> tagInfos)
public ListTagsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All rights reserved.