Package org.jclouds.elasticstack.domain
Class Item
java.lang.Object
org.jclouds.elasticstack.domain.Item
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uuid
-
name
-
tags
-
userMetadata
-
-
Constructor Details
-
Item
-
-
Method Details
-
getUuid
- Returns:
- uuid of the item.
-
getName
- Returns:
- name of the item
-
getTags
- Returns:
- list of tags
-
getUserMetadata
- Returns:
- user-defined KEY VALUE pairs
-
hashCode
public int hashCode() -
equals
-
toString
-