GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowRESTWorkflow Interface Reference
Inheritance diagram for GenerallyPositive.IAllowRESTWorkflow:
GenerallyPositive.IRESTClient GenerallyPositive.RESTClient

Public Member Functions

IAllowRESTWorkflow WithWorkflow (Action< RESTClient > workflow)
IAllowRESTParametersOrExecution While (Func< bool > condition)
IAllowRESTParametersOrExecution Until (Func< bool > condition)

Detailed Description

Definition at line 970 of file Interfaces.cs.

Member Function Documentation

◆ Until()

IAllowRESTParametersOrExecution GenerallyPositive.IAllowRESTWorkflow.Until ( Func< bool > condition)

◆ While()

IAllowRESTParametersOrExecution GenerallyPositive.IAllowRESTWorkflow.While ( Func< bool > condition)

◆ WithWorkflow()

IAllowRESTWorkflow GenerallyPositive.IAllowRESTWorkflow.WithWorkflow ( Action< RESTClient > workflow)

The documentation for this interface was generated from the following file: