Class OutputListResult


  • public final class OutputListResult
    extends Object
    Object containing a list of outputs under a streaming job.
    • Constructor Detail

      • OutputListResult

        public OutputListResult()
    • Method Detail

      • value

        public List<OutputInner> value()
        Get the value property: A list of outputs under a streaming job. Populated by a 'List' operation.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The link (url) to the next page of results.
        Returns:
        the nextLink value.
      • validate

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