Package com.commercetools.api.client
Class ByProjectKeyProductProjectionsGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse>
com.commercetools.api.client.ByProjectKeyProductProjectionsGet
- All Implemented Interfaces:
ByProjectKeyProductProjectionsGetMixin,Deprecatable200Trait<ByProjectKeyProductProjectionsGet>,ErrorableTrait<ByProjectKeyProductProjectionsGet>,ExpandableTrait<ByProjectKeyProductProjectionsGet>,LocaleprojectingTrait<ByProjectKeyProductProjectionsGet>,PagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> PagingTrait<ByProjectKeyProductProjectionsGet>,PriceselectingTrait<ByProjectKeyProductProjectionsGet>,ProjectionselectingTrait<ByProjectKeyProductProjectionsGet>,QueryTrait<ByProjectKeyProductProjectionsGet>,SimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> SortableTrait<ByProjectKeyProductProjectionsGet>,StoreprojectingtailoringTrait<ByProjectKeyProductProjectionsGet>,ClientRequestCommand<ProductProjectionPagedQueryResponse>,CreateHttpRequestCommand,HttpRequestCommand<ProductProjectionPagedQueryResponse>,RequestCommand<ProductProjectionPagedQueryResponse>
public class ByProjectKeyProductProjectionsGet
extends TypeApiMethod<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse>
implements ByProjectKeyProductProjectionsGetMixin, ProjectionselectingTrait<ByProjectKeyProductProjectionsGet>, PriceselectingTrait<ByProjectKeyProductProjectionsGet>, LocaleprojectingTrait<ByProjectKeyProductProjectionsGet>, StoreprojectingtailoringTrait<ByProjectKeyProductProjectionsGet>, ExpandableTrait<ByProjectKeyProductProjectionsGet>, SortableTrait<ByProjectKeyProductProjectionsGet>, PagingTrait<ByProjectKeyProductProjectionsGet>, QueryTrait<ByProjectKeyProductProjectionsGet>, ErrorableTrait<ByProjectKeyProductProjectionsGet>, Deprecatable200Trait<ByProjectKeyProductProjectionsGet>
Use the Product Projections query endpoint to get the current or staged representations of Products. When used with an API Client that has the view_published_products:{projectKey} scope, this endpoint only returns published (current) Product Projections.
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.product.ProductProjectionPagedQueryResponse>> result = apiRoot
.withProjectKey("{projectKey}")
.productProjections()
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyProductProjectionsGet(ApiHttpClient apiHttpClient, String projectKey) -
Method Summary
Modifier and TypeMethodDescription<TValue> ByProjectKeyProductProjectionsGetaddExpand(Collection<TValue> expand) add additional expand query parametersadd additional expand query parameteradd additional expand query parameter<TValue> ByProjectKeyProductProjectionsGetaddExpand(TValue expand) add additional expand query parameter<TValue> ByProjectKeyProductProjectionsGetaddLimit(Collection<TValue> limit) add additional limit query parametersadd additional limit query parameteradd additional limit query parameter<TValue> ByProjectKeyProductProjectionsGetaddLimit(TValue limit) add additional limit query parameter<TValue> ByProjectKeyProductProjectionsGetaddLocaleProjection(Collection<TValue> localeProjection) add additional localeProjection query parametersadd additional localeProjection query parameteraddLocaleProjection(Supplier<String> supplier) add additional localeProjection query parameter<TValue> ByProjectKeyProductProjectionsGetaddLocaleProjection(TValue localeProjection) add additional localeProjection query parameter<TValue> ByProjectKeyProductProjectionsGetaddOffset(Collection<TValue> offset) add additional offset query parametersadd additional offset query parameteradd additional offset query parameter<TValue> ByProjectKeyProductProjectionsGetaddOffset(TValue offset) add additional offset query parameter<TValue> ByProjectKeyProductProjectionsGetaddPredicateVar(String varName, Collection<TValue> predicateVar) add additional predicateVar query parameters<TValue> ByProjectKeyProductProjectionsGetaddPredicateVar(String varName, TValue predicateVar) add additional predicateVar query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parametersadd additional priceChannel query parameteraddPriceChannel(Supplier<String> supplier) add additional priceChannel query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceChannel(TValue priceChannel) add additional priceChannel query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parametersadd additional priceCountry query parameteraddPriceCountry(Supplier<String> supplier) add additional priceCountry query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCountry(TValue priceCountry) add additional priceCountry query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parametersadd additional priceCurrency query parameteraddPriceCurrency(Supplier<String> supplier) add additional priceCurrency query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCurrency(TValue priceCurrency) add additional priceCurrency query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parametersadd additional priceCustomerGroup query parameteraddPriceCustomerGroup(Supplier<String> supplier) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parametersadd additional priceCustomerGroupAssignments query parameteraddPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parametersadd additional priceRecurrencePolicy query parameteraddPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameter<TValue> ByProjectKeyProductProjectionsGetaddPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter<TValue> ByProjectKeyProductProjectionsGetaddSort(Collection<TValue> sort) add additional sort query parametersadd additional sort query parameteradd additional sort query parameter<TValue> ByProjectKeyProductProjectionsGetaddSort(TValue sort) add additional sort query parameter<TValue> ByProjectKeyProductProjectionsGetaddStaged(Collection<TValue> staged) add additional staged query parametersadd additional staged query parameteradd additional staged query parameter<TValue> ByProjectKeyProductProjectionsGetaddStaged(TValue staged) add additional staged query parameter<TValue> ByProjectKeyProductProjectionsGetaddStoreProjection(Collection<TValue> storeProjection) add additional storeProjection query parametersadd additional storeProjection query parameteraddStoreProjection(Supplier<String> supplier) add additional storeProjection query parameter<TValue> ByProjectKeyProductProjectionsGetaddStoreProjection(TValue storeProjection) add additional storeProjection query parameter<TValue> ByProjectKeyProductProjectionsGetaddWhere(Collection<TValue> where) add additional where query parametersadd additional where query parameteradd additional where query parameter<TValue> ByProjectKeyProductProjectionsGetaddWhere(TValue where) add additional where query parameter<TValue> ByProjectKeyProductProjectionsGetaddWithTotal(Collection<TValue> withTotal) add additional withTotal query parametersadd additional withTotal query parameteraddWithTotal(Supplier<Boolean> supplier) add additional withTotal query parameter<TValue> ByProjectKeyProductProjectionsGetaddWithTotal(TValue withTotal) add additional withTotal query parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getLimit()getSort()getWhere()inthashCode()intcom.fasterxml.jackson.core.type.TypeReference<ProductProjectionPagedQueryResponse>voidsetProjectKey(String projectKey) toString()<TValue> ByProjectKeyProductProjectionsGetwithExpand(Collection<TValue> expand) set expand with the specified valuesset expand with the specified valuewithExpand(Supplier<String> supplier) set expand with the specified value<TValue> ByProjectKeyProductProjectionsGetwithExpand(TValue expand) set expand with the specified value<TValue> ByProjectKeyProductProjectionsGetwithLimit(Collection<TValue> limit) set limit with the specified valuesset limit with the specified valueset limit with the specified value<TValue> ByProjectKeyProductProjectionsGetwithLimit(TValue limit) set limit with the specified value<TValue> ByProjectKeyProductProjectionsGetwithLocaleProjection(Collection<TValue> localeProjection) set localeProjection with the specified valuesset localeProjection with the specified valuewithLocaleProjection(Supplier<String> supplier) set localeProjection with the specified value<TValue> ByProjectKeyProductProjectionsGetwithLocaleProjection(TValue localeProjection) set localeProjection with the specified value<TValue> ByProjectKeyProductProjectionsGetwithOffset(Collection<TValue> offset) set offset with the specified valuesset offset with the specified valuewithOffset(Supplier<Integer> supplier) set offset with the specified value<TValue> ByProjectKeyProductProjectionsGetwithOffset(TValue offset) set offset with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPredicateVar(String varName, Collection<TValue> predicateVar) set predicateVar with the specificied values<TValue> ByProjectKeyProductProjectionsGetwithPredicateVar(String varName, TValue predicateVar) set predicateVar with the specificied value<TValue> ByProjectKeyProductProjectionsGetwithPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified valuesset priceChannel with the specified valuewithPriceChannel(Supplier<String> supplier) set priceChannel with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceChannel(TValue priceChannel) set priceChannel with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified valuesset priceCountry with the specified valuewithPriceCountry(Supplier<String> supplier) set priceCountry with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCountry(TValue priceCountry) set priceCountry with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified valuesset priceCurrency with the specified valuewithPriceCurrency(Supplier<String> supplier) set priceCurrency with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCurrency(TValue priceCurrency) set priceCurrency with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified valuesset priceCustomerGroup with the specified valuewithPriceCustomerGroup(Supplier<String> supplier) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified valuesset priceCustomerGroupAssignments with the specified valuewithPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified valuesset priceRecurrencePolicy with the specified valuewithPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified value<TValue> ByProjectKeyProductProjectionsGetwithPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value<TValue> ByProjectKeyProductProjectionsGetwithSort(Collection<TValue> sort) set sort with the specified valuesset sort with the specified valueset sort with the specified value<TValue> ByProjectKeyProductProjectionsGetwithSort(TValue sort) set sort with the specified value<TValue> ByProjectKeyProductProjectionsGetwithStaged(Collection<TValue> staged) set staged with the specified valuesset staged with the specified valuewithStaged(Supplier<Boolean> supplier) set staged with the specified value<TValue> ByProjectKeyProductProjectionsGetwithStaged(TValue staged) set staged with the specified value<TValue> ByProjectKeyProductProjectionsGetwithStoreProjection(Collection<TValue> storeProjection) set storeProjection with the specified valuesset storeProjection with the specified valuewithStoreProjection(Supplier<String> supplier) set storeProjection with the specified value<TValue> ByProjectKeyProductProjectionsGetwithStoreProjection(TValue storeProjection) set storeProjection with the specified value<TValue> ByProjectKeyProductProjectionsGetwithWhere(Collection<TValue> where) set where with the specified valuesset where with the specified valueset where with the specified value<TValue> ByProjectKeyProductProjectionsGetwithWhere(TValue where) set where with the specified value<TValue> ByProjectKeyProductProjectionsGetwithWithTotal(Collection<TValue> withTotal) set withTotal with the specified valuesset withTotal with the specified valuewithWithTotal(Supplier<Boolean> supplier) set withTotal with the specified value<TValue> ByProjectKeyProductProjectionsGetwithWithTotal(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.ByProjectKeyProductProjectionsGetMixin
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.LocaleprojectingTrait
asLocaleprojectingTrait, asLocaleprojectingTraitToBaseTypeMethods 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.ProjectionselectingTrait
asProjectionselectingTrait, asProjectionselectingTraitToBaseTypeMethods 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, asSortableTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.StoreprojectingtailoringTrait
asStoreprojectingtailoringTrait, asStoreprojectingtailoringTraitToBaseType
-
Constructor Details
-
ByProjectKeyProductProjectionsGet
-
ByProjectKeyProductProjectionsGet
-
-
Method Details
-
resultType
public com.fasterxml.jackson.core.type.TypeReference<ProductProjectionPagedQueryResponse> resultType()- Specified by:
resultTypein interfaceHttpRequestCommand<ProductProjectionPagedQueryResponse>
-
executeBlocking
public ApiHttpResponse<ProductProjectionPagedQueryResponse> executeBlocking(ApiHttpClient client, Duration timeout) - Specified by:
executeBlockingin interfaceClientRequestCommand<ProductProjectionPagedQueryResponse>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse>
-
execute
public CompletableFuture<ApiHttpResponse<ProductProjectionPagedQueryResponse>> execute(ApiHttpClient client) - Specified by:
executein interfaceClientRequestCommand<ProductProjectionPagedQueryResponse>- Specified by:
executein classApiMethod<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse>
-
getProjectKey
-
getStaged
- Specified by:
getStagedin interfaceProjectionselectingTrait<ByProjectKeyProductProjectionsGet>
-
getPriceCurrency
- Specified by:
getPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>
-
getPriceCountry
- Specified by:
getPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>
-
getPriceCustomerGroupAssignments
- Specified by:
getPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>
-
getPriceChannel
- Specified by:
getPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>
-
getPriceRecurrencePolicy
- Specified by:
getPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>
-
getLocaleProjection
- Specified by:
getLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyProductProjectionsGet>
-
getStoreProjection
- Specified by:
getStoreProjectionin interfaceStoreprojectingtailoringTrait<ByProjectKeyProductProjectionsGet>
-
getExpand
- Specified by:
getExpandin interfaceExpandableTrait<ByProjectKeyProductProjectionsGet>
-
getSort
- Specified by:
getSortin interfaceSortableTrait<ByProjectKeyProductProjectionsGet>
-
getLimit
- Specified by:
getLimitin interfacePagingTrait<ByProjectKeyProductProjectionsGet>
-
getOffset
- Specified by:
getOffsetin interfacePagingTrait<ByProjectKeyProductProjectionsGet>
-
getWithTotal
- Specified by:
getWithTotalin interfacePagingTrait<ByProjectKeyProductProjectionsGet>
-
getWhere
- Specified by:
getWherein interfaceQueryTrait<ByProjectKeyProductProjectionsGet>
-
setProjectKey
-
withStaged
set staged with the specified value- Specified by:
withStagedin interfaceProjectionselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
staged- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStaged
add additional staged query parameter- Specified by:
addStagedin interfaceProjectionselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
staged- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStaged
set staged with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStaged
add additional staged query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStaged
set staged with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStaged
add additional staged query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStaged
set staged with the specified values- Type Parameters:
TValue- value type- Parameters:
staged- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStaged
add additional staged query parameters- Type Parameters:
TValue- value type- Parameters:
staged- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCurrency
set priceCurrency with the specified value- Specified by:
withPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCurrency
add additional priceCurrency query parameter- Specified by:
addPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCurrency
public ByProjectKeyProductProjectionsGet withPriceCurrency(Function<StringBuilder, StringBuilder> op) set priceCurrency with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCurrency
public <TValue> ByProjectKeyProductProjectionsGet withPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCurrency
public <TValue> ByProjectKeyProductProjectionsGet addPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parameters- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCountry
set priceCountry with the specified value- Specified by:
withPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCountry
add additional priceCountry query parameter- Specified by:
addPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCountry
set priceCountry with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCountry
set priceCountry with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCountry
set priceCountry with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCountry
add additional priceCountry query parameters- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroup
public ByProjectKeyProductProjectionsGet withPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) set priceCustomerGroup with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroup
public ByProjectKeyProductProjectionsGet addPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroup query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyProductProjectionsGet withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyProductProjectionsGet addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductProjectionsGet withPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value- Specified by:
withPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductProjectionsGet addPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter- Specified by:
addPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyProductProjectionsGet withPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyProductProjectionsGet addPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyProductProjectionsGet withPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) set priceCustomerGroupAssignments with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyProductProjectionsGet addPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroupAssignments query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductProjectionsGet withPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductProjectionsGet addPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceChannel
set priceChannel with the specified value- Specified by:
withPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceChannel
add additional priceChannel query parameter- Specified by:
addPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceChannel
set priceChannel with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceChannel
set priceChannel with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceChannel
set priceChannel with the specified values- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceChannel
add additional priceChannel query parameters- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductProjectionsGet withPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value- Specified by:
withPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductProjectionsGet addPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter- Specified by:
addPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceRecurrencePolicy
set priceRecurrencePolicy with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceRecurrencePolicy
add additional priceRecurrencePolicy query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceRecurrencePolicy
public ByProjectKeyProductProjectionsGet withPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) set priceRecurrencePolicy with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceRecurrencePolicy
public ByProjectKeyProductProjectionsGet addPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) add additional priceRecurrencePolicy query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductProjectionsGet withPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified values- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductProjectionsGet addPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parameters- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLocaleProjection
set localeProjection with the specified value- Specified by:
withLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
localeProjection- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLocaleProjection
add additional localeProjection query parameter- Specified by:
addLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
localeProjection- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLocaleProjection
set localeProjection with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLocaleProjection
add additional localeProjection query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLocaleProjection
public ByProjectKeyProductProjectionsGet withLocaleProjection(Function<StringBuilder, StringBuilder> op) set localeProjection with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLocaleProjection
public ByProjectKeyProductProjectionsGet addLocaleProjection(Function<StringBuilder, StringBuilder> op) add additional localeProjection query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLocaleProjection
public <TValue> ByProjectKeyProductProjectionsGet withLocaleProjection(Collection<TValue> localeProjection) set localeProjection with the specified values- Type Parameters:
TValue- value type- Parameters:
localeProjection- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLocaleProjection
public <TValue> ByProjectKeyProductProjectionsGet addLocaleProjection(Collection<TValue> localeProjection) add additional localeProjection query parameters- Type Parameters:
TValue- value type- Parameters:
localeProjection- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStoreProjection
set storeProjection with the specified value- Specified by:
withStoreProjectionin interfaceStoreprojectingtailoringTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
storeProjection- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStoreProjection
add additional storeProjection query parameter- Specified by:
addStoreProjectionin interfaceStoreprojectingtailoringTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
storeProjection- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStoreProjection
set storeProjection with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStoreProjection
add additional storeProjection query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStoreProjection
public ByProjectKeyProductProjectionsGet withStoreProjection(Function<StringBuilder, StringBuilder> op) set storeProjection with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStoreProjection
public ByProjectKeyProductProjectionsGet addStoreProjection(Function<StringBuilder, StringBuilder> op) add additional storeProjection query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withStoreProjection
public <TValue> ByProjectKeyProductProjectionsGet withStoreProjection(Collection<TValue> storeProjection) set storeProjection with the specified values- Type Parameters:
TValue- value type- Parameters:
storeProjection- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addStoreProjection
public <TValue> ByProjectKeyProductProjectionsGet addStoreProjection(Collection<TValue> storeProjection) add additional storeProjection query parameters- Type Parameters:
TValue- value type- Parameters:
storeProjection- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withExpand
set expand with the specified value- Specified by:
withExpandin interfaceExpandableTrait<ByProjectKeyProductProjectionsGet>- Specified by:
withExpandin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addExpand
add additional expand query parameter- Specified by:
addExpandin interfaceExpandableTrait<ByProjectKeyProductProjectionsGet>- Specified by:
addExpandin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withExpand
set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addExpand
add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withExpand
set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addExpand
add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withExpand
set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addExpand
add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withSort
set sort with the specified value- Specified by:
withSortin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withSortin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withSortin interfaceSortableTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
sort- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addSort
add additional sort query parameter- Specified by:
addSortin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addSortin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addSortin interfaceSortableTrait<ByProjectKeyProductProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
sort- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withSort
set sort with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addSort
add additional sort query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withSort
set sort with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addSort
add additional sort query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withSort
set sort with the specified values- Type Parameters:
TValue- value type- Parameters:
sort- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addSort
add additional sort query parameters- Type Parameters:
TValue- value type- Parameters:
sort- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLimit
set limit with the specified value- Specified by:
withLimitin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withLimitin interfacePagingTrait<ByProjectKeyProductProjectionsGet>- Specified by:
withLimitin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
limit- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLimit
add additional limit query parameter- Specified by:
addLimitin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addLimitin interfacePagingTrait<ByProjectKeyProductProjectionsGet>- Specified by:
addLimitin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
limit- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLimit
set limit with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLimit
add additional limit query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLimit
set limit with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLimit
add additional limit query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withLimit
set limit with the specified values- Type Parameters:
TValue- value type- Parameters:
limit- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addLimit
add additional limit query parameters- Type Parameters:
TValue- value type- Parameters:
limit- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withOffset
set offset with the specified value- Specified by:
withOffsetin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withOffsetin interfacePagingTrait<ByProjectKeyProductProjectionsGet>- Specified by:
withOffsetin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
offset- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addOffset
add additional offset query parameter- Specified by:
addOffsetin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addOffsetin interfacePagingTrait<ByProjectKeyProductProjectionsGet>- Specified by:
addOffsetin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
offset- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withOffset
set offset with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addOffset
add additional offset query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withOffset
set offset with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addOffset
add additional offset query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withOffset
set offset with the specified values- Type Parameters:
TValue- value type- Parameters:
offset- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addOffset
add additional offset query parameters- Type Parameters:
TValue- value type- Parameters:
offset- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWithTotal
set withTotal with the specified value- Specified by:
withWithTotalin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withWithTotalin interfacePagingTrait<ByProjectKeyProductProjectionsGet>- Specified by:
withWithTotalin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
withTotal- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWithTotal
add additional withTotal query parameter- Specified by:
addWithTotalin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addWithTotalin interfacePagingTrait<ByProjectKeyProductProjectionsGet>- Specified by:
addWithTotalin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
withTotal- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWithTotal
set withTotal with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWithTotal
add additional withTotal query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWithTotal
set withTotal with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWithTotal
add additional withTotal query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWithTotal
set withTotal with the specified values- Type Parameters:
TValue- value type- Parameters:
withTotal- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWithTotal
add additional withTotal query parameters- Type Parameters:
TValue- value type- Parameters:
withTotal- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWhere
set where with the specified value- Specified by:
withWherein interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withWherein interfaceQueryTrait<ByProjectKeyProductProjectionsGet>- Specified by:
withWherein interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
where- value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWhere
add additional where query parameter- Specified by:
addWherein interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addWherein interfaceQueryTrait<ByProjectKeyProductProjectionsGet>- Specified by:
addWherein interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
where- value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWhere
set where with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWhere
add additional where query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWhere
set where with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWhere
add additional where query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withWhere
set where with the specified values- Type Parameters:
TValue- value type- Parameters:
where- values to be set- Returns:
- ByProjectKeyProductProjectionsGet
-
addWhere
add additional where query parameters- Type Parameters:
TValue- value type- Parameters:
where- values to be added- Returns:
- ByProjectKeyProductProjectionsGet
-
withPredicateVar
public <TValue> ByProjectKeyProductProjectionsGet withPredicateVar(String varName, TValue predicateVar) set predicateVar with the specificied value- Specified by:
withPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withPredicateVarin interfaceQueryTrait<ByProjectKeyProductProjectionsGet>- Specified by:
withPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter value- Returns:
- ByProjectKeyProductProjectionsGet
-
addPredicateVar
public <TValue> ByProjectKeyProductProjectionsGet addPredicateVar(String varName, TValue predicateVar) add additional predicateVar query parameter- Specified by:
addPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addPredicateVarin interfaceQueryTrait<ByProjectKeyProductProjectionsGet>- Specified by:
addPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter value- Returns:
- ByProjectKeyProductProjectionsGet
-
withPredicateVar
public <TValue> ByProjectKeyProductProjectionsGet withPredicateVar(String varName, Collection<TValue> predicateVar) set predicateVar with the specificied values- Specified by:
withPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
withPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter values- Returns:
- ByProjectKeyProductProjectionsGet
-
addPredicateVar
public <TValue> ByProjectKeyProductProjectionsGet addPredicateVar(String varName, Collection<TValue> predicateVar) add additional predicateVar query parameters- Specified by:
addPredicateVarin interfacePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Specified by:
addPredicateVarin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> - Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter values- Returns:
- ByProjectKeyProductProjectionsGet
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-