| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model | |
| com.groupbyinc.api.request |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomUrlParam> |
AbstractQuery.getCustomUrlParams() |
| Modifier and Type | Method and Description |
|---|---|
Q |
AbstractQuery.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> |
AbstractRequest.getCustomUrlParams() |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractRequest.setCustomUrlParams(java.util.List<CustomUrlParam> customUrlParams) |
Copyright © 2013–2015 GroupBy Inc.. All rights reserved.