Package com.commercetools.api.client
Class ByProjectKeyProductsGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyProductsGet,ProductPagedQueryResponse>
com.commercetools.api.client.ByProjectKeyProductsGet
- All Implemented Interfaces:
ByProjectKeyProductsGetMixin,Deprecatable200Trait<ByProjectKeyProductsGet>,ErrorableTrait<ByProjectKeyProductsGet>,ExpandableTrait<ByProjectKeyProductsGet>,PagedQueryResourceRequest<ByProjectKeyProductsGet,,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> PagingTrait<ByProjectKeyProductsGet>,PriceselectingTrait<ByProjectKeyProductsGet>,QueryTrait<ByProjectKeyProductsGet>,SimplePagedQueryResourceRequest<ByProjectKeyProductsGet,,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> SortableTrait<ByProjectKeyProductsGet>,ClientRequestCommand<ProductPagedQueryResponse>,CreateHttpRequestCommand,HttpRequestCommand<ProductPagedQueryResponse>,RequestCommand<ProductPagedQueryResponse>
public class ByProjectKeyProductsGet
extends TypeApiMethod<ByProjectKeyProductsGet,ProductPagedQueryResponse>
implements ByProjectKeyProductsGetMixin, PriceselectingTrait<ByProjectKeyProductsGet>, ExpandableTrait<ByProjectKeyProductsGet>, SortableTrait<ByProjectKeyProductsGet>, PagingTrait<ByProjectKeyProductsGet>, QueryTrait<ByProjectKeyProductsGet>, ErrorableTrait<ByProjectKeyProductsGet>, Deprecatable200Trait<ByProjectKeyProductsGet>
If Product price selection query parameters are provided, the selected Prices are added to the response.
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.product.ProductPagedQueryResponse>> result = apiRoot
.withProjectKey("{projectKey}")
.products()
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<TValue> ByProjectKeyProductsGetaddExpand(Collection<TValue> expand) add additional expand query parametersadd additional expand query parameteradd additional expand query parameter<TValue> ByProjectKeyProductsGetaddExpand(TValue expand) add additional expand query parameter<TValue> ByProjectKeyProductsGetaddLimit(Collection<TValue> limit) add additional limit query parametersadd additional limit query parameteradd additional limit query parameter<TValue> ByProjectKeyProductsGetaddLimit(TValue limit) add additional limit query parameter<TValue> ByProjectKeyProductsGetaddOffset(Collection<TValue> offset) add additional offset query parametersadd additional offset query parameteradd additional offset query parameter<TValue> ByProjectKeyProductsGetaddOffset(TValue offset) add additional offset query parameter<TValue> ByProjectKeyProductsGetaddPredicateVar(String varName, Collection<TValue> predicateVar) add additional predicateVar query parameters<TValue> ByProjectKeyProductsGetaddPredicateVar(String varName, TValue predicateVar) add additional predicateVar query parameter<TValue> ByProjectKeyProductsGetaddPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parametersadd additional priceChannel query parameteraddPriceChannel(Supplier<String> supplier) add additional priceChannel query parameter<TValue> ByProjectKeyProductsGetaddPriceChannel(TValue priceChannel) add additional priceChannel query parameter<TValue> ByProjectKeyProductsGetaddPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parametersadd additional priceCountry query parameteraddPriceCountry(Supplier<String> supplier) add additional priceCountry query parameter<TValue> ByProjectKeyProductsGetaddPriceCountry(TValue priceCountry) add additional priceCountry query parameter<TValue> ByProjectKeyProductsGetaddPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parametersadd additional priceCurrency query parameteraddPriceCurrency(Supplier<String> supplier) add additional priceCurrency query parameter<TValue> ByProjectKeyProductsGetaddPriceCurrency(TValue priceCurrency) add additional priceCurrency query parameter<TValue> ByProjectKeyProductsGetaddPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parametersadd additional priceCustomerGroup query parameteraddPriceCustomerGroup(Supplier<String> supplier) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductsGetaddPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductsGetaddPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parametersadd additional priceCustomerGroupAssignments query parameteraddPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductsGetaddPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductsGetaddPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parametersadd additional priceRecurrencePolicy query parameteraddPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameter<TValue> ByProjectKeyProductsGetaddPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter<TValue> ByProjectKeyProductsGetaddSort(Collection<TValue> sort) add additional sort query parametersadd additional sort query parameteradd additional sort query parameter<TValue> ByProjectKeyProductsGetaddSort(TValue sort) add additional sort query parameter<TValue> ByProjectKeyProductsGetaddWhere(Collection<TValue> where) add additional where query parametersadd additional where query parameteradd additional where query parameter<TValue> ByProjectKeyProductsGetaddWhere(TValue where) add additional where query parameter<TValue> ByProjectKeyProductsGetaddWithTotal(Collection<TValue> withTotal) add additional withTotal query parametersadd additional withTotal query parameteraddWithTotal(Supplier<Boolean> supplier) add additional withTotal query parameter<TValue> ByProjectKeyProductsGetaddWithTotal(TValue withTotal) add additional withTotal query parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getLimit()getSort()getWhere()inthashCode()intcom.fasterxml.jackson.core.type.TypeReference<ProductPagedQueryResponse>voidsetProjectKey(String projectKey) toString()<TValue> ByProjectKeyProductsGetwithExpand(Collection<TValue> expand) set expand with the specified valuesset expand with the specified valuewithExpand(Supplier<String> supplier) set expand with the specified value<TValue> ByProjectKeyProductsGetwithExpand(TValue expand) set expand with the specified value<TValue> ByProjectKeyProductsGetwithLimit(Collection<TValue> limit) set limit with the specified valuesset limit with the specified valueset limit with the specified value<TValue> ByProjectKeyProductsGetwithLimit(TValue limit) set limit with the specified value<TValue> ByProjectKeyProductsGetwithOffset(Collection<TValue> offset) set offset with the specified valuesset offset with the specified valuewithOffset(Supplier<Integer> supplier) set offset with the specified value<TValue> ByProjectKeyProductsGetwithOffset(TValue offset) set offset with the specified value<TValue> ByProjectKeyProductsGetwithPredicateVar(String varName, Collection<TValue> predicateVar) set predicateVar with the specificied values<TValue> ByProjectKeyProductsGetwithPredicateVar(String varName, TValue predicateVar) set predicateVar with the specificied value<TValue> ByProjectKeyProductsGetwithPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified valuesset priceChannel with the specified valuewithPriceChannel(Supplier<String> supplier) set priceChannel with the specified value<TValue> ByProjectKeyProductsGetwithPriceChannel(TValue priceChannel) set priceChannel with the specified value<TValue> ByProjectKeyProductsGetwithPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified valuesset priceCountry with the specified valuewithPriceCountry(Supplier<String> supplier) set priceCountry with the specified value<TValue> ByProjectKeyProductsGetwithPriceCountry(TValue priceCountry) set priceCountry with the specified value<TValue> ByProjectKeyProductsGetwithPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified valuesset priceCurrency with the specified valuewithPriceCurrency(Supplier<String> supplier) set priceCurrency with the specified value<TValue> ByProjectKeyProductsGetwithPriceCurrency(TValue priceCurrency) set priceCurrency with the specified value<TValue> ByProjectKeyProductsGetwithPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified valuesset priceCustomerGroup with the specified valuewithPriceCustomerGroup(Supplier<String> supplier) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductsGetwithPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductsGetwithPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified valuesset priceCustomerGroupAssignments with the specified valuewithPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductsGetwithPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductsGetwithPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified valuesset priceRecurrencePolicy with the specified valuewithPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified value<TValue> ByProjectKeyProductsGetwithPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value<TValue> ByProjectKeyProductsGetwithSort(Collection<TValue> sort) set sort with the specified valuesset sort with the specified valueset sort with the specified value<TValue> ByProjectKeyProductsGetwithSort(TValue sort) set sort with the specified value<TValue> ByProjectKeyProductsGetwithWhere(Collection<TValue> where) set where with the specified valuesset where with the specified valueset where with the specified value<TValue> ByProjectKeyProductsGetwithWhere(TValue where) set where with the specified value<TValue> ByProjectKeyProductsGetwithWithTotal(Collection<TValue> withTotal) set withTotal with the specified valuesset withTotal with the specified valuewithWithTotal(Supplier<Boolean> supplier) set withTotal with the specified value<TValue> ByProjectKeyProductsGetwithWithTotal(TValue withTotal) 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, withQueryParamsMethods inherited from interface com.commercetools.api.client.ByProjectKeyProductsGetMixin
queryDslMethods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
executeBlockingMethods inherited from interface io.vrap.rmf.base.client.CreateHttpRequestCommand
createHttpRequestMethods inherited from interface com.commercetools.api.client.Deprecatable200Trait
asDeprecatable200Trait, asDeprecatable200TraitToBaseTypeMethods inherited from interface com.commercetools.api.client.ErrorableTrait
asErrorableTrait, asErrorableTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.ExpandableTrait
asExpandableTrait, asExpandableTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.PagedQueryResourceRequest
asPagedQueryResourceRequest, getFirstQueryParam, getQueryParam, getQueryParamsMethods inherited from interface com.commercetools.api.client.PagingTrait
asPagingTrait, asPagingTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.PriceselectingTrait
asPriceselectingTrait, asPriceselectingTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.QueryTrait
asQueryTrait, asQueryTraitToBaseTypeMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
execute, executeBlocking, executeBlockingMethods inherited from interface com.commercetools.api.client.SimplePagedQueryResourceRequest
addQuery, addQuery, addQuery, addQuery, addWhere, addWhere, addWhere, asPagedQueryResourceRequestToBaseType, withQuery, withQuery, withQuery, withQuery, withWhere, withWhere, withWhereMethods inherited from interface com.commercetools.api.client.SortableTrait
asSortableTrait, asSortableTraitToBaseType
-
Constructor Details
-
ByProjectKeyProductsGet
-
ByProjectKeyProductsGet
-
-
Method Details
-
resultType
- Specified by:
resultTypein interfaceHttpRequestCommand<ProductPagedQueryResponse>
-
executeBlocking
public ApiHttpResponse<ProductPagedQueryResponse> executeBlocking(ApiHttpClient client, Duration timeout) - Specified by:
executeBlockingin interfaceClientRequestCommand<ProductPagedQueryResponse>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyProductsGet,ProductPagedQueryResponse>
-
execute
- Specified by:
executein interfaceClientRequestCommand<ProductPagedQueryResponse>- Specified by:
executein classApiMethod<ByProjectKeyProductsGet,ProductPagedQueryResponse>
-
getProjectKey
-
getWhere
- Specified by:
getWherein interfaceQueryTrait<ByProjectKeyProductsGet>
-
getPriceCurrency
- Specified by:
getPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsGet>
-
getPriceCountry
- Specified by:
getPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsGet>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsGet>
-
getPriceCustomerGroupAssignments
- Specified by:
getPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsGet>
-
getPriceChannel
- Specified by:
getPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsGet>
-
getPriceRecurrencePolicy
- Specified by:
getPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsGet>
-
getExpand
- Specified by:
getExpandin interfaceExpandableTrait<ByProjectKeyProductsGet>
-
getSort
- Specified by:
getSortin interfaceSortableTrait<ByProjectKeyProductsGet>
-
getLimit
- Specified by:
getLimitin interfacePagingTrait<ByProjectKeyProductsGet>
-
getOffset
- Specified by:
getOffsetin interfacePagingTrait<ByProjectKeyProductsGet>
-
getWithTotal
- Specified by:
getWithTotalin interfacePagingTrait<ByProjectKeyProductsGet>
-
setProjectKey
-
withWhere
set where with the specified value- Specified by:
withWherein interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withWherein interfaceQueryTrait<ByProjectKeyProductsGet>- Specified by:
withWherein interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
where- value to be set- Returns:
- ByProjectKeyProductsGet
-
addWhere
add additional where query parameter- Specified by:
addWherein interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addWherein interfaceQueryTrait<ByProjectKeyProductsGet>- Specified by:
addWherein interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
where- value to be added- Returns:
- ByProjectKeyProductsGet
-
withWhere
set where with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addWhere
add additional where query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withWhere
set where with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addWhere
add additional where query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withWhere
set where with the specified values- Type Parameters:
TValue- value type- Parameters:
where- values to be set- Returns:
- ByProjectKeyProductsGet
-
addWhere
add additional where query parameters- Type Parameters:
TValue- value type- Parameters:
where- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCurrency
set priceCurrency with the specified value- Specified by:
withPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCurrency
add additional priceCurrency query parameter- Specified by:
addPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCurrency
set priceCurrency with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCurrency
add additional priceCurrency query parameters- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCountry
set priceCountry with the specified value- Specified by:
withPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCountry
add additional priceCountry query parameter- Specified by:
addPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCountry
set priceCountry with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCountry
set priceCountry with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCountry
set priceCountry with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCountry
add additional priceCountry query parameters- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyProductsGet withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyProductsGet addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsGet withPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value- Specified by:
withPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsGet addPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter- Specified by:
addPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroupAssignments
set priceCustomerGroupAssignments with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroupAssignments
add additional priceCustomerGroupAssignments query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyProductsGet withPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) set priceCustomerGroupAssignments with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyProductsGet addPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroupAssignments query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsGet withPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsGet addPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceChannel
set priceChannel with the specified value- Specified by:
withPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceChannel
add additional priceChannel query parameter- Specified by:
addPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceChannel
set priceChannel with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceChannel
set priceChannel with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceChannel
set priceChannel with the specified values- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceChannel
add additional priceChannel query parameters- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceRecurrencePolicy
set priceRecurrencePolicy with the specified value- Specified by:
withPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceRecurrencePolicy
add additional priceRecurrencePolicy query parameter- Specified by:
addPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceRecurrencePolicy
set priceRecurrencePolicy with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceRecurrencePolicy
add additional priceRecurrencePolicy query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceRecurrencePolicy
set priceRecurrencePolicy with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceRecurrencePolicy
add additional priceRecurrencePolicy query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsGet withPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified values- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be set- Returns:
- ByProjectKeyProductsGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsGet addPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parameters- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be added- Returns:
- ByProjectKeyProductsGet
-
withExpand
set expand with the specified value- Specified by:
withExpandin interfaceExpandableTrait<ByProjectKeyProductsGet>- Specified by:
withExpandin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyProductsGet
-
addExpand
add additional expand query parameter- Specified by:
addExpandin interfaceExpandableTrait<ByProjectKeyProductsGet>- Specified by:
addExpandin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyProductsGet
-
withExpand
set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addExpand
add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withExpand
set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addExpand
add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withExpand
set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyProductsGet
-
addExpand
add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyProductsGet
-
withSort
set sort with the specified value- Specified by:
withSortin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withSortin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withSortin interfaceSortableTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
sort- value to be set- Returns:
- ByProjectKeyProductsGet
-
addSort
add additional sort query parameter- Specified by:
addSortin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addSortin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addSortin interfaceSortableTrait<ByProjectKeyProductsGet>- Type Parameters:
TValue- value type- Parameters:
sort- value to be added- Returns:
- ByProjectKeyProductsGet
-
withSort
set sort with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addSort
add additional sort query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withSort
set sort with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addSort
add additional sort query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withSort
set sort with the specified values- Type Parameters:
TValue- value type- Parameters:
sort- values to be set- Returns:
- ByProjectKeyProductsGet
-
addSort
add additional sort query parameters- Type Parameters:
TValue- value type- Parameters:
sort- values to be added- Returns:
- ByProjectKeyProductsGet
-
withLimit
set limit with the specified value- Specified by:
withLimitin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withLimitin interfacePagingTrait<ByProjectKeyProductsGet>- Specified by:
withLimitin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
limit- value to be set- Returns:
- ByProjectKeyProductsGet
-
addLimit
add additional limit query parameter- Specified by:
addLimitin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addLimitin interfacePagingTrait<ByProjectKeyProductsGet>- Specified by:
addLimitin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
limit- value to be added- Returns:
- ByProjectKeyProductsGet
-
withLimit
set limit with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addLimit
add additional limit query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withLimit
set limit with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addLimit
add additional limit query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withLimit
set limit with the specified values- Type Parameters:
TValue- value type- Parameters:
limit- values to be set- Returns:
- ByProjectKeyProductsGet
-
addLimit
add additional limit query parameters- Type Parameters:
TValue- value type- Parameters:
limit- values to be added- Returns:
- ByProjectKeyProductsGet
-
withOffset
set offset with the specified value- Specified by:
withOffsetin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withOffsetin interfacePagingTrait<ByProjectKeyProductsGet>- Specified by:
withOffsetin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
offset- value to be set- Returns:
- ByProjectKeyProductsGet
-
addOffset
add additional offset query parameter- Specified by:
addOffsetin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addOffsetin interfacePagingTrait<ByProjectKeyProductsGet>- Specified by:
addOffsetin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
offset- value to be added- Returns:
- ByProjectKeyProductsGet
-
withOffset
set offset with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addOffset
add additional offset query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withOffset
set offset with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addOffset
add additional offset query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withOffset
set offset with the specified values- Type Parameters:
TValue- value type- Parameters:
offset- values to be set- Returns:
- ByProjectKeyProductsGet
-
addOffset
add additional offset query parameters- Type Parameters:
TValue- value type- Parameters:
offset- values to be added- Returns:
- ByProjectKeyProductsGet
-
withWithTotal
set withTotal with the specified value- Specified by:
withWithTotalin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withWithTotalin interfacePagingTrait<ByProjectKeyProductsGet>- Specified by:
withWithTotalin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
withTotal- value to be set- Returns:
- ByProjectKeyProductsGet
-
addWithTotal
add additional withTotal query parameter- Specified by:
addWithTotalin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addWithTotalin interfacePagingTrait<ByProjectKeyProductsGet>- Specified by:
addWithTotalin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
withTotal- value to be added- Returns:
- ByProjectKeyProductsGet
-
withWithTotal
set withTotal with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addWithTotal
add additional withTotal query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withWithTotal
set withTotal with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsGet
-
addWithTotal
add additional withTotal query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsGet
-
withWithTotal
set withTotal with the specified values- Type Parameters:
TValue- value type- Parameters:
withTotal- values to be set- Returns:
- ByProjectKeyProductsGet
-
addWithTotal
add additional withTotal query parameters- Type Parameters:
TValue- value type- Parameters:
withTotal- values to be added- Returns:
- ByProjectKeyProductsGet
-
withPredicateVar
set predicateVar with the specificied value- Specified by:
withPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withPredicateVarin interfaceQueryTrait<ByProjectKeyProductsGet>- Specified by:
withPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter value- Returns:
- ByProjectKeyProductsGet
-
addPredicateVar
add additional predicateVar query parameter- Specified by:
addPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addPredicateVarin interfaceQueryTrait<ByProjectKeyProductsGet>- Specified by:
addPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter value- Returns:
- ByProjectKeyProductsGet
-
withPredicateVar
public <TValue> ByProjectKeyProductsGet withPredicateVar(String varName, Collection<TValue> predicateVar) set predicateVar with the specificied values- Specified by:
withPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
withPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter values- Returns:
- ByProjectKeyProductsGet
-
addPredicateVar
public <TValue> ByProjectKeyProductsGet addPredicateVar(String varName, Collection<TValue> predicateVar) add additional predicateVar query parameters- Specified by:
addPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Specified by:
addPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductsGet,ProductPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter values- Returns:
- ByProjectKeyProductsGet
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-