Class MagnumBay

    • Constructor Detail

      • MagnumBay

        public MagnumBay()
    • Method Detail

      • getStatus

        public String getStatus()
        Description copied from interface: Bay
        Gets status
        Specified by:
        getStatus in interface Bay
        Returns:
        status
      • getUuid

        public String getUuid()
        Description copied from interface: Bay
        Gets uuid
        Specified by:
        getUuid in interface Bay
        Returns:
        uuid
      • getLinks

        public List<GenericLink> getLinks()
        Description copied from interface: Bay
        Gets links
        Specified by:
        getLinks in interface Bay
        Returns:
        links
      • getStackId

        public String getStackId()
        Description copied from interface: Bay
        Gets stackId
        Specified by:
        getStackId in interface Bay
        Returns:
        stackId
      • getCreatedAt

        public String getCreatedAt()
        Description copied from interface: Bay
        Gets createdAt
        Specified by:
        getCreatedAt in interface Bay
        Returns:
        createdAt
      • getApiAddress

        public String getApiAddress()
        Description copied from interface: Bay
        Gets apiAddress
        Specified by:
        getApiAddress in interface Bay
        Returns:
        apiAddress
      • getDiscoveryUrl

        public String getDiscoveryUrl()
        Description copied from interface: Bay
        Gets discoveryUrl
        Specified by:
        getDiscoveryUrl in interface Bay
        Returns:
        discoveryUrl
      • getUpdatedAt

        public String getUpdatedAt()
        Description copied from interface: Bay
        Gets updatedAt
        Specified by:
        getUpdatedAt in interface Bay
        Returns:
        updatedAt
      • getMasterCount

        public Integer getMasterCount()
        Description copied from interface: Bay
        Gets masterCount
        Specified by:
        getMasterCount in interface Bay
        Returns:
        masterCount
      • getCoeVersion

        public String getCoeVersion()
        Description copied from interface: Bay
        Gets coeVersion
        Specified by:
        getCoeVersion in interface Bay
        Returns:
        coeVersion
      • getBaymodelId

        public String getBaymodelId()
        Description copied from interface: Bay
        Gets baymodelId
        Specified by:
        getBaymodelId in interface Bay
        Returns:
        baymodelId
      • getMasterAddresses

        public List<String> getMasterAddresses()
        Description copied from interface: Bay
        Gets masterAddresses
        Specified by:
        getMasterAddresses in interface Bay
        Returns:
        masterAddresses
      • getNodeCount

        public Integer getNodeCount()
        Description copied from interface: Bay
        Gets nodeCount
        Specified by:
        getNodeCount in interface Bay
        Returns:
        nodeCount
      • getNodeAddresses

        public List<String> getNodeAddresses()
        Description copied from interface: Bay
        Gets nodeAddresses
        Specified by:
        getNodeAddresses in interface Bay
        Returns:
        nodeAddresses
      • getStatusReason

        public String getStatusReason()
        Description copied from interface: Bay
        Gets statusReason
        Specified by:
        getStatusReason in interface Bay
        Returns:
        statusReason
      • getBayCreateTimeout

        public String getBayCreateTimeout()
        Description copied from interface: Bay
        Gets bayCreateTimeout
        Specified by:
        getBayCreateTimeout in interface Bay
        Returns:
        bayCreateTimeout
      • getName

        public String getName()
        Description copied from interface: Bay
        Gets name
        Specified by:
        getName in interface Bay
        Returns:
        name