Class ManilaService

    • Constructor Detail

      • ManilaService

        public ManilaService()
    • Method Detail

      • getId

        public Integer getId()
        Specified by:
        getId in interface Service
        Returns:
        the service ID
      • getStatus

        public Service.Status getStatus()
        Specified by:
        getStatus in interface Service
        Returns:
        the service status, which is enabled or disabled
      • getBinary

        public String getBinary()
        Specified by:
        getBinary in interface Service
        Returns:
        the service binary name
      • getZone

        public String getZone()
        Specified by:
        getZone in interface Service
        Returns:
        the availability zone
      • getHost

        public String getHost()
        Specified by:
        getHost in interface Service
        Returns:
        the host name
      • getUpdatedAt

        public String getUpdatedAt()
        Specified by:
        getUpdatedAt in interface Service
        Returns:
        the date and time stamp when the service was updated