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