public class DescribeTagsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeTagsResponse.TagInfos |
| Constructor and Description |
|---|
DescribeTagsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeTagsResponse.TagInfos> |
getItems() |
String |
getRequestId() |
void |
setItems(List<DescribeTagsResponse.TagInfos> items) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeTagsResponse.TagInfos> getItems()
public void setItems(List<DescribeTagsResponse.TagInfos> items)
public DescribeTagsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.