Class Resource

    • Method Detail

      • getId

        public String getId()
        When providing an ID, it is assumed that the resource exists in the current OpenStack deployment
        Returns:
        the id of the resource in the current OpenStack deployment
      • getName

        @Nullable
        public String getName()
        Returns:
        the name of the resource
      • getLinks

        public Set<Link> getLinks()
        Returns:
        the links of the id address allocated to the new server
      • hashCode

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

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