Class OperationListResult


  • public final class OperationListResult
    extends Object
    The List Operation response.
    • Constructor Detail

      • OperationListResult

        public OperationListResult()
    • Method Detail

      • value

        public List<OperationValueInner> value()
        Get the value property: The list of operations.
        Returns:
        the value value.
      • validate

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