Class VideoAnalyzerCollectionInner


  • public final class VideoAnalyzerCollectionInner
    extends Object
    A collection of VideoAnalyzer items.
    • Constructor Detail

      • VideoAnalyzerCollectionInner

        public VideoAnalyzerCollectionInner()
    • Method Detail

      • value

        public List<VideoAnalyzerInner> value()
        Get the value property: A collection of VideoAnalyzer items.
        Returns:
        the value value.
      • withValue

        public VideoAnalyzerCollectionInner withValue​(List<VideoAnalyzerInner> value)
        Set the value property: A collection of VideoAnalyzer items.
        Parameters:
        value - the value value to set.
        Returns:
        the VideoAnalyzerCollectionInner object itself.
      • validate

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