Class Tag
java.lang.Object
com.amazonaws.services.storagegateway.model.Tag
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Constructor Details
-
Tag
public Tag()
-
-
Method Details
-
setKey
- Parameters:
key
-
-
getKey
- Returns:
-
withKey
- Parameters:
key
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setValue
- Parameters:
value
-
-
getValue
- Returns:
-
withValue
- Parameters:
value
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-