Class ClusterJobListResult


  • public final class ClusterJobListResult
    extends Object
    A list of streaming jobs. Populated by a List operation.
    • Constructor Detail

      • ClusterJobListResult

        public ClusterJobListResult()
    • Method Detail

      • value

        public List<ClusterJobInner> value()
        Get the value property: A list of streaming jobs.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The URL to fetch the next set of streaming jobs.
        Returns:
        the nextLink value.
      • validate

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