public interface IOperationUntypedWithInputAndPartialOutput<T extends IBaseParameters> extends IOperationUntypedWithInput<T>
| Modifier and Type | Method and Description |
|---|---|
IOperationUntypedWithInputAndPartialOutput<T> |
andParameter(String theName,
IBase theValue)
Use chained method calls to construct a Parameters input.
|
useHttpGetandLogRequestAndResponse, elementsSubset, encodedJson, encodedXml, execute, prettyPrint, summaryModeIOperationUntypedWithInputAndPartialOutput<T> andParameter(String theName, IBase theValue)
theName - The first parameter nametheValue - The first parameter valueCopyright © 2014–2016 University Health Network. All rights reserved.