Interface IdEntity

    • Method Detail

      • getId

        String getId()
        Returns:
        the identifier for this resource
      • setId

        void setId​(String id)
        Sets the identifier for this resource. Note: creating a new resource should not have the idenfier set since OpenStack will assign one on the create call
        Parameters:
        id - the identifier