Class SaharaInstance

    • Constructor Detail

      • SaharaInstance

        public SaharaInstance()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface Instance
        Returns:
        the name of the instance
      • getCreatedAt

        public Date getCreatedAt()
        Specified by:
        getCreatedAt in interface Instance
        Returns:
        the created date of the instance
      • getUpdatedAt

        public Date getUpdatedAt()
        Specified by:
        getUpdatedAt in interface Instance
        Returns:
        the updated date of the instance
      • getInstanceId

        public String getInstanceId()
        Specified by:
        getInstanceId in interface Instance
        Returns:
        the NOVA instance identifier
      • getManagementIp

        public String getManagementIp()
        Specified by:
        getManagementIp in interface Instance
        Returns:
        the management IP of the instance
      • getVolumes

        public List<String> getVolumes()
        TODO: how volumes are presented?
        Specified by:
        getVolumes in interface Instance
        Returns:
        the volumes of the instance
      • getInternalIp

        public String getInternalIp()
        Specified by:
        getInternalIp in interface Instance
        Returns:
        the internal IP of the instance
      • getId

        public String getId()
        Specified by:
        getId in interface Instance
        Returns:
        the Sahara instance identifier