Class OperationStatusList


  • public final class OperationStatusList
    extends Object
    The async operations in progress, in the cluster.
    • Constructor Detail

      • OperationStatusList

        public OperationStatusList()
    • Method Detail

      • value

        public List<OperationStatusResultInner> value()
        Get the value property: List of async operations in progress, in the cluster.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: URL to get the next set of Operation Result objects, if any.
        Returns:
        the nextLink value.
      • validate

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