Class ResourceHealthDetails

    • Constructor Detail

      • ResourceHealthDetails

        public ResourceHealthDetails()
    • Method Detail

      • code

        public Integer code()
        Get the code property: Health Code.
        Returns:
        the code value.
      • title

        public String title()
        Get the title property: Health Title.
        Returns:
        the title value.
      • message

        public String message()
        Get the message property: Health Message.
        Returns:
        the message value.
      • recommendations

        public List<String> recommendations()
        Get the recommendations property: Health Recommended Actions.
        Returns:
        the recommendations value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.