Class Flavor

    • Method Detail

      • getId

        public int getId()
        Returns:
        the id of this flavor.
      • getName

        public String getName()
        Returns:
        the name of this flavor.
      • getRam

        public int getRam()
        Returns:
        the RAM amount for this flavor.
      • getLinks

        public List<Link> getLinks()
        Returns:
        the flavor links for this flavor. These are used during database instance creation.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()