DSL builder for assembling a list of Parameters used by an operation.
Report a problem
The collected list of parameters.
Adds a cookie parameter with the given name.
Adds a header parameter with the given name.
Adds a generic Parameter via the provided configure block.
Adds a required path parameter with the given name.
Adds a query parameter with the given name.