Package com.commercetools.api.client
Class ByProjectKeyProductsKeyByKeyPost
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.BodyApiMethod<T,TResult,TBody>
io.vrap.rmf.base.client.TypeBodyApiMethod<ByProjectKeyProductsKeyByKeyPost,Product,ProductUpdate>
com.commercetools.api.client.ByProjectKeyProductsKeyByKeyPost
- All Implemented Interfaces:
ConflictingTrait<ByProjectKeyProductsKeyByKeyPost>,Deprecatable200Trait<ByProjectKeyProductsKeyByKeyPost>,ErrorableTrait<ByProjectKeyProductsKeyByKeyPost>,ExpandableTrait<ByProjectKeyProductsKeyByKeyPost>,PriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>,ClientRequestCommand<Product>,CreateHttpRequestCommand,HttpRequestCommand<Product>,RequestCommand<Product>
public class ByProjectKeyProductsKeyByKeyPost
extends TypeBodyApiMethod<ByProjectKeyProductsKeyByKeyPost,Product,ProductUpdate>
implements PriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>, ConflictingTrait<ByProjectKeyProductsKeyByKeyPost>, ExpandableTrait<ByProjectKeyProductsKeyByKeyPost>, Deprecatable200Trait<ByProjectKeyProductsKeyByKeyPost>, ErrorableTrait<ByProjectKeyProductsKeyByKeyPost>
A failed response can return a DuplicatePriceScope, DuplicateVariantValues, DuplicateAttributeValue, or DuplicateAttributeValues error.
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.product.Product>> result = apiRoot
.withProjectKey("{projectKey}")
.products()
.withKey("{key}")
.post(null)
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyProductsKeyByKeyPost(ApiHttpClient apiHttpClient, String projectKey, String key, ProductUpdate productUpdate) -
Method Summary
Modifier and TypeMethodDescription<TValue> ByProjectKeyProductsKeyByKeyPostaddExpand(Collection<TValue> expand) add additional expand query parametersadd additional expand query parameteradd additional expand query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddExpand(TValue expand) add additional expand query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parametersadd additional priceChannel query parameteraddPriceChannel(Supplier<String> supplier) add additional priceChannel query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceChannel(TValue priceChannel) add additional priceChannel query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parametersadd additional priceCountry query parameteraddPriceCountry(Supplier<String> supplier) add additional priceCountry query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCountry(TValue priceCountry) add additional priceCountry query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parametersadd additional priceCurrency query parameteraddPriceCurrency(Supplier<String> supplier) add additional priceCurrency query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCurrency(TValue priceCurrency) add additional priceCurrency query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parametersadd additional priceCustomerGroup query parameteraddPriceCustomerGroup(Supplier<String> supplier) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parametersadd additional priceCustomerGroupAssignments query parameteraddPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parametersadd additional priceRecurrencePolicy query parameteraddPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameter<TValue> ByProjectKeyProductsKeyByKeyPostaddPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getBody()getKey()inthashCode()intcom.fasterxml.jackson.core.type.TypeReference<Product>voidvoidsetProjectKey(String projectKey) toString()withBody(ProductUpdate productUpdate) <TValue> ByProjectKeyProductsKeyByKeyPostwithExpand(Collection<TValue> expand) set expand with the specified valuesset expand with the specified valuewithExpand(Supplier<String> supplier) set expand with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithExpand(TValue expand) set expand with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified valuesset priceChannel with the specified valuewithPriceChannel(Supplier<String> supplier) set priceChannel with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceChannel(TValue priceChannel) set priceChannel with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified valuesset priceCountry with the specified valuewithPriceCountry(Supplier<String> supplier) set priceCountry with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCountry(TValue priceCountry) set priceCountry with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified valuesset priceCurrency with the specified valuewithPriceCurrency(Supplier<String> supplier) set priceCurrency with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCurrency(TValue priceCurrency) set priceCurrency with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified valuesset priceCustomerGroup with the specified valuewithPriceCustomerGroup(Supplier<String> supplier) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified valuesset priceCustomerGroupAssignments with the specified valuewithPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified valuesset priceRecurrencePolicy with the specified valuewithPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified value<TValue> ByProjectKeyProductsKeyByKeyPostwithPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy 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 io.vrap.rmf.base.client.ClientRequestCommand
executeBlockingMethods inherited from interface com.commercetools.api.client.ConflictingTrait
asConflictingTrait, asConflictingTraitToBaseTypeMethods 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.PriceselectingTrait
asPriceselectingTrait, asPriceselectingTraitToBaseTypeMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
executeBlocking
-
Constructor Details
-
ByProjectKeyProductsKeyByKeyPost
public ByProjectKeyProductsKeyByKeyPost(ApiHttpClient apiHttpClient, String projectKey, String key, ProductUpdate productUpdate) -
ByProjectKeyProductsKeyByKeyPost
-
-
Method Details
-
resultType
- Specified by:
resultTypein interfaceHttpRequestCommand<Product>
-
executeBlocking
- Specified by:
executeBlockingin interfaceClientRequestCommand<Product>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyProductsKeyByKeyPost,Product>
-
execute
- Specified by:
executein interfaceClientRequestCommand<Product>- Specified by:
executein classApiMethod<ByProjectKeyProductsKeyByKeyPost,Product>
-
getProjectKey
-
getKey
-
getPriceCurrency
- Specified by:
getPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>
-
getPriceCountry
- Specified by:
getPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>
-
getPriceCustomerGroupAssignments
- Specified by:
getPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>
-
getPriceChannel
- Specified by:
getPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>
-
getPriceRecurrencePolicy
- Specified by:
getPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>
-
getExpand
- Specified by:
getExpandin interfaceExpandableTrait<ByProjectKeyProductsKeyByKeyPost>
-
setProjectKey
-
setKey
-
withPriceCurrency
set priceCurrency with the specified value- Specified by:
withPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCurrency
add additional priceCurrency query parameter- Specified by:
addPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCurrency
public <TValue> ByProjectKeyProductsKeyByKeyPost withPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCurrency
add additional priceCurrency query parameters- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCountry
set priceCountry with the specified value- Specified by:
withPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCountry
add additional priceCountry query parameter- Specified by:
addPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCountry
set priceCountry with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCountry
set priceCountry with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCountry
set priceCountry with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCountry
add additional priceCountry query parameters- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroup
public ByProjectKeyProductsKeyByKeyPost withPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) set priceCustomerGroup with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroup
public ByProjectKeyProductsKeyByKeyPost addPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroup query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroup
public <TValue> ByProjectKeyProductsKeyByKeyPost withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroup
public <TValue> ByProjectKeyProductsKeyByKeyPost addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsKeyByKeyPost withPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value- Specified by:
withPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsKeyByKeyPost addPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter- Specified by:
addPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroupAssignments
public ByProjectKeyProductsKeyByKeyPost withPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroupAssignments
add additional priceCustomerGroupAssignments query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroupAssignments
public ByProjectKeyProductsKeyByKeyPost withPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) set priceCustomerGroupAssignments with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroupAssignments
public ByProjectKeyProductsKeyByKeyPost addPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroupAssignments query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsKeyByKeyPost withPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsKeyByKeyPost addPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceChannel
set priceChannel with the specified value- Specified by:
withPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceChannel
add additional priceChannel query parameter- Specified by:
addPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceChannel
set priceChannel with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceChannel
set priceChannel with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceChannel
set priceChannel with the specified values- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceChannel
add additional priceChannel query parameters- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsKeyByKeyPost withPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value- Specified by:
withPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsKeyByKeyPost addPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter- Specified by:
addPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceRecurrencePolicy
set priceRecurrencePolicy with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceRecurrencePolicy
add additional priceRecurrencePolicy query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceRecurrencePolicy
public ByProjectKeyProductsKeyByKeyPost withPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) set priceRecurrencePolicy with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceRecurrencePolicy
public ByProjectKeyProductsKeyByKeyPost addPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) add additional priceRecurrencePolicy query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsKeyByKeyPost withPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified values- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsKeyByKeyPost addPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parameters- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withExpand
set expand with the specified value- Specified by:
withExpandin interfaceExpandableTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addExpand
add additional expand query parameter- Specified by:
addExpandin interfaceExpandableTrait<ByProjectKeyProductsKeyByKeyPost>- Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withExpand
set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addExpand
add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withExpand
set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addExpand
add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
withExpand
set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
addExpand
add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyProductsKeyByKeyPost
-
getBody
- Overrides:
getBodyin classTypeBodyApiMethod<ByProjectKeyProductsKeyByKeyPost,Product, ProductUpdate>
-
withBody
- Overrides:
withBodyin classTypeBodyApiMethod<ByProjectKeyProductsKeyByKeyPost,Product, ProductUpdate>
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-