Class AnnotationsListResult


  • public final class AnnotationsListResult
    extends Object
    Annotations list result.
    • Constructor Detail

      • AnnotationsListResult

        public AnnotationsListResult()
    • Method Detail

      • value

        public List<AnnotationInner> value()
        Get the value property: An array of annotations.
        Returns:
        the value value.
      • validate

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