Class Diagnostics


  • public final class Diagnostics
    extends Object
    Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
    • Constructor Detail

      • Diagnostics

        public Diagnostics()
    • Method Detail

      • conditions

        public List<DiagnosticCondition> conditions()
        Get the conditions property: A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
        Returns:
        the conditions value.
      • validate

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