@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListTagsForResourceResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
ListTagsForResourceResult() |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
clone() |
boolean |
equals(Object obj) |
TagsModel |
getTagsModel() |
int |
hashCode() |
void |
setTagsModel(TagsModel tagsModel) |
String |
toString()
Returns a string representation of this object.
|
ListTagsForResourceResult |
withTagsModel(TagsModel tagsModel) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setTagsModel(TagsModel tagsModel)
tagsModel - public TagsModel getTagsModel()
public ListTagsForResourceResult withTagsModel(TagsModel tagsModel)
tagsModel - public String toString()
toString in class ObjectObject.toString()public ListTagsForResourceResult clone()
Copyright © 2019. All rights reserved.