public class RemoveTagsResult extends Object implements Serializable, Cloneable
Contains the output of RemoveTags.
Constructor and Description |
---|
RemoveTagsResult() |
Modifier and Type | Method and Description |
---|---|
RemoveTagsResult |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString
in class Object
Object.toString()
public RemoveTagsResult clone()
Copyright © 2018. All rights reserved.