Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet,VariantProjectionPagedQueryResponse>
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
- All Implemented Interfaces:
AttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,Deprecatable200Trait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,ErrorableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,ExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,LocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,PagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,PriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,ProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,QueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,SortableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>,ClientRequestCommand<VariantProjectionPagedQueryResponse>,CreateHttpRequestCommand,HttpRequestCommand<VariantProjectionPagedQueryResponse>,RequestCommand<VariantProjectionPagedQueryResponse>
public class ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
extends TypeApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet,VariantProjectionPagedQueryResponse>
implements ProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, PriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, LocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, AttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, ExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, SortableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, PagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, QueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, ErrorableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>, Deprecatable200Trait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
Queries Variant Projections in the specified Store.
Only Variants belonging to Products distributed through the Store's configured channels are returned. By default, this endpoint returns the current representation of Variants where the published flag is true.
Required access scopes:
To retrieve the current representation of published Variants, the
view_published_products:{projectKey}scope is required.To retrieve the staged representation, the API Client must have the
view_products:{projectKey}scope.To access Variant Projections in the context of a Store, the
view_products:{projectKey}:{storeKey}scope is required.
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.variant.VariantProjectionPagedQueryResponse>> result = apiRoot
.withProjectKey("{projectKey}")
.inStoreKeyWithStoreKeyValue("{storeKey}")
.variantProjections()
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet(ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet t) ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
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 parameteraddFilterAttributes(Collection<TValue> filterAttributes) add additional filterAttributes query parametersadd additional filterAttributes query parameteraddFilterAttributes(Supplier<String> supplier) add additional filterAttributes query parameteraddFilterAttributes(TValue filterAttributes) add additional filterAttributes 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 parameteraddOffset(Collection<TValue> offset) add additional offset query parametersadd additional offset query parameteradd additional offset query parameteraddOffset(TValue offset) add additional offset query parameteraddPredicateVar(String varName, Collection<TValue> predicateVar) add additional predicateVar query parametersaddPredicateVar(String varName, TValue predicateVar) add additional predicateVar 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 parameteraddPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parametersadd additional priceCustomerGroupAssignments query parameteraddPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameteraddPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameteraddPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parametersadd additional priceRecurrencePolicy query parameteraddPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameteraddPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy 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 parameteraddWhere(Collection<TValue> where) add additional where query parametersadd additional where query parameteradd additional where query parameteraddWhere(TValue where) add additional where 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 parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getLimit()getSort()getWhere()inthashCode()inttools.jackson.core.type.TypeReference<VariantProjectionPagedQueryResponse>voidsetProjectKey(String projectKey) voidsetStoreKey(String storeKey) 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 valuewithFilterAttributes(Collection<TValue> filterAttributes) set filterAttributes with the specified valuesset filterAttributes with the specified valuewithFilterAttributes(Supplier<String> supplier) set filterAttributes with the specified valuewithFilterAttributes(TValue filterAttributes) set filterAttributes 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 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 valuewithPredicateVar(String varName, Collection<TValue> predicateVar) set predicateVar with the specificied valueswithPredicateVar(String varName, TValue predicateVar) set predicateVar with the specificied 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 valuewithPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified valuesset priceCustomerGroupAssignments with the specified valuewithPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified valuewithPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified valuewithPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified valuesset priceRecurrencePolicy with the specified valuewithPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified valuewithPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy 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 valuewithWhere(Collection<TValue> where) set where with the specified valuesset where with the specified valueset where with the specified valuewithWhere(TValue where) set where with the specified 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, withQueryParamsMethods inherited from interface com.commercetools.api.client.AttributefilteringTrait
asAttributefilteringTrait, asAttributefilteringTraitToBaseTypeMethods 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.PagingTrait
asPagingTrait, asPagingTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.PriceselectingTrait
asPriceselectingTrait, asPriceselectingTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.ProjectionselectingvariantTrait
asProjectionselectingvariantTrait, asProjectionselectingvariantTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.QueryTrait
asQueryTrait, asQueryTraitToBaseTypeMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
executeBlockingMethods inherited from interface com.commercetools.api.client.SortableTrait
asSortableTrait, asSortableTraitToBaseType
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet(ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet t)
-
-
Method Details
-
resultType
- Specified by:
resultTypein interfaceHttpRequestCommand<VariantProjectionPagedQueryResponse>
-
executeBlocking
public ApiHttpResponse<VariantProjectionPagedQueryResponse> executeBlocking(ApiHttpClient client, Duration timeout) - Specified by:
executeBlockingin interfaceClientRequestCommand<VariantProjectionPagedQueryResponse>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet,VariantProjectionPagedQueryResponse>
-
execute
public CompletableFuture<ApiHttpResponse<VariantProjectionPagedQueryResponse>> execute(ApiHttpClient client) - Specified by:
executein interfaceClientRequestCommand<VariantProjectionPagedQueryResponse>- Specified by:
executein classApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet,VariantProjectionPagedQueryResponse>
-
getProjectKey
-
getStoreKey
-
getStaged
- Specified by:
getStagedin interfaceProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getPriceCurrency
- Specified by:
getPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getPriceCountry
- Specified by:
getPriceCountryin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getPriceCustomerGroupAssignments
- Specified by:
getPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getPriceChannel
- Specified by:
getPriceChannelin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getPriceRecurrencePolicy
- Specified by:
getPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getLocaleProjection
- Specified by:
getLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getFilterAttributes
- Specified by:
getFilterAttributesin interfaceAttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getExpand
- Specified by:
getExpandin interfaceExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getSort
- Specified by:
getSortin interfaceSortableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getLimit
- Specified by:
getLimitin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getOffset
- Specified by:
getOffsetin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getWithTotal
- Specified by:
getWithTotalin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
getWhere
- Specified by:
getWherein interfaceQueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>
-
setProjectKey
-
setStoreKey
-
withStaged
set staged with the specified value- Specified by:
withStagedin interfaceProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
staged- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addStaged
add additional staged query parameter- Specified by:
addStagedin interfaceProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
staged- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withStaged
set staged with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addStaged
add additional staged query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withStaged
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withStaged(Function<StringBuilder, StringBuilder> op) set staged with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addStaged
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addStaged(Function<StringBuilder, StringBuilder> op) add additional staged query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withStaged
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withStaged(Collection<TValue> staged) set staged with the specified values- Type Parameters:
TValue- value type- Parameters:
staged- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addStaged
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addStaged(Collection<TValue> staged) add additional staged query parameters- Type Parameters:
TValue- value type- Parameters:
staged- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCurrency(TValue priceCurrency) set priceCurrency with the specified value- Specified by:
withPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCurrency(TValue priceCurrency) add additional priceCurrency query parameter- Specified by:
addPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCurrency(Supplier<String> supplier) set priceCurrency with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCurrency(Supplier<String> supplier) add additional priceCurrency query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCurrency(Function<StringBuilder, StringBuilder> op) set priceCurrency with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCurrency(Function<StringBuilder, StringBuilder> op) add additional priceCurrency query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parameters- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCountry(TValue priceCountry) set priceCountry with the specified value- Specified by:
withPriceCountryin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCountry(TValue priceCountry) add additional priceCountry query parameter- Specified by:
addPriceCountryin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCountry(Supplier<String> supplier) set priceCountry with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCountry(Supplier<String> supplier) add additional priceCountry query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCountry(Function<StringBuilder, StringBuilder> op) set priceCountry with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCountry(Function<StringBuilder, StringBuilder> op) add additional priceCountry query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parameters- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroup(Supplier<String> supplier) set priceCustomerGroup with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroup(Supplier<String> supplier) add additional priceCustomerGroup query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) set priceCustomerGroup with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroup query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value- Specified by:
withPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter- Specified by:
addPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) set priceCustomerGroupAssignments with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroupAssignments query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceChannel(TValue priceChannel) set priceChannel with the specified value- Specified by:
withPriceChannelin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceChannel(TValue priceChannel) add additional priceChannel query parameter- Specified by:
addPriceChannelin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceChannel(Supplier<String> supplier) set priceChannel with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceChannel(Supplier<String> supplier) add additional priceChannel query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceChannel(Function<StringBuilder, StringBuilder> op) set priceChannel with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceChannel(Function<StringBuilder, StringBuilder> op) add additional priceChannel query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified values- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parameters- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value- Specified by:
withPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter- Specified by:
addPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) set priceRecurrencePolicy with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) add additional priceRecurrencePolicy query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified values- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parameters- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withLocaleProjection(TValue localeProjection) set localeProjection with the specified value- Specified by:
withLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
localeProjection- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addLocaleProjection(TValue localeProjection) add additional localeProjection query parameter- Specified by:
addLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
localeProjection- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withLocaleProjection(Supplier<String> supplier) set localeProjection with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addLocaleProjection(Supplier<String> supplier) add additional localeProjection query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withLocaleProjection(Function<StringBuilder, StringBuilder> op) set localeProjection with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addLocaleProjection(Function<StringBuilder, StringBuilder> op) add additional localeProjection query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withLocaleProjection(Collection<TValue> localeProjection) set localeProjection with the specified values- Type Parameters:
TValue- value type- Parameters:
localeProjection- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addLocaleProjection(Collection<TValue> localeProjection) add additional localeProjection query parameters- Type Parameters:
TValue- value type- Parameters:
localeProjection- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withFilterAttributes(TValue filterAttributes) set filterAttributes with the specified value- Specified by:
withFilterAttributesin interfaceAttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
filterAttributes- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addFilterAttributes(TValue filterAttributes) add additional filterAttributes query parameter- Specified by:
addFilterAttributesin interfaceAttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
filterAttributes- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withFilterAttributes(Supplier<String> supplier) set filterAttributes with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addFilterAttributes(Supplier<String> supplier) add additional filterAttributes query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withFilterAttributes(Function<StringBuilder, StringBuilder> op) set filterAttributes with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addFilterAttributes(Function<StringBuilder, StringBuilder> op) add additional filterAttributes query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withFilterAttributes(Collection<TValue> filterAttributes) set filterAttributes with the specified values- Type Parameters:
TValue- value type- Parameters:
filterAttributes- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addFilterAttributes(Collection<TValue> filterAttributes) add additional filterAttributes query parameters- Type Parameters:
TValue- value type- Parameters:
filterAttributes- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withExpand
set expand with the specified value- Specified by:
withExpandin interfaceExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addExpand
add additional expand query parameter- Specified by:
addExpandin interfaceExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withExpand
set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addExpand
add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withExpand
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withExpand(Function<StringBuilder, StringBuilder> op) set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addExpand
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addExpand(Function<StringBuilder, StringBuilder> op) add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withExpand
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withExpand(Collection<TValue> expand) set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addExpand
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addExpand(Collection<TValue> expand) add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withSort
set sort with the specified value- Specified by:
withSortin interfaceSortableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
sort- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addSort
add additional sort query parameter- Specified by:
addSortin interfaceSortableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
sort- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withSort
set sort with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addSort
add additional sort query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withSort
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withSort(Function<StringBuilder, StringBuilder> op) set sort with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addSort
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addSort(Function<StringBuilder, StringBuilder> op) add additional sort query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withSort
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withSort(Collection<TValue> sort) set sort with the specified values- Type Parameters:
TValue- value type- Parameters:
sort- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addSort
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addSort(Collection<TValue> sort) add additional sort query parameters- Type Parameters:
TValue- value type- Parameters:
sort- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLimit
set limit with the specified value- Specified by:
withLimitin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
limit- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLimit
add additional limit query parameter- Specified by:
addLimitin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
limit- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLimit
set limit with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLimit
add additional limit query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLimit
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withLimit(Function<StringBuilder, StringBuilder> op) set limit with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLimit
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addLimit(Function<StringBuilder, StringBuilder> op) add additional limit query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withLimit
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withLimit(Collection<TValue> limit) set limit with the specified values- Type Parameters:
TValue- value type- Parameters:
limit- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addLimit
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addLimit(Collection<TValue> limit) add additional limit query parameters- Type Parameters:
TValue- value type- Parameters:
limit- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withOffset
set offset with the specified value- Specified by:
withOffsetin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
offset- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addOffset
add additional offset query parameter- Specified by:
addOffsetin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
offset- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withOffset
set offset with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addOffset
add additional offset query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withOffset
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withOffset(Function<StringBuilder, StringBuilder> op) set offset with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addOffset
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addOffset(Function<StringBuilder, StringBuilder> op) add additional offset query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withOffset
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withOffset(Collection<TValue> offset) set offset with the specified values- Type Parameters:
TValue- value type- Parameters:
offset- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addOffset
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addOffset(Collection<TValue> offset) add additional offset query parameters- Type Parameters:
TValue- value type- Parameters:
offset- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWithTotal
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withWithTotal(TValue withTotal) set withTotal with the specified value- Specified by:
withWithTotalin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
withTotal- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWithTotal
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addWithTotal(TValue withTotal) add additional withTotal query parameter- Specified by:
addWithTotalin interfacePagingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
withTotal- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWithTotal
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withWithTotal(Supplier<Boolean> supplier) set withTotal with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWithTotal
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addWithTotal(Supplier<Boolean> supplier) add additional withTotal query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWithTotal
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withWithTotal(Function<StringBuilder, StringBuilder> op) set withTotal with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWithTotal
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addWithTotal(Function<StringBuilder, StringBuilder> op) add additional withTotal query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWithTotal
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withWithTotal(Collection<TValue> withTotal) set withTotal with the specified values- Type Parameters:
TValue- value type- Parameters:
withTotal- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWithTotal
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addWithTotal(Collection<TValue> withTotal) add additional withTotal query parameters- Type Parameters:
TValue- value type- Parameters:
withTotal- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWhere
set where with the specified value- Specified by:
withWherein interfaceQueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
where- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWhere
add additional where query parameter- Specified by:
addWherein interfaceQueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
where- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWhere
set where with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWhere
add additional where query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWhere
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withWhere(Function<StringBuilder, StringBuilder> op) set where with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWhere
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addWhere(Function<StringBuilder, StringBuilder> op) add additional where query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withWhere
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withWhere(Collection<TValue> where) set where with the specified values- Type Parameters:
TValue- value type- Parameters:
where- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addWhere
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addWhere(Collection<TValue> where) add additional where query parameters- Type Parameters:
TValue- value type- Parameters:
where- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPredicateVar
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPredicateVar(String varName, TValue predicateVar) set predicateVar with the specificied value- Specified by:
withPredicateVarin interfaceQueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter value- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPredicateVar
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPredicateVar(String varName, TValue predicateVar) add additional predicateVar query parameter- Specified by:
addPredicateVarin interfaceQueryTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet>- Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter value- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
withPredicateVar
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet withPredicateVar(String varName, Collection<TValue> predicateVar) set predicateVar with the specificied values- Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter values- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
addPredicateVar
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet addPredicateVar(String varName, Collection<TValue> predicateVar) add additional predicateVar query parameters- Type Parameters:
TValue- value type- Parameters:
varName- parameter namepredicateVar- parameter values- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsGet
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-