Package com.commercetools.api.client
Class ByProjectKeyProductProjectionsSearchGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyProductProjectionsSearchGet,ProductProjectionPagedSearchResponse>
com.commercetools.api.client.ByProjectKeyProductProjectionsSearchGet
- All Implemented Interfaces:
ByProjectKeyProductProjectionsSearchGetMixin
,Deprecatable200Trait<ByProjectKeyProductProjectionsSearchGet>
,ErrorableTrait<ByProjectKeyProductProjectionsSearchGet>
,ExpandableTrait<ByProjectKeyProductProjectionsSearchGet>
,LocaleprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
,PagingTrait<ByProjectKeyProductProjectionsSearchGet>
,PriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
,ProjectionselectingTrait<ByProjectKeyProductProjectionsSearchGet>
,SortableTrait<ByProjectKeyProductProjectionsSearchGet>
,StoreprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
,ClientRequestCommand<ProductProjectionPagedSearchResponse>
,CreateHttpRequestCommand
,HttpRequestCommand<ProductProjectionPagedSearchResponse>
,RequestCommand<ProductProjectionPagedSearchResponse>
public class ByProjectKeyProductProjectionsSearchGet
extends TypeApiMethod<ByProjectKeyProductProjectionsSearchGet,ProductProjectionPagedSearchResponse>
implements ByProjectKeyProductProjectionsSearchGetMixin, SortableTrait<ByProjectKeyProductProjectionsSearchGet>, PagingTrait<ByProjectKeyProductProjectionsSearchGet>, ProjectionselectingTrait<ByProjectKeyProductProjectionsSearchGet>, PriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>, LocaleprojectingTrait<ByProjectKeyProductProjectionsSearchGet>, StoreprojectingTrait<ByProjectKeyProductProjectionsSearchGet>, ExpandableTrait<ByProjectKeyProductProjectionsSearchGet>, ErrorableTrait<ByProjectKeyProductProjectionsSearchGet>, Deprecatable200Trait<ByProjectKeyProductProjectionsSearchGet>
Product Projection Search
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.product.ProductProjectionPagedSearchResponse>> result = apiRoot
.withProjectKey("{projectKey}")
.productProjections()
.search()
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,
V> -
Constructor Summary
ConstructorDescriptionByProjectKeyProductProjectionsSearchGet
(ApiHttpClient apiHttpClient, String projectKey) -
Method Summary
Modifier and TypeMethodDescriptionaddExpand
(Collection<TValue> expand) add additional expand query parametersadd additional expand query parameteradd additional expand query parameteraddExpand
(TValue expand) add additional expand query parameteraddFacet
(Collection<TValue> facet) add additional facet query parametersadd additional facet query parameteradd additional facet query parameteraddFacet
(TValue facet) add additional facet query parameteraddFilter
(Collection<TValue> filter) add additional filter query parametersadd additional filter query parameteradd additional filter query parameteraddFilter
(TValue filter) add additional filter query parameteraddFilterFacets
(Collection<TValue> filterFacets) add additional filterFacets query parametersadd additional filterFacets query parameteraddFilterFacets
(Supplier<String> supplier) add additional filterFacets query parameteraddFilterFacets
(TValue filterFacets) add additional filterFacets query parameteraddFilterQuery
(Collection<TValue> filterQuery) add additional filterQuery query parametersadd additional filterQuery query parameteraddFilterQuery
(Supplier<String> supplier) add additional filterQuery query parameteraddFilterQuery
(TValue filterQuery) add additional filterQuery query parameteraddFuzzy
(Collection<TValue> fuzzy) add additional fuzzy query parametersadd additional fuzzy query parameteradd additional fuzzy query parameteraddFuzzy
(TValue fuzzy) add additional fuzzy query parameteraddFuzzyLevel
(Collection<TValue> fuzzyLevel) add additional fuzzyLevel query parametersadd additional fuzzyLevel query parameteraddFuzzyLevel
(Supplier<Integer> supplier) add additional fuzzyLevel query parameteraddFuzzyLevel
(TValue fuzzyLevel) add additional fuzzyLevel query parameteraddLimit
(Collection<TValue> limit) add additional limit query parametersadd additional limit query parameteradd additional limit query parameteraddLimit
(TValue limit) add additional limit query parameteraddLocaleProjection
(Collection<TValue> localeProjection) add additional localeProjection query parametersadd additional localeProjection query parameteraddLocaleProjection
(Supplier<String> supplier) add additional localeProjection query parameteraddLocaleProjection
(TValue localeProjection) add additional localeProjection query parameteraddMarkMatchingVariants
(Collection<TValue> markMatchingVariants) add additional markMatchingVariants query parametersadd additional markMatchingVariants query parameteraddMarkMatchingVariants
(Supplier<Boolean> supplier) add additional markMatchingVariants query parameteraddMarkMatchingVariants
(TValue markMatchingVariants) add additional markMatchingVariants query parameteraddOffset
(Collection<TValue> offset) add additional offset query parametersadd additional offset query parameteradd additional offset query parameteraddOffset
(TValue offset) add additional offset query parameteraddPriceChannel
(Collection<TValue> priceChannel) add additional priceChannel query parametersadd additional priceChannel query parameteraddPriceChannel
(Supplier<String> supplier) add additional priceChannel query parameteraddPriceChannel
(TValue priceChannel) add additional priceChannel query parameteraddPriceCountry
(Collection<TValue> priceCountry) add additional priceCountry query parametersadd additional priceCountry query parameteraddPriceCountry
(Supplier<String> supplier) add additional priceCountry query parameteraddPriceCountry
(TValue priceCountry) add additional priceCountry query parameteraddPriceCurrency
(Collection<TValue> priceCurrency) add additional priceCurrency query parametersadd additional priceCurrency query parameteraddPriceCurrency
(Supplier<String> supplier) add additional priceCurrency query parameteraddPriceCurrency
(TValue priceCurrency) add additional priceCurrency query parameteraddPriceCustomerGroup
(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parametersadd additional priceCustomerGroup query parameteraddPriceCustomerGroup
(Supplier<String> supplier) add additional priceCustomerGroup query parameteraddPriceCustomerGroup
(TValue priceCustomerGroup) add additional priceCustomerGroup query parameteraddSort
(Collection<TValue> sort) add additional sort query parametersadd additional sort query parameteradd additional sort query parameteraddSort
(TValue sort) add additional sort query parameteraddStaged
(Collection<TValue> staged) add additional staged query parametersadd additional staged query parameteradd additional staged query parameteraddStaged
(TValue staged) add additional staged query parameteraddStoreProjection
(Collection<TValue> storeProjection) add additional storeProjection query parametersadd additional storeProjection query parameteraddStoreProjection
(Supplier<String> supplier) add additional storeProjection query parameteraddStoreProjection
(TValue storeProjection) add additional storeProjection query parameteraddText
(String locale, Collection<TValue> text) add additional text query parametersadd additional text query parameteraddWithTotal
(Collection<TValue> withTotal) add additional withTotal query parametersadd additional withTotal query parameteraddWithTotal
(Supplier<Boolean> supplier) add additional withTotal query parameteraddWithTotal
(TValue withTotal) add additional withTotal query parameterboolean
execute
(ApiHttpClient client) executeBlocking
(ApiHttpClient client, Duration timeout) getFacet()
getFuzzy()
getLimit()
getSort()
int
hashCode()
int
com.fasterxml.jackson.core.type.TypeReference<ProductProjectionPagedSearchResponse>
void
setProjectKey
(String projectKey) toString()
withExpand
(Collection<TValue> expand) set expand with the specified valuesset expand with the specified valuewithExpand
(Supplier<String> supplier) set expand with the specified valuewithExpand
(TValue expand) set expand with the specified valuewithFacet
(Collection<TValue> facet) set facet with the specified valuesset facet with the specified valueset facet with the specified valuewithFacet
(TValue facet) set facet with the specified valuewithFilter
(Collection<TValue> filter) set filter with the specified valuesset filter with the specified valuewithFilter
(Supplier<String> supplier) set filter with the specified valuewithFilter
(TValue filter) set filter with the specified valuewithFilterFacets
(Collection<TValue> filterFacets) set filterFacets with the specified valuesset filterFacets with the specified valuewithFilterFacets
(Supplier<String> supplier) set filterFacets with the specified valuewithFilterFacets
(TValue filterFacets) set filterFacets with the specified valuewithFilterQuery
(Collection<TValue> filterQuery) set filterQuery with the specified valuesset filterQuery with the specified valuewithFilterQuery
(Supplier<String> supplier) set filterQuery with the specified valuewithFilterQuery
(TValue filterQuery) set filterQuery with the specified valuewithFuzzy
(Collection<TValue> fuzzy) set fuzzy with the specified valuesset fuzzy with the specified valueset fuzzy with the specified valuewithFuzzy
(TValue fuzzy) set fuzzy with the specified valuewithFuzzyLevel
(Collection<TValue> fuzzyLevel) set fuzzyLevel with the specified valuesset fuzzyLevel with the specified valuewithFuzzyLevel
(Supplier<Integer> supplier) set fuzzyLevel with the specified valuewithFuzzyLevel
(TValue fuzzyLevel) set fuzzyLevel with the specified valuewithLimit
(Collection<TValue> limit) set limit with the specified valuesset limit with the specified valueset limit with the specified valuewithLimit
(TValue limit) set limit with the specified valuewithLocaleProjection
(Collection<TValue> localeProjection) set localeProjection with the specified valuesset localeProjection with the specified valuewithLocaleProjection
(Supplier<String> supplier) set localeProjection with the specified valuewithLocaleProjection
(TValue localeProjection) set localeProjection with the specified valuewithMarkMatchingVariants
(Collection<TValue> markMatchingVariants) set markMatchingVariants with the specified valuesset markMatchingVariants with the specified valuewithMarkMatchingVariants
(Supplier<Boolean> supplier) set markMatchingVariants with the specified valuewithMarkMatchingVariants
(TValue markMatchingVariants) set markMatchingVariants with the specified valuewithOffset
(Collection<TValue> offset) set offset with the specified valuesset offset with the specified valuewithOffset
(Supplier<Integer> supplier) set offset with the specified valuewithOffset
(TValue offset) set offset with the specified valuewithPriceChannel
(Collection<TValue> priceChannel) set priceChannel with the specified valuesset priceChannel with the specified valuewithPriceChannel
(Supplier<String> supplier) set priceChannel with the specified valuewithPriceChannel
(TValue priceChannel) set priceChannel with the specified valuewithPriceCountry
(Collection<TValue> priceCountry) set priceCountry with the specified valuesset priceCountry with the specified valuewithPriceCountry
(Supplier<String> supplier) set priceCountry with the specified valuewithPriceCountry
(TValue priceCountry) set priceCountry with the specified valuewithPriceCurrency
(Collection<TValue> priceCurrency) set priceCurrency with the specified valuesset priceCurrency with the specified valuewithPriceCurrency
(Supplier<String> supplier) set priceCurrency with the specified valuewithPriceCurrency
(TValue priceCurrency) set priceCurrency with the specified valuewithPriceCustomerGroup
(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified valuesset priceCustomerGroup with the specified valuewithPriceCustomerGroup
(Supplier<String> supplier) set priceCustomerGroup with the specified valuewithPriceCustomerGroup
(TValue priceCustomerGroup) set priceCustomerGroup with the specified valuewithSort
(Collection<TValue> sort) set sort with the specified valuesset sort with the specified valueset sort with the specified valuewithSort
(TValue sort) set sort with the specified valuewithStaged
(Collection<TValue> staged) set staged with the specified valuesset staged with the specified valuewithStaged
(Supplier<Boolean> supplier) set staged with the specified valuewithStaged
(TValue staged) set staged with the specified valuewithStoreProjection
(Collection<TValue> storeProjection) set storeProjection with the specified valuesset storeProjection with the specified valuewithStoreProjection
(Supplier<String> supplier) set storeProjection with the specified valuewithStoreProjection
(TValue storeProjection) set storeProjection with the specified valuewithText
(String locale, Collection<TValue> text) set text with the specificied valuesset text with the specificied valuewithWithTotal
(Collection<TValue> withTotal) set withTotal with the specified valuesset withTotal with the specified valuewithWithTotal
(Supplier<Boolean> supplier) set withTotal with the specified valuewithWithTotal
(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, withQueryParams
Methods inherited from interface com.commercetools.api.client.ByProjectKeyProductProjectionsSearchGetMixin
facet, facetDsl, filter, filterDsl, filterFacets, filterQuery
Methods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
executeBlocking
Methods inherited from interface io.vrap.rmf.base.client.CreateHttpRequestCommand
createHttpRequest
Methods inherited from interface com.commercetools.api.client.Deprecatable200Trait
asDeprecatable200Trait, asDeprecatable200TraitToBaseType
Methods inherited from interface com.commercetools.api.client.ErrorableTrait
asErrorableTrait, asErrorableTraitToBaseType
Methods inherited from interface com.commercetools.api.client.ExpandableTrait
asExpandableTrait, asExpandableTraitToBaseType
Methods inherited from interface com.commercetools.api.client.LocaleprojectingTrait
asLocaleprojectingTrait, asLocaleprojectingTraitToBaseType
Methods inherited from interface com.commercetools.api.client.PagingTrait
asPagingTrait, asPagingTraitToBaseType
Methods inherited from interface com.commercetools.api.client.PriceselectingTrait
asPriceselectingTrait, asPriceselectingTraitToBaseType
Methods inherited from interface com.commercetools.api.client.ProjectionselectingTrait
asProjectionselectingTrait, asProjectionselectingTraitToBaseType
Methods inherited from interface io.vrap.rmf.base.client.RequestCommand
executeBlocking
Methods inherited from interface com.commercetools.api.client.SortableTrait
asSortableTrait, asSortableTraitToBaseType
Methods inherited from interface com.commercetools.api.client.StoreprojectingTrait
asStoreprojectingTrait, asStoreprojectingTraitToBaseType
-
Constructor Details
-
ByProjectKeyProductProjectionsSearchGet
-
ByProjectKeyProductProjectionsSearchGet
-
-
Method Details
-
resultType
public com.fasterxml.jackson.core.type.TypeReference<ProductProjectionPagedSearchResponse> resultType()- Specified by:
resultType
in interfaceHttpRequestCommand<ProductProjectionPagedSearchResponse>
-
executeBlocking
public ApiHttpResponse<ProductProjectionPagedSearchResponse> executeBlocking(ApiHttpClient client, Duration timeout) - Specified by:
executeBlocking
in interfaceClientRequestCommand<ProductProjectionPagedSearchResponse>
- Specified by:
executeBlocking
in classApiMethod<ByProjectKeyProductProjectionsSearchGet,
ProductProjectionPagedSearchResponse>
-
execute
public CompletableFuture<ApiHttpResponse<ProductProjectionPagedSearchResponse>> execute(ApiHttpClient client) - Specified by:
execute
in interfaceClientRequestCommand<ProductProjectionPagedSearchResponse>
- Specified by:
execute
in classApiMethod<ByProjectKeyProductProjectionsSearchGet,
ProductProjectionPagedSearchResponse>
-
getProjectKey
-
getFuzzy
-
getFuzzyLevel
-
getMarkMatchingVariants
-
getFilter
-
getFilterFacets
-
getFilterQuery
-
getFacet
-
getSort
- Specified by:
getSort
in interfaceSortableTrait<ByProjectKeyProductProjectionsSearchGet>
-
getLimit
- Specified by:
getLimit
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getOffset
- Specified by:
getOffset
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getWithTotal
- Specified by:
getWithTotal
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getStaged
- Specified by:
getStaged
in interfaceProjectionselectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getPriceCurrency
- Specified by:
getPriceCurrency
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getPriceCountry
- Specified by:
getPriceCountry
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroup
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getPriceChannel
- Specified by:
getPriceChannel
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getLocaleProjection
- Specified by:
getLocaleProjection
in interfaceLocaleprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getStoreProjection
- Specified by:
getStoreProjection
in interfaceStoreprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
-
getExpand
- Specified by:
getExpand
in interfaceExpandableTrait<ByProjectKeyProductProjectionsSearchGet>
-
setProjectKey
-
withFuzzy
set fuzzy with the specified value- Type Parameters:
TValue
- value type- Parameters:
fuzzy
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzy
add additional fuzzy query parameter- Type Parameters:
TValue
- value type- Parameters:
fuzzy
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzy
set fuzzy with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzy
add additional fuzzy query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzy
set fuzzy with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzy
add additional fuzzy query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzy
set fuzzy with the specified values- Type Parameters:
TValue
- value type- Parameters:
fuzzy
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzy
add additional fuzzy query parameters- Type Parameters:
TValue
- value type- Parameters:
fuzzy
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzyLevel
set fuzzyLevel with the specified value- Type Parameters:
TValue
- value type- Parameters:
fuzzyLevel
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzyLevel
add additional fuzzyLevel query parameter- Type Parameters:
TValue
- value type- Parameters:
fuzzyLevel
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzyLevel
set fuzzyLevel with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzyLevel
add additional fuzzyLevel query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzyLevel
public ByProjectKeyProductProjectionsSearchGet withFuzzyLevel(Function<StringBuilder, StringBuilder> op) set fuzzyLevel with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzyLevel
public ByProjectKeyProductProjectionsSearchGet addFuzzyLevel(Function<StringBuilder, StringBuilder> op) add additional fuzzyLevel query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFuzzyLevel
public <TValue> ByProjectKeyProductProjectionsSearchGet withFuzzyLevel(Collection<TValue> fuzzyLevel) set fuzzyLevel with the specified values- Type Parameters:
TValue
- value type- Parameters:
fuzzyLevel
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFuzzyLevel
public <TValue> ByProjectKeyProductProjectionsSearchGet addFuzzyLevel(Collection<TValue> fuzzyLevel) add additional fuzzyLevel query parameters- Type Parameters:
TValue
- value type- Parameters:
fuzzyLevel
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withMarkMatchingVariants
public <TValue> ByProjectKeyProductProjectionsSearchGet withMarkMatchingVariants(TValue markMatchingVariants) set markMatchingVariants with the specified value- Type Parameters:
TValue
- value type- Parameters:
markMatchingVariants
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addMarkMatchingVariants
public <TValue> ByProjectKeyProductProjectionsSearchGet addMarkMatchingVariants(TValue markMatchingVariants) add additional markMatchingVariants query parameter- Type Parameters:
TValue
- value type- Parameters:
markMatchingVariants
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withMarkMatchingVariants
set markMatchingVariants with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addMarkMatchingVariants
add additional markMatchingVariants query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withMarkMatchingVariants
public ByProjectKeyProductProjectionsSearchGet withMarkMatchingVariants(Function<StringBuilder, StringBuilder> op) set markMatchingVariants with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addMarkMatchingVariants
public ByProjectKeyProductProjectionsSearchGet addMarkMatchingVariants(Function<StringBuilder, StringBuilder> op) add additional markMatchingVariants query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withMarkMatchingVariants
public <TValue> ByProjectKeyProductProjectionsSearchGet withMarkMatchingVariants(Collection<TValue> markMatchingVariants) set markMatchingVariants with the specified values- Type Parameters:
TValue
- value type- Parameters:
markMatchingVariants
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addMarkMatchingVariants
public <TValue> ByProjectKeyProductProjectionsSearchGet addMarkMatchingVariants(Collection<TValue> markMatchingVariants) add additional markMatchingVariants query parameters- Type Parameters:
TValue
- value type- Parameters:
markMatchingVariants
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilter
set filter with the specified value- Type Parameters:
TValue
- value type- Parameters:
filter
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilter
add additional filter query parameter- Specified by:
addFilter
in interfaceByProjectKeyProductProjectionsSearchGetMixin
- Type Parameters:
TValue
- value type- Parameters:
filter
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilter
set filter with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilter
add additional filter query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilter
set filter with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilter
add additional filter query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilter
set filter with the specified values- Type Parameters:
TValue
- value type- Parameters:
filter
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilter
add additional filter query parameters- Type Parameters:
TValue
- value type- Parameters:
filter
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterFacets
set filterFacets with the specified value- Type Parameters:
TValue
- value type- Parameters:
filterFacets
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterFacets
add additional filterFacets query parameter- Specified by:
addFilterFacets
in interfaceByProjectKeyProductProjectionsSearchGetMixin
- Type Parameters:
TValue
- value type- Parameters:
filterFacets
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterFacets
set filterFacets with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterFacets
add additional filterFacets query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterFacets
public ByProjectKeyProductProjectionsSearchGet withFilterFacets(Function<StringBuilder, StringBuilder> op) set filterFacets with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterFacets
public ByProjectKeyProductProjectionsSearchGet addFilterFacets(Function<StringBuilder, StringBuilder> op) add additional filterFacets query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterFacets
public <TValue> ByProjectKeyProductProjectionsSearchGet withFilterFacets(Collection<TValue> filterFacets) set filterFacets with the specified values- Type Parameters:
TValue
- value type- Parameters:
filterFacets
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterFacets
public <TValue> ByProjectKeyProductProjectionsSearchGet addFilterFacets(Collection<TValue> filterFacets) add additional filterFacets query parameters- Type Parameters:
TValue
- value type- Parameters:
filterFacets
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterQuery
set filterQuery with the specified value- Type Parameters:
TValue
- value type- Parameters:
filterQuery
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterQuery
add additional filterQuery query parameter- Specified by:
addFilterQuery
in interfaceByProjectKeyProductProjectionsSearchGetMixin
- Type Parameters:
TValue
- value type- Parameters:
filterQuery
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterQuery
set filterQuery with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterQuery
add additional filterQuery query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterQuery
public ByProjectKeyProductProjectionsSearchGet withFilterQuery(Function<StringBuilder, StringBuilder> op) set filterQuery with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterQuery
public ByProjectKeyProductProjectionsSearchGet addFilterQuery(Function<StringBuilder, StringBuilder> op) add additional filterQuery query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFilterQuery
public <TValue> ByProjectKeyProductProjectionsSearchGet withFilterQuery(Collection<TValue> filterQuery) set filterQuery with the specified values- Type Parameters:
TValue
- value type- Parameters:
filterQuery
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFilterQuery
public <TValue> ByProjectKeyProductProjectionsSearchGet addFilterQuery(Collection<TValue> filterQuery) add additional filterQuery query parameters- Type Parameters:
TValue
- value type- Parameters:
filterQuery
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFacet
set facet with the specified value- Type Parameters:
TValue
- value type- Parameters:
facet
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFacet
add additional facet query parameter- Specified by:
addFacet
in interfaceByProjectKeyProductProjectionsSearchGetMixin
- Type Parameters:
TValue
- value type- Parameters:
facet
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFacet
set facet with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFacet
add additional facet query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFacet
set facet with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFacet
add additional facet query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withFacet
set facet with the specified values- Type Parameters:
TValue
- value type- Parameters:
facet
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addFacet
add additional facet query parameters- Type Parameters:
TValue
- value type- Parameters:
facet
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withSort
set sort with the specified value- Specified by:
withSort
in interfaceSortableTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
sort
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addSort
add additional sort query parameter- Specified by:
addSort
in interfaceSortableTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
sort
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withSort
set sort with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addSort
add additional sort query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withSort
set sort with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addSort
add additional sort query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withSort
set sort with the specified values- Type Parameters:
TValue
- value type- Parameters:
sort
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addSort
add additional sort query parameters- Type Parameters:
TValue
- value type- Parameters:
sort
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLimit
set limit with the specified value- Specified by:
withLimit
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
limit
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLimit
add additional limit query parameter- Specified by:
addLimit
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
limit
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLimit
set limit with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLimit
add additional limit query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLimit
set limit with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLimit
add additional limit query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLimit
set limit with the specified values- Type Parameters:
TValue
- value type- Parameters:
limit
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLimit
add additional limit query parameters- Type Parameters:
TValue
- value type- Parameters:
limit
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withOffset
set offset with the specified value- Specified by:
withOffset
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
offset
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addOffset
add additional offset query parameter- Specified by:
addOffset
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
offset
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withOffset
set offset with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addOffset
add additional offset query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withOffset
set offset with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addOffset
add additional offset query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withOffset
set offset with the specified values- Type Parameters:
TValue
- value type- Parameters:
offset
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addOffset
add additional offset query parameters- Type Parameters:
TValue
- value type- Parameters:
offset
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withWithTotal
set withTotal with the specified value- Specified by:
withWithTotal
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
withTotal
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addWithTotal
add additional withTotal query parameter- Specified by:
addWithTotal
in interfacePagingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
withTotal
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withWithTotal
set withTotal with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addWithTotal
add additional withTotal query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withWithTotal
public ByProjectKeyProductProjectionsSearchGet withWithTotal(Function<StringBuilder, StringBuilder> op) set withTotal with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addWithTotal
public ByProjectKeyProductProjectionsSearchGet addWithTotal(Function<StringBuilder, StringBuilder> op) add additional withTotal query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withWithTotal
set withTotal with the specified values- Type Parameters:
TValue
- value type- Parameters:
withTotal
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addWithTotal
add additional withTotal query parameters- Type Parameters:
TValue
- value type- Parameters:
withTotal
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStaged
set staged with the specified value- Specified by:
withStaged
in interfaceProjectionselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
staged
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStaged
add additional staged query parameter- Specified by:
addStaged
in interfaceProjectionselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
staged
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStaged
set staged with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStaged
add additional staged query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStaged
set staged with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStaged
add additional staged query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStaged
set staged with the specified values- Type Parameters:
TValue
- value type- Parameters:
staged
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStaged
add additional staged query parameters- Type Parameters:
TValue
- value type- Parameters:
staged
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCurrency
set priceCurrency with the specified value- Specified by:
withPriceCurrency
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceCurrency
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCurrency
add additional priceCurrency query parameter- Specified by:
addPriceCurrency
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceCurrency
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCurrency
public ByProjectKeyProductProjectionsSearchGet withPriceCurrency(Function<StringBuilder, StringBuilder> op) set priceCurrency with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCurrency
public ByProjectKeyProductProjectionsSearchGet addPriceCurrency(Function<StringBuilder, StringBuilder> op) add additional priceCurrency query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCurrency
public <TValue> ByProjectKeyProductProjectionsSearchGet withPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified values- Type Parameters:
TValue
- value type- Parameters:
priceCurrency
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCurrency
public <TValue> ByProjectKeyProductProjectionsSearchGet addPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parameters- Type Parameters:
TValue
- value type- Parameters:
priceCurrency
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCountry
set priceCountry with the specified value- Specified by:
withPriceCountry
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceCountry
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCountry
add additional priceCountry query parameter- Specified by:
addPriceCountry
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceCountry
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCountry
set priceCountry with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCountry
public ByProjectKeyProductProjectionsSearchGet withPriceCountry(Function<StringBuilder, StringBuilder> op) set priceCountry with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCountry
public ByProjectKeyProductProjectionsSearchGet addPriceCountry(Function<StringBuilder, StringBuilder> op) add additional priceCountry query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCountry
public <TValue> ByProjectKeyProductProjectionsSearchGet withPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified values- Type Parameters:
TValue
- value type- Parameters:
priceCountry
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCountry
public <TValue> ByProjectKeyProductProjectionsSearchGet addPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parameters- Type Parameters:
TValue
- value type- Parameters:
priceCountry
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyProductProjectionsSearchGet withPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroup
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceCustomerGroup
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyProductProjectionsSearchGet addPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroup
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceCustomerGroup
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCustomerGroup
public ByProjectKeyProductProjectionsSearchGet withPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) set priceCustomerGroup with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCustomerGroup
public ByProjectKeyProductProjectionsSearchGet addPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroup query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyProductProjectionsSearchGet withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue
- value type- Parameters:
priceCustomerGroup
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyProductProjectionsSearchGet addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue
- value type- Parameters:
priceCustomerGroup
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceChannel
set priceChannel with the specified value- Specified by:
withPriceChannel
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceChannel
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceChannel
add additional priceChannel query parameter- Specified by:
addPriceChannel
in interfacePriceselectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
priceChannel
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceChannel
set priceChannel with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceChannel
public ByProjectKeyProductProjectionsSearchGet withPriceChannel(Function<StringBuilder, StringBuilder> op) set priceChannel with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceChannel
public ByProjectKeyProductProjectionsSearchGet addPriceChannel(Function<StringBuilder, StringBuilder> op) add additional priceChannel query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withPriceChannel
public <TValue> ByProjectKeyProductProjectionsSearchGet withPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified values- Type Parameters:
TValue
- value type- Parameters:
priceChannel
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addPriceChannel
public <TValue> ByProjectKeyProductProjectionsSearchGet addPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parameters- Type Parameters:
TValue
- value type- Parameters:
priceChannel
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLocaleProjection
public <TValue> ByProjectKeyProductProjectionsSearchGet withLocaleProjection(TValue localeProjection) set localeProjection with the specified value- Specified by:
withLocaleProjection
in interfaceLocaleprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
localeProjection
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLocaleProjection
public <TValue> ByProjectKeyProductProjectionsSearchGet addLocaleProjection(TValue localeProjection) add additional localeProjection query parameter- Specified by:
addLocaleProjection
in interfaceLocaleprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
localeProjection
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLocaleProjection
set localeProjection with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLocaleProjection
add additional localeProjection query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLocaleProjection
public ByProjectKeyProductProjectionsSearchGet withLocaleProjection(Function<StringBuilder, StringBuilder> op) set localeProjection with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLocaleProjection
public ByProjectKeyProductProjectionsSearchGet addLocaleProjection(Function<StringBuilder, StringBuilder> op) add additional localeProjection query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withLocaleProjection
public <TValue> ByProjectKeyProductProjectionsSearchGet withLocaleProjection(Collection<TValue> localeProjection) set localeProjection with the specified values- Type Parameters:
TValue
- value type- Parameters:
localeProjection
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addLocaleProjection
public <TValue> ByProjectKeyProductProjectionsSearchGet addLocaleProjection(Collection<TValue> localeProjection) add additional localeProjection query parameters- Type Parameters:
TValue
- value type- Parameters:
localeProjection
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStoreProjection
set storeProjection with the specified value- Specified by:
withStoreProjection
in interfaceStoreprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
storeProjection
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStoreProjection
add additional storeProjection query parameter- Specified by:
addStoreProjection
in interfaceStoreprojectingTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
storeProjection
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStoreProjection
set storeProjection with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStoreProjection
add additional storeProjection query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStoreProjection
public ByProjectKeyProductProjectionsSearchGet withStoreProjection(Function<StringBuilder, StringBuilder> op) set storeProjection with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStoreProjection
public ByProjectKeyProductProjectionsSearchGet addStoreProjection(Function<StringBuilder, StringBuilder> op) add additional storeProjection query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withStoreProjection
public <TValue> ByProjectKeyProductProjectionsSearchGet withStoreProjection(Collection<TValue> storeProjection) set storeProjection with the specified values- Type Parameters:
TValue
- value type- Parameters:
storeProjection
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addStoreProjection
public <TValue> ByProjectKeyProductProjectionsSearchGet addStoreProjection(Collection<TValue> storeProjection) add additional storeProjection query parameters- Type Parameters:
TValue
- value type- Parameters:
storeProjection
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withExpand
set expand with the specified value- Specified by:
withExpand
in interfaceExpandableTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
expand
- value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addExpand
add additional expand query parameter- Specified by:
addExpand
in interfaceExpandableTrait<ByProjectKeyProductProjectionsSearchGet>
- Type Parameters:
TValue
- value type- Parameters:
expand
- value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withExpand
set expand with the specified value- Parameters:
supplier
- supplier for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addExpand
add additional expand query parameter- Parameters:
supplier
- supplier for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withExpand
set expand with the specified value- Parameters:
op
- builder for the value to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addExpand
add additional expand query parameter- Parameters:
op
- builder for the value to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withExpand
set expand with the specified values- Type Parameters:
TValue
- value type- Parameters:
expand
- values to be set- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addExpand
add additional expand query parameters- Type Parameters:
TValue
- value type- Parameters:
expand
- values to be added- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withText
set text with the specificied value- Type Parameters:
TValue
- value type- Parameters:
locale
- parameter nametext
- parameter value- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addText
add additional text query parameter- Type Parameters:
TValue
- value type- Parameters:
locale
- parameter nametext
- parameter value- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
withText
public <TValue> ByProjectKeyProductProjectionsSearchGet withText(String locale, Collection<TValue> text) set text with the specificied values- Type Parameters:
TValue
- value type- Parameters:
locale
- parameter nametext
- parameter values- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
addText
public <TValue> ByProjectKeyProductProjectionsSearchGet addText(String locale, Collection<TValue> text) add additional text query parameters- Type Parameters:
TValue
- value type- Parameters:
locale
- parameter nametext
- parameter values- Returns:
- ByProjectKeyProductProjectionsSearchGet
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-