Package com.commercetools.api.client
Class ByProjectKeyCustomObjectsGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyCustomObjectsGet,CustomObjectPagedQueryResponse>
com.commercetools.api.client.ByProjectKeyCustomObjectsGet
- All Implemented Interfaces:
ByProjectKeyCustomObjectsGetMixin
,Deprecatable200Trait<ByProjectKeyCustomObjectsGet>
,ErrorableTrait<ByProjectKeyCustomObjectsGet>
,ExpandableTrait<ByProjectKeyCustomObjectsGet>
,PagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
,CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> PagingTrait<ByProjectKeyCustomObjectsGet>
,QueryTrait<ByProjectKeyCustomObjectsGet>
,SimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
,CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> SortableTrait<ByProjectKeyCustomObjectsGet>
,ClientRequestCommand<CustomObjectPagedQueryResponse>
,CreateHttpRequestCommand
,HttpRequestCommand<CustomObjectPagedQueryResponse>
,RequestCommand<CustomObjectPagedQueryResponse>
@Deprecated
public class ByProjectKeyCustomObjectsGet
extends TypeApiMethod<ByProjectKeyCustomObjectsGet,CustomObjectPagedQueryResponse>
implements ByProjectKeyCustomObjectsGetMixin, ExpandableTrait<ByProjectKeyCustomObjectsGet>, SortableTrait<ByProjectKeyCustomObjectsGet>, PagingTrait<ByProjectKeyCustomObjectsGet>, QueryTrait<ByProjectKeyCustomObjectsGet>, ErrorableTrait<ByProjectKeyCustomObjectsGet>, Deprecatable200Trait<ByProjectKeyCustomObjectsGet>
Deprecated.
For performance reasons, it is highly advisable to query for Custom Objects in a container by using the container
field in the where
predicate.
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.custom_object.CustomObjectPagedQueryResponse>> result = apiRoot
.withProjectKey("{projectKey}")
.customObjects()
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,
V> -
Constructor Summary
ConstructorDescriptionDeprecated.ByProjectKeyCustomObjectsGet
(ApiHttpClient apiHttpClient, String projectKey) Deprecated. -
Method Summary
Modifier and TypeMethodDescription<TValue> ByProjectKeyCustomObjectsGet
addExpand
(Collection<TValue> expand) Deprecated.add additional expand query parametersDeprecated.add additional expand query parameterDeprecated.add additional expand query parameter<TValue> ByProjectKeyCustomObjectsGet
addExpand
(TValue expand) Deprecated.add additional expand query parameter<TValue> ByProjectKeyCustomObjectsGet
addLimit
(Collection<TValue> limit) Deprecated.add additional limit query parametersDeprecated.add additional limit query parameterDeprecated.add additional limit query parameter<TValue> ByProjectKeyCustomObjectsGet
addLimit
(TValue limit) Deprecated.add additional limit query parameter<TValue> ByProjectKeyCustomObjectsGet
addOffset
(Collection<TValue> offset) Deprecated.add additional offset query parametersDeprecated.add additional offset query parameterDeprecated.add additional offset query parameter<TValue> ByProjectKeyCustomObjectsGet
addOffset
(TValue offset) Deprecated.add additional offset query parameter<TValue> ByProjectKeyCustomObjectsGet
addPredicateVar
(String varName, Collection<TValue> predicateVar) Deprecated.add additional predicateVar query parameters<TValue> ByProjectKeyCustomObjectsGet
addPredicateVar
(String varName, TValue predicateVar) Deprecated.add additional predicateVar query parameter<TValue> ByProjectKeyCustomObjectsGet
addSort
(Collection<TValue> sort) Deprecated.add additional sort query parametersDeprecated.add additional sort query parameterDeprecated.add additional sort query parameter<TValue> ByProjectKeyCustomObjectsGet
addSort
(TValue sort) Deprecated.add additional sort query parameter<TValue> ByProjectKeyCustomObjectsGet
addWhere
(Collection<TValue> where) Deprecated.add additional where query parametersDeprecated.add additional where query parameterDeprecated.add additional where query parameter<TValue> ByProjectKeyCustomObjectsGet
addWhere
(TValue where) Deprecated.add additional where query parameter<TValue> ByProjectKeyCustomObjectsGet
addWithTotal
(Collection<TValue> withTotal) Deprecated.add additional withTotal query parametersDeprecated.add additional withTotal query parameteraddWithTotal
(Supplier<Boolean> supplier) Deprecated.add additional withTotal query parameter<TValue> ByProjectKeyCustomObjectsGet
addWithTotal
(TValue withTotal) Deprecated.add additional withTotal query parameterboolean
Deprecated.execute
(ApiHttpClient client) Deprecated.executeBlocking
(ApiHttpClient client, Duration timeout) Deprecated.Deprecated.getLimit()
Deprecated.Deprecated.Deprecated.getSort()
Deprecated.getWhere()
Deprecated.Deprecated.int
hashCode()
Deprecated.int
com.fasterxml.jackson.core.type.TypeReference<CustomObjectPagedQueryResponse>
Deprecated.void
setProjectKey
(String projectKey) Deprecated.toString()
<TValue> ByProjectKeyCustomObjectsGet
withExpand
(Collection<TValue> expand) Deprecated.set expand with the specified valuesDeprecated.set expand with the specified valuewithExpand
(Supplier<String> supplier) Deprecated.set expand with the specified value<TValue> ByProjectKeyCustomObjectsGet
withExpand
(TValue expand) Deprecated.set expand with the specified value<TValue> ByProjectKeyCustomObjectsGet
withLimit
(Collection<TValue> limit) Deprecated.set limit with the specified valuesDeprecated.set limit with the specified valueDeprecated.set limit with the specified value<TValue> ByProjectKeyCustomObjectsGet
withLimit
(TValue limit) Deprecated.set limit with the specified value<TValue> ByProjectKeyCustomObjectsGet
withOffset
(Collection<TValue> offset) Deprecated.set offset with the specified valuesDeprecated.set offset with the specified valuewithOffset
(Supplier<Integer> supplier) Deprecated.set offset with the specified value<TValue> ByProjectKeyCustomObjectsGet
withOffset
(TValue offset) Deprecated.set offset with the specified value<TValue> ByProjectKeyCustomObjectsGet
withPredicateVar
(String varName, Collection<TValue> predicateVar) Deprecated.set predicateVar with the specificied values<TValue> ByProjectKeyCustomObjectsGet
withPredicateVar
(String varName, TValue predicateVar) Deprecated.set predicateVar with the specificied value<TValue> ByProjectKeyCustomObjectsGet
withSort
(Collection<TValue> sort) Deprecated.set sort with the specified valuesDeprecated.set sort with the specified valueDeprecated.set sort with the specified value<TValue> ByProjectKeyCustomObjectsGet
withSort
(TValue sort) Deprecated.set sort with the specified value<TValue> ByProjectKeyCustomObjectsGet
withWhere
(Collection<TValue> where) Deprecated.set where with the specified valuesDeprecated.set where with the specified valueDeprecated.set where with the specified value<TValue> ByProjectKeyCustomObjectsGet
withWhere
(TValue where) Deprecated.set where with the specified value<TValue> ByProjectKeyCustomObjectsGet
withWithTotal
(Collection<TValue> withTotal) Deprecated.set withTotal with the specified valuesDeprecated.set withTotal with the specified valuewithWithTotal
(Supplier<Boolean> supplier) Deprecated.set withTotal with the specified value<TValue> ByProjectKeyCustomObjectsGet
withWithTotal
(TValue withTotal) Deprecated.set withTotal with the specified valueMethods inherited from class io.vrap.rmf.base.client.ApiMethod
addHeader, addQueryParam, addQueryParams, contentType, createHttpRequest, execute, execute, execute, execute, execute, execute, execute, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, getFirstQueryParam, getHeaders, getQueryParam, getQueryParams, getQueryParamUriString, getQueryParamUriStrings, send, sendBlocking, sendBlocking, with, with, withHeader, withHeaders, withHttpRequest, withoutHeader, withoutQueryParam, withQueryParam, withQueryParams
Methods inherited from interface com.commercetools.api.client.ByProjectKeyCustomObjectsGetMixin
queryDsl
Methods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
executeBlocking
Methods inherited from interface io.vrap.rmf.base.client.CreateHttpRequestCommand
createHttpRequest
Methods inherited from interface com.commercetools.api.client.Deprecatable200Trait
asDeprecatable200Trait, asDeprecatable200TraitToBaseType
Methods inherited from interface com.commercetools.api.client.ErrorableTrait
asErrorableTrait, asErrorableTraitToBaseType
Methods inherited from interface com.commercetools.api.client.ExpandableTrait
asExpandableTrait, asExpandableTraitToBaseType
Methods inherited from interface com.commercetools.api.client.PagedQueryResourceRequest
asPagedQueryResourceRequest, getFirstQueryParam, getQueryParam, getQueryParams
Methods inherited from interface com.commercetools.api.client.PagingTrait
asPagingTrait, asPagingTraitToBaseType
Methods inherited from interface com.commercetools.api.client.QueryTrait
asQueryTrait, asQueryTraitToBaseType
Methods inherited from interface io.vrap.rmf.base.client.RequestCommand
execute, executeBlocking, executeBlocking
Methods inherited from interface com.commercetools.api.client.SimplePagedQueryResourceRequest
addQuery, addQuery, addQuery, addQuery, addWhere, addWhere, addWhere, asPagedQueryResourceRequestToBaseType, withQuery, withQuery, withQuery, withQuery, withWhere, withWhere, withWhere
Methods inherited from interface com.commercetools.api.client.SortableTrait
asSortableTrait, asSortableTraitToBaseType
-
Constructor Details
-
ByProjectKeyCustomObjectsGet
Deprecated. -
ByProjectKeyCustomObjectsGet
Deprecated.
-
-
Method Details
-
resultType
Deprecated.- Specified by:
resultType
in interfaceHttpRequestCommand<CustomObjectPagedQueryResponse>
-
executeBlocking
public ApiHttpResponse<CustomObjectPagedQueryResponse> executeBlocking(ApiHttpClient client, Duration timeout) Deprecated.- Specified by:
executeBlocking
in interfaceClientRequestCommand<CustomObjectPagedQueryResponse>
- Specified by:
executeBlocking
in classApiMethod<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse>
-
execute
public CompletableFuture<ApiHttpResponse<CustomObjectPagedQueryResponse>> execute(ApiHttpClient client) Deprecated.- Specified by:
execute
in interfaceClientRequestCommand<CustomObjectPagedQueryResponse>
- Specified by:
execute
in classApiMethod<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse>
-
getProjectKey
Deprecated. -
getExpand
Deprecated.- Specified by:
getExpand
in interfaceExpandableTrait<ByProjectKeyCustomObjectsGet>
-
getSort
Deprecated.- Specified by:
getSort
in interfaceSortableTrait<ByProjectKeyCustomObjectsGet>
-
getLimit
Deprecated.- Specified by:
getLimit
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
-
getOffset
Deprecated.- Specified by:
getOffset
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
-
getWithTotal
Deprecated.- Specified by:
getWithTotal
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
-
getWhere
Deprecated.- Specified by:
getWhere
in interfaceQueryTrait<ByProjectKeyCustomObjectsGet>
-
setProjectKey
Deprecated. -
withExpand
Deprecated.set expand with the specified value- Specified by:
withExpand
in interfaceExpandableTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
withExpand
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
expand
- value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addExpand
Deprecated.add additional expand query parameter- Specified by:
addExpand
in interfaceExpandableTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
addExpand
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
expand
- value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withExpand
Deprecated.set expand with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addExpand
Deprecated.add additional expand query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withExpand
Deprecated.set expand with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addExpand
Deprecated.add additional expand query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withExpand
Deprecated.set expand with the specified values- Type Parameters:
TValue
- value type- Parameters:
expand
- values to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addExpand
Deprecated.add additional expand query parameters- Type Parameters:
TValue
- value type- Parameters:
expand
- values to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withSort
Deprecated.set sort with the specified value- Specified by:
withSort
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withSort
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withSort
in interfaceSortableTrait<ByProjectKeyCustomObjectsGet>
- Type Parameters:
TValue
- value type- Parameters:
sort
- value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addSort
Deprecated.add additional sort query parameter- Specified by:
addSort
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addSort
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addSort
in interfaceSortableTrait<ByProjectKeyCustomObjectsGet>
- Type Parameters:
TValue
- value type- Parameters:
sort
- value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withSort
Deprecated.set sort with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addSort
Deprecated.add additional sort query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withSort
Deprecated.set sort with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addSort
Deprecated.add additional sort query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withSort
Deprecated.set sort with the specified values- Type Parameters:
TValue
- value type- Parameters:
sort
- values to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addSort
Deprecated.add additional sort query parameters- Type Parameters:
TValue
- value type- Parameters:
sort
- values to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withLimit
Deprecated.set limit with the specified value- Specified by:
withLimit
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withLimit
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
withLimit
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
limit
- value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addLimit
Deprecated.add additional limit query parameter- Specified by:
addLimit
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addLimit
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
addLimit
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
limit
- value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withLimit
Deprecated.set limit with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addLimit
Deprecated.add additional limit query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withLimit
Deprecated.set limit with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addLimit
Deprecated.add additional limit query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withLimit
Deprecated.set limit with the specified values- Type Parameters:
TValue
- value type- Parameters:
limit
- values to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addLimit
Deprecated.add additional limit query parameters- Type Parameters:
TValue
- value type- Parameters:
limit
- values to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withOffset
Deprecated.set offset with the specified value- Specified by:
withOffset
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withOffset
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
withOffset
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
offset
- value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addOffset
Deprecated.add additional offset query parameter- Specified by:
addOffset
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addOffset
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
addOffset
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
offset
- value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withOffset
Deprecated.set offset with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addOffset
Deprecated.add additional offset query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withOffset
Deprecated.set offset with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addOffset
Deprecated.add additional offset query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withOffset
Deprecated.set offset with the specified values- Type Parameters:
TValue
- value type- Parameters:
offset
- values to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addOffset
Deprecated.add additional offset query parameters- Type Parameters:
TValue
- value type- Parameters:
offset
- values to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWithTotal
Deprecated.set withTotal with the specified value- Specified by:
withWithTotal
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withWithTotal
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
withWithTotal
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
withTotal
- value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWithTotal
Deprecated.add additional withTotal query parameter- Specified by:
addWithTotal
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addWithTotal
in interfacePagingTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
addWithTotal
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
withTotal
- value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWithTotal
Deprecated.set withTotal with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWithTotal
Deprecated.add additional withTotal query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWithTotal
Deprecated.set withTotal with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWithTotal
Deprecated.add additional withTotal query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWithTotal
Deprecated.set withTotal with the specified values- Type Parameters:
TValue
- value type- Parameters:
withTotal
- values to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWithTotal
Deprecated.add additional withTotal query parameters- Type Parameters:
TValue
- value type- Parameters:
withTotal
- values to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWhere
Deprecated.set where with the specified value- Specified by:
withWhere
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withWhere
in interfaceQueryTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
withWhere
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
where
- value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWhere
Deprecated.add additional where query parameter- Specified by:
addWhere
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addWhere
in interfaceQueryTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
addWhere
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
where
- value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWhere
Deprecated.set where with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWhere
Deprecated.add additional where query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWhere
Deprecated.set where with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWhere
Deprecated.add additional where query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withWhere
Deprecated.set where with the specified values- Type Parameters:
TValue
- value type- Parameters:
where
- values to be set- Returns:
- ByProjectKeyCustomObjectsGet
-
addWhere
Deprecated.add additional where query parameters- Type Parameters:
TValue
- value type- Parameters:
where
- values to be added- Returns:
- ByProjectKeyCustomObjectsGet
-
withPredicateVar
Deprecated.set predicateVar with the specificied value- Specified by:
withPredicateVar
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withPredicateVar
in interfaceQueryTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
withPredicateVar
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
varName
- parameter namepredicateVar
- parameter value- Returns:
- ByProjectKeyCustomObjectsGet
-
addPredicateVar
Deprecated.add additional predicateVar query parameter- Specified by:
addPredicateVar
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addPredicateVar
in interfaceQueryTrait<ByProjectKeyCustomObjectsGet>
- Specified by:
addPredicateVar
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
varName
- parameter namepredicateVar
- parameter value- Returns:
- ByProjectKeyCustomObjectsGet
-
withPredicateVar
public <TValue> ByProjectKeyCustomObjectsGet withPredicateVar(String varName, Collection<TValue> predicateVar) Deprecated.set predicateVar with the specificied values- Specified by:
withPredicateVar
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
withPredicateVar
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
varName
- parameter namepredicateVar
- parameter values- Returns:
- ByProjectKeyCustomObjectsGet
-
addPredicateVar
public <TValue> ByProjectKeyCustomObjectsGet addPredicateVar(String varName, Collection<TValue> predicateVar) Deprecated.add additional predicateVar query parameters- Specified by:
addPredicateVar
in interfacePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Specified by:
addPredicateVar
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyCustomObjectsGet,
CustomObjectPagedQueryResponse, com.commercetools.api.predicates.query.custom_object.CustomObjectQueryBuilderDsl> - Type Parameters:
TValue
- value type- Parameters:
varName
- parameter namepredicateVar
- parameter values- Returns:
- ByProjectKeyCustomObjectsGet
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
-
reflectionHashCode
public int reflectionHashCode()
-