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.
|
IOperationUntypedWithInputAndPartialOutput<T> |
andSearchParameter(String theName,
IQueryParameterType theValue)
Use chained method calls to construct a Parameters input.
|
returnResourceType, useHttpGetandLogRequestAndResponse, elementsSubset, encoded, encodedJson, encodedXml, execute, preferResponseType, preferResponseTypes, prettyPrint, summaryModeIOperationUntypedWithInputAndPartialOutput<T> andParameter(String theName, IBase theValue)
theName - The first parameter nametheValue - The first parameter valueIOperationUntypedWithInputAndPartialOutput<T> andSearchParameter(String theName, IQueryParameterType theValue)
theName - The first parameter nametheValue - The first parameter valueCopyright © 2014–2017 University Health Network. All rights reserved.