public interface Input
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDynamicParams()
This method supports addition of parameters to the
HTTP call query at run-time, i.e.
|
String |
getQueryString() |
void |
populateQuery(String input) |
Copyright © 2016. All rights reserved.