Class KustoPoolListResultInner


  • public final class KustoPoolListResultInner
    extends Object
    The list Kusto pools operation response.
    • Constructor Detail

      • KustoPoolListResultInner

        public KustoPoolListResultInner()
    • Method Detail

      • value

        public List<KustoPoolInner> value()
        Get the value property: The list of Kusto pools.
        Returns:
        the value value.
      • withValue

        public KustoPoolListResultInner withValue​(List<KustoPoolInner> value)
        Set the value property: The list of Kusto pools.
        Parameters:
        value - the value value to set.
        Returns:
        the KustoPoolListResultInner object itself.
      • validate

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