Class HealthChecksReadinessView

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean getHealthy()  
      void setHealthy​(java.lang.Boolean healthy)  
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • HealthChecksReadinessView

        public HealthChecksReadinessView()
    • Method Detail

      • getHealthy

        public java.lang.Boolean getHealthy()
      • setHealthy

        public void setHealthy​(java.lang.Boolean healthy)