public static class EvrythngApiBuilder.UncheckedBuilder<T> extends UncheckedApiCommandBuilder<T,EvrythngApiBuilder.UncheckedBuilder<T>>
accept, content, execute, execute, getCommand, header, placeHolder, queryParam, queryParam, queryParam, queryParamList, queryParamList, queryParams, request, streampublic <X> TypedResponseWithEntity<X> executeWithResponse() throws EvrythngException
EvrythngExceptionpublic EvrythngApiBuilder.UncheckedBuilder<T> apiKey(String apiKey)
public EvrythngApiBuilder.UncheckedBuilder<T> search(String pattern)
public EvrythngApiBuilder.UncheckedBuilder<T> withScopes(boolean withScopes)
public EvrythngApiBuilder.UncheckedBuilder<T> withPagination(int page, int perPage)
public EvrythngApiBuilder.UncheckedBuilder<T> page(int page)
public EvrythngApiBuilder.UncheckedBuilder<T> perPage(int perPage)
public EvrythngApiBuilder.UncheckedBuilder<T> from(long from)
public EvrythngApiBuilder.UncheckedBuilder<T> from(String from)
public EvrythngApiBuilder.UncheckedBuilder<T> from(ApiConfiguration.QueryKeyword queryKeyword)
public EvrythngApiBuilder.UncheckedBuilder<T> to(long to)
public EvrythngApiBuilder.UncheckedBuilder<T> to(String to)
public EvrythngApiBuilder.UncheckedBuilder<T> to(ApiConfiguration.QueryKeyword queryKeyword)
@Deprecated public EvrythngApiBuilder.UncheckedBuilder<T> app(String appId)
public EvrythngApiBuilder.UncheckedBuilder<T> userScope(Iterable<String> scope)
public EvrythngApiBuilder.UncheckedBuilder<T> userScopeAll()
public EvrythngApiBuilder.UncheckedBuilder<T> ids(List<String> ids)
public EvrythngApiBuilder.UncheckedBuilder<T> filter(String filter)
public EvrythngApiBuilder.UncheckedBuilder<T> project(String projectId)
@Deprecated public int count() throws EvrythngException
EvrythngExceptionpublic EvrythngApiBuilder.Builder.Result<T> list() throws EvrythngException
EvrythngExceptionpublic String jsonp(String callback) throws EvrythngException
EvrythngExceptionCopyright © 2016 EVRYTHNG Ltd London / Zurich. All rights reserved.