public class DescribeTagsByResourceResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeTagsByResourceResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsByResourceResponse |
addTagResourcesItem(TagResourceForDescribeTagsByResourceOutput tagResourcesItem) |
boolean |
equals(Object o) |
@Valid List<TagResourceForDescribeTagsByResourceOutput> |
getTagResources()
Get tagResources
|
Integer |
getTotal()
Get total
|
int |
hashCode() |
void |
setTagResources(List<TagResourceForDescribeTagsByResourceOutput> tagResources) |
void |
setTotal(Integer total) |
DescribeTagsByResourceResponse |
tagResources(List<TagResourceForDescribeTagsByResourceOutput> tagResources) |
String |
toString() |
DescribeTagsByResourceResponse |
total(Integer total) |
getResponseMetadata, setResponseMetadatapublic DescribeTagsByResourceResponse tagResources(List<TagResourceForDescribeTagsByResourceOutput> tagResources)
public DescribeTagsByResourceResponse addTagResourcesItem(TagResourceForDescribeTagsByResourceOutput tagResourcesItem)
@Valid public @Valid List<TagResourceForDescribeTagsByResourceOutput> getTagResources()
public void setTagResources(List<TagResourceForDescribeTagsByResourceOutput> tagResources)
public DescribeTagsByResourceResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2025. All rights reserved.