public static class EvrythngApiBuilder.CheckedBuilder<T> extends ApiCommandBuilder<T,EvrythngApiBuilder.CheckedBuilder<T>> implements EvrythngApiBuilder.Builder<T>
EvrythngApiBuilder.Builder.Result<R>accept, content, execute, executeWithResponse, getCommand, header, placeHolder, queryParam, queryParam, queryParam, queryParamList, queryParamList, queryParams, request, sortOrder, streamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, content, execute, executeWithResponse, getCommand, header, placeHolder, queryParam, queryParam, queryParam, queryParamList, queryParamList, queryParams, request, sortOrder, streampublic EvrythngApiBuilder.CheckedBuilder<T> apiKey(String apiKey)
apiKey in interface EvrythngApiBuilder.Builder<T>apiKey - the authorization token for accessing the EVRYTHNG APIEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> search(String pattern)
search in interface EvrythngApiBuilder.Builder<T>pattern - "" query parameter valueEvrythngApiBuilder.BuilderQSearchQueryParamValuepublic EvrythngApiBuilder.CheckedBuilder<T> withScopes(boolean withScopes)
withScopes in interface EvrythngApiBuilder.Builder<T>withScopes - "" query parameter valueEvrythngApiBuilder.BuilderWithScopesQueryParamValuepublic EvrythngApiBuilder.CheckedBuilder<T> withPagination(int page, int perPage)
EvrythngApiBuilder.BuilderwithPagination in interface EvrythngApiBuilder.Builder<T>EvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> page(int page)
page in interface EvrythngApiBuilder.Builder<T>page - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> perPage(int perPage)
perPage in interface EvrythngApiBuilder.Builder<T>perPage - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> from(long from)
from in interface EvrythngApiBuilder.Builder<T>from - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> from(String from)
from in interface EvrythngApiBuilder.Builder<T>from - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> from(ApiConfiguration.QueryKeyword queryKeyword)
from in interface EvrythngApiBuilder.Builder<T>queryKeyword - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> to(long to)
to in interface EvrythngApiBuilder.Builder<T>to - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> to(String to)
to in interface EvrythngApiBuilder.Builder<T>to - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> to(ApiConfiguration.QueryKeyword queryKeyword)
to in interface EvrythngApiBuilder.Builder<T>queryKeyword - "" query parameter valueEvrythngApiBuilder.Builder@Deprecated public EvrythngApiBuilder.CheckedBuilder<T> app(String appId)
EvrythngApiBuilder.Builderapp in interface EvrythngApiBuilder.Builder<T>EvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> userScope(Iterable<String> scope)
userScope in interface EvrythngApiBuilder.Builder<T>scope - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> userScopeAll()
EvrythngApiBuilder.BuilderApiConfiguration.QueryKeyword.ALLuserScopeAll in interface EvrythngApiBuilder.Builder<T>EvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> ids(List<String> ids)
ids in interface EvrythngApiBuilder.Builder<T>ids - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> filter(String filter)
filter in interface EvrythngApiBuilder.Builder<T>filter - "" query parameter valueEvrythngApiBuilder.Builderpublic EvrythngApiBuilder.CheckedBuilder<T> project(String projectId)
project in interface EvrythngApiBuilder.Builder<T>projectId - "" query parameter valueEvrythngApiBuilder.Builder@Deprecated public int count() throws EvrythngException
EvrythngApiBuilder.BuilderHEAD request.count in interface EvrythngApiBuilder.Builder<T>EvrythngExceptionApiCommand.head(String)public EvrythngApiBuilder.Builder.Result<T> list() throws EvrythngException
EvrythngApiBuilder.Builderlist in interface EvrythngApiBuilder.Builder<T>EvrythngExceptionpublic String jsonp(String callback) throws EvrythngException
EvrythngApiBuilder.BuilderHttpResponse entity.
jsonp in interface EvrythngApiBuilder.Builder<T>callback - the name of the callback functionHttpResponse entity in the form of JSONP contentEvrythngExceptionCopyright © 2016 EVRYTHNG Ltd London / Zurich. All rights reserved.