Class Tag
java.lang.Object
com.amazonaws.services.route53.model.Tag
- All Implemented Interfaces:
Serializable, Cloneable
A single tag containing a key and value.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleangetKey()The key for aTag.getValue()The value for aTag.inthashCode()voidThe key for aTag.voidThe value for aTag.toString()Returns a string representation of this object; useful for testing and debugging.The key for aTag.The value for aTag.
-
Constructor Details
-
Tag
public Tag()
-
-
Method Details
-
setKey
-
getKey
-
withKey
-
setValue
-
getValue
-
withValue
-
toString
-
equals
-
hashCode
-
clone
-