Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet,VariantProjection>
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
- All Implemented Interfaces:
AttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,Deprecatable200Trait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,ErrorableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,ExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,LocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,PriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,ProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>,ClientRequestCommand<VariantProjection>,CreateHttpRequestCommand,HttpRequestCommand<VariantProjection>,RequestCommand<VariantProjection>
public class ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
extends TypeApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet,VariantProjection>
implements ProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>, PriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>, LocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>, AttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>, ExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>, ErrorableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>, Deprecatable200Trait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
Retrieves a Variant Projection by its ID in the specified Store.
Only returns Variants belonging to Products distributed through the Store's configured channels.
Required access scopes:
To retrieve the current representation, 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.VariantProjection>> result = apiRoot
.withProjectKey("{projectKey}")
.inStoreKeyWithStoreKeyValue("{storeKey}")
.variantProjections()
.withId("{ID}")
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet(ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet t) ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet(ApiHttpClient apiHttpClient, String projectKey, String storeKey, String ID) -
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 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 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 parameteraddStaged(Collection<TValue> staged) add additional staged query parametersadd additional staged query parameteradd additional staged query parameteraddStaged(TValue staged) add additional staged query parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getID()inthashCode()inttools.jackson.core.type.TypeReference<VariantProjection>voidvoidsetProjectKey(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 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 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 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 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.PriceselectingTrait
asPriceselectingTrait, asPriceselectingTraitToBaseTypeMethods inherited from interface com.commercetools.api.client.ProjectionselectingvariantTrait
asProjectionselectingvariantTrait, asProjectionselectingvariantTraitToBaseTypeMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
executeBlocking
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet(ApiHttpClient apiHttpClient, String projectKey, String storeKey, String ID) -
ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet(ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet t)
-
-
Method Details
-
resultType
- Specified by:
resultTypein interfaceHttpRequestCommand<VariantProjection>
-
executeBlocking
- Specified by:
executeBlockingin interfaceClientRequestCommand<VariantProjection>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet,VariantProjection>
-
execute
- Specified by:
executein interfaceClientRequestCommand<VariantProjection>- Specified by:
executein classApiMethod<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet,VariantProjection>
-
getProjectKey
-
getStoreKey
-
getID
-
getStaged
- Specified by:
getStagedin interfaceProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getPriceCurrency
- Specified by:
getPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getPriceCountry
- Specified by:
getPriceCountryin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getPriceCustomerGroupAssignments
- Specified by:
getPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getPriceChannel
- Specified by:
getPriceChannelin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getPriceRecurrencePolicy
- Specified by:
getPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getLocaleProjection
- Specified by:
getLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getFilterAttributes
- Specified by:
getFilterAttributesin interfaceAttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
getExpand
- Specified by:
getExpandin interfaceExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>
-
setProjectKey
-
setStoreKey
-
setID
-
withStaged
set staged with the specified value- Specified by:
withStagedin interfaceProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
staged- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addStaged
add additional staged query parameter- Specified by:
addStagedin interfaceProjectionselectingvariantTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
staged- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withStaged
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withStaged(Supplier<Boolean> supplier) set staged with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addStaged
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addStaged(Supplier<Boolean> supplier) add additional staged query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withStaged
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withStaged(Function<StringBuilder, StringBuilder> op) set staged with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addStaged
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addStaged(Function<StringBuilder, StringBuilder> op) add additional staged query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withStaged
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withStaged(Collection<TValue> staged) set staged with the specified values- Type Parameters:
TValue- value type- Parameters:
staged- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addStaged
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addStaged(Collection<TValue> staged) add additional staged query parameters- Type Parameters:
TValue- value type- Parameters:
staged- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCurrency(TValue priceCurrency) set priceCurrency with the specified value- Specified by:
withPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCurrency(TValue priceCurrency) add additional priceCurrency query parameter- Specified by:
addPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCurrency(Supplier<String> supplier) set priceCurrency with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCurrency(Supplier<String> supplier) add additional priceCurrency query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCurrency(Function<StringBuilder, StringBuilder> op) set priceCurrency with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCurrency
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCurrency(Function<StringBuilder, StringBuilder> op) add additional priceCurrency query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCurrency
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parameters- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCountry(TValue priceCountry) set priceCountry with the specified value- Specified by:
withPriceCountryin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCountry(TValue priceCountry) add additional priceCountry query parameter- Specified by:
addPriceCountryin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCountry(Supplier<String> supplier) set priceCountry with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCountry(Supplier<String> supplier) add additional priceCountry query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCountry(Function<StringBuilder, StringBuilder> op) set priceCountry with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCountry
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCountry(Function<StringBuilder, StringBuilder> op) add additional priceCountry query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCountry
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parameters- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroup(Supplier<String> supplier) set priceCustomerGroup with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroup(Supplier<String> supplier) add additional priceCustomerGroup query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) set priceCustomerGroup with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroup
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroup query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroup
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value- Specified by:
withPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter- Specified by:
addPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) set priceCustomerGroupAssignments with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroupAssignments
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroupAssignments query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceChannel(TValue priceChannel) set priceChannel with the specified value- Specified by:
withPriceChannelin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceChannel(TValue priceChannel) add additional priceChannel query parameter- Specified by:
addPriceChannelin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceChannel(Supplier<String> supplier) set priceChannel with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceChannel(Supplier<String> supplier) add additional priceChannel query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceChannel(Function<StringBuilder, StringBuilder> op) set priceChannel with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceChannel
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceChannel(Function<StringBuilder, StringBuilder> op) add additional priceChannel query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified values- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceChannel
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parameters- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value- Specified by:
withPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter- Specified by:
addPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) set priceRecurrencePolicy with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceRecurrencePolicy
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) add additional priceRecurrencePolicy query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified values- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parameters- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withLocaleProjection(TValue localeProjection) set localeProjection with the specified value- Specified by:
withLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
localeProjection- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addLocaleProjection(TValue localeProjection) add additional localeProjection query parameter- Specified by:
addLocaleProjectionin interfaceLocaleprojectingTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
localeProjection- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withLocaleProjection(Supplier<String> supplier) set localeProjection with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addLocaleProjection(Supplier<String> supplier) add additional localeProjection query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withLocaleProjection(Function<StringBuilder, StringBuilder> op) set localeProjection with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addLocaleProjection
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addLocaleProjection(Function<StringBuilder, StringBuilder> op) add additional localeProjection query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withLocaleProjection(Collection<TValue> localeProjection) set localeProjection with the specified values- Type Parameters:
TValue- value type- Parameters:
localeProjection- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addLocaleProjection
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addLocaleProjection(Collection<TValue> localeProjection) add additional localeProjection query parameters- Type Parameters:
TValue- value type- Parameters:
localeProjection- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withFilterAttributes(TValue filterAttributes) set filterAttributes with the specified value- Specified by:
withFilterAttributesin interfaceAttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
filterAttributes- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addFilterAttributes(TValue filterAttributes) add additional filterAttributes query parameter- Specified by:
addFilterAttributesin interfaceAttributefilteringTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
filterAttributes- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withFilterAttributes(Supplier<String> supplier) set filterAttributes with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addFilterAttributes(Supplier<String> supplier) add additional filterAttributes query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withFilterAttributes(Function<StringBuilder, StringBuilder> op) set filterAttributes with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addFilterAttributes
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addFilterAttributes(Function<StringBuilder, StringBuilder> op) add additional filterAttributes query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withFilterAttributes(Collection<TValue> filterAttributes) set filterAttributes with the specified values- Type Parameters:
TValue- value type- Parameters:
filterAttributes- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addFilterAttributes
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addFilterAttributes(Collection<TValue> filterAttributes) add additional filterAttributes query parameters- Type Parameters:
TValue- value type- Parameters:
filterAttributes- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withExpand
set expand with the specified value- Specified by:
withExpandin interfaceExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addExpand
add additional expand query parameter- Specified by:
addExpandin interfaceExpandableTrait<ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet>- Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withExpand
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withExpand(Supplier<String> supplier) set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addExpand
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addExpand(Supplier<String> supplier) add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withExpand
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withExpand(Function<StringBuilder, StringBuilder> op) set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addExpand
public ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addExpand(Function<StringBuilder, StringBuilder> op) add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
withExpand
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet withExpand(Collection<TValue> expand) set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
addExpand
public <TValue> ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet addExpand(Collection<TValue> expand) add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyInStoreKeyByStoreKeyVariantProjectionsByIDGet
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-