| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model | |
| com.groupbyinc.api.request |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomUrlParam> |
Query.getCustomUrlParams() |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.addCustomUrlParam(CustomUrlParam customUrlParam)
Sets any additional parameters that can be used to trigger rules. |
| Modifier and Type | Method and Description |
|---|---|
CustomUrlParam |
CustomUrlParam.setKey(java.lang.String key) |
CustomUrlParam |
CustomUrlParam.setValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomUrlParam> |
Request.getCustomUrlParams() |
| Modifier and Type | Method and Description |
|---|---|
Request |
Request.setCustomUrlParams(java.util.List<CustomUrlParam> customUrlParams) |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.