| Modifier and Type | Class and Description |
|---|---|
class |
FilterQueryParamValue
Provides support for the
filter query param. |
class |
IdsQueryParamValue
Provides support for the
ids query param. |
| Modifier and Type | Method and Description |
|---|---|
EvrythngApiBuilder.Builder<TYPE> |
EvrythngApiBuilder.Builder.queryParam(QueryParamValue qpv)
Sets a query parameter or removes it if the
value equals
null. |
| Modifier and Type | Method and Description |
|---|---|
BUILDER |
ApiCommandBuilder.queryParam(QueryParamValue qpv)
Sets a query parameter or removes it if the
value equals
null. |
B |
UncheckedApiCommandBuilder.queryParam(QueryParamValue qpv)
Sets a query parameter or removes it if the
value equals
null. |
void |
ApiCommand.setQueryParam(QueryParamValue queryParam) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessTokenQueryParamValue
Provides support for the
"access_token" query param. |
class |
AfterQueryParamValue
Provides support for the
after query param. |
class |
BooleanQueryParamValue
A
QueryParamValue subclass that holds boolean value. |
class |
CallbackQueryParamValue
Provides support for the
"callback" query param. |
class |
DoubleQueryParamValue
A
QueryParamValue subclass that holds double value. |
class |
EclQueryParamValue
Provides support for the
"ecl" query param. |
class |
EvrythngIdQueryParamValue
Provides support for the
"evrythngId" query param. |
class |
FromQueryParamValue
Provides support for the
"from" query param. |
class |
HeightQueryParamValue
Provides support for the
"h" query param. |
class |
IntegerQueryParamValue
A
QueryParamValue subclass that holds integer value. |
class |
LatQueryParamValue
Provides support for the
lat query param. |
class |
LongQueryParamValue
A
QueryParamValue subclass that holds long value. |
class |
LonQueryParamValue
Provides support for the
lon query param. |
class |
MaxDistQueryParamValue
Provides support for the
maxDist query param. |
class |
PageQueryParamValue
Provides support for the
"page" query param. |
class |
PerPageQueryParamValue
Provides support for the
"perPage" query param. |
class |
ProjectQueryParamValue
Provides support for the
project query param. |
class |
QSearchQueryParamValue
Provides support for the
"q" query param. |
class |
ScopeQueryParamValue
Provides support for the
"scope" query param. |
class |
SearchQueryParamValue
Provides support for the
search query param. |
class |
SortOrderQueryParamValue |
class |
TagsQueryParamValue
Provides support for the
tags query param. |
class |
TimezoneQueryParamValue
Provides support for the
"tz" query param. |
class |
ToQueryParamValue
Provides support for the
"to" query param. |
class |
TplQueryParamValue
Provides support for the
"tpl" query param. |
class |
TypesQueryParamValue
Provides support for the
"types" query param. |
class |
UserScopeQueryParamValue
Provides support for the
"creationScopes" query param. |
class |
WidthQueryParamValue
Provides support for the
"w" query param. |
class |
WithScopesQueryParamValue
Provides support for the
withScopes query param. |
class |
WithTotalCountQueryParamValue |
| Modifier and Type | Method and Description |
|---|---|
QueryParamValue |
ScanService.RecognitionType.getQueryParam() |
Copyright © 2016 EVRYTHNG Ltd London / Zurich. All rights reserved.