Package com.commercetools.api.client
Class ByProjectKeyProductsPostString
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<T,TResult,String>
io.vrap.rmf.base.client.StringBodyApiMethod<ByProjectKeyProductsPostString,Product>
com.commercetools.api.client.ByProjectKeyProductsPostString
- All Implemented Interfaces:
Deprecatable201Trait<ByProjectKeyProductsPostString>,ErrorableTrait<ByProjectKeyProductsPostString>,ExpandableTrait<ByProjectKeyProductsPostString>,PriceselectingTrait<ByProjectKeyProductsPostString>,ClientRequestCommand<Product>,CreateHttpRequestCommand,HttpRequestCommand<Product>,RequestCommand<Product>
public class ByProjectKeyProductsPostString
extends StringBodyApiMethod<ByProjectKeyProductsPostString,Product>
implements PriceselectingTrait<ByProjectKeyProductsPostString>, ExpandableTrait<ByProjectKeyProductsPostString>, Deprecatable201Trait<ByProjectKeyProductsPostString>, ErrorableTrait<ByProjectKeyProductsPostString>
To create a new Product, send a representation that is going to become the initial staged and current representation of the new Product in the catalog. If Product price selection query parameters are provided, selected Prices will be added to the response. Produces the ProductCreated Message.
CompletableFuture<ApiHttpResponse<com.commercetools.api.models.product.Product>> result = apiRoot
.withProjectKey("{projectKey}")
.products()
.post("")
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyProductsPostString(ApiHttpClient apiHttpClient, String projectKey, String productDraft) -
Method Summary
Modifier and TypeMethodDescription<TValue> ByProjectKeyProductsPostStringaddExpand(Collection<TValue> expand) add additional expand query parametersadd additional expand query parameteradd additional expand query parameter<TValue> ByProjectKeyProductsPostStringaddExpand(TValue expand) add additional expand query parameter<TValue> ByProjectKeyProductsPostStringaddPriceChannel(Collection<TValue> priceChannel) add additional priceChannel query parametersadd additional priceChannel query parameteraddPriceChannel(Supplier<String> supplier) add additional priceChannel query parameter<TValue> ByProjectKeyProductsPostStringaddPriceChannel(TValue priceChannel) add additional priceChannel query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCountry(Collection<TValue> priceCountry) add additional priceCountry query parametersadd additional priceCountry query parameteraddPriceCountry(Supplier<String> supplier) add additional priceCountry query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCountry(TValue priceCountry) add additional priceCountry query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCurrency(Collection<TValue> priceCurrency) add additional priceCurrency query parametersadd additional priceCurrency query parameteraddPriceCurrency(Supplier<String> supplier) add additional priceCurrency query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCurrency(TValue priceCurrency) add additional priceCurrency query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parametersadd additional priceCustomerGroup query parameteraddPriceCustomerGroup(Supplier<String> supplier) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCustomerGroup(TValue priceCustomerGroup) add additional priceCustomerGroup query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parametersadd additional priceCustomerGroupAssignments query parameteraddPriceCustomerGroupAssignments(Supplier<String> supplier) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductsPostStringaddPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter<TValue> ByProjectKeyProductsPostStringaddPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parametersadd additional priceRecurrencePolicy query parameteraddPriceRecurrencePolicy(Supplier<String> supplier) add additional priceRecurrencePolicy query parameter<TValue> ByProjectKeyProductsPostStringaddPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getBody()inthashCode()intcom.fasterxml.jackson.core.type.TypeReference<Product>voidsetProjectKey(String projectKey) toString()<TValue> ByProjectKeyProductsPostStringwithExpand(Collection<TValue> expand) set expand with the specified valuesset expand with the specified valuewithExpand(Supplier<String> supplier) set expand with the specified value<TValue> ByProjectKeyProductsPostStringwithExpand(TValue expand) set expand with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceChannel(Collection<TValue> priceChannel) set priceChannel with the specified valuesset priceChannel with the specified valuewithPriceChannel(Supplier<String> supplier) set priceChannel with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceChannel(TValue priceChannel) set priceChannel with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCountry(Collection<TValue> priceCountry) set priceCountry with the specified valuesset priceCountry with the specified valuewithPriceCountry(Supplier<String> supplier) set priceCountry with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCountry(TValue priceCountry) set priceCountry with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCurrency(Collection<TValue> priceCurrency) set priceCurrency with the specified valuesset priceCurrency with the specified valuewithPriceCurrency(Supplier<String> supplier) set priceCurrency with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCurrency(TValue priceCurrency) set priceCurrency with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified valuesset priceCustomerGroup with the specified valuewithPriceCustomerGroup(Supplier<String> supplier) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCustomerGroup(TValue priceCustomerGroup) set priceCustomerGroup with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified valuesset priceCustomerGroupAssignments with the specified valuewithPriceCustomerGroupAssignments(Supplier<String> supplier) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified valuesset priceRecurrencePolicy with the specified valuewithPriceRecurrencePolicy(Supplier<String> supplier) set priceRecurrencePolicy with the specified value<TValue> ByProjectKeyProductsPostStringwithPriceRecurrencePolicy(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 io.vrap.rmf.base.client.CreateHttpRequestCommand
createHttpRequestMethods inherited from interface com.commercetools.api.client.Deprecatable201Trait
asDeprecatable201Trait, asDeprecatable201TraitToBaseTypeMethods 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
-
ByProjectKeyProductsPostString
public ByProjectKeyProductsPostString(ApiHttpClient apiHttpClient, String projectKey, String productDraft) -
ByProjectKeyProductsPostString
-
-
Method Details
-
resultType
- Specified by:
resultTypein interfaceHttpRequestCommand<Product>
-
executeBlocking
- Specified by:
executeBlockingin interfaceClientRequestCommand<Product>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyProductsPostString,Product>
-
execute
- Specified by:
executein interfaceClientRequestCommand<Product>- Specified by:
executein classApiMethod<ByProjectKeyProductsPostString,Product>
-
getProjectKey
-
getPriceCurrency
- Specified by:
getPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsPostString>
-
getPriceCountry
- Specified by:
getPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsPostString>
-
getPriceCustomerGroup
- Specified by:
getPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsPostString>
-
getPriceCustomerGroupAssignments
- Specified by:
getPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsPostString>
-
getPriceChannel
- Specified by:
getPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsPostString>
-
getPriceRecurrencePolicy
- Specified by:
getPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsPostString>
-
getExpand
- Specified by:
getExpandin interfaceExpandableTrait<ByProjectKeyProductsPostString>
-
setProjectKey
-
withPriceCurrency
set priceCurrency with the specified value- Specified by:
withPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCurrency
add additional priceCurrency query parameter- Specified by:
addPriceCurrencyin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCurrency- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCurrency
set priceCurrency with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCurrency
add additional priceCurrency query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCurrency
set priceCurrency with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCurrency
add additional priceCurrency query parameters- Type Parameters:
TValue- value type- Parameters:
priceCurrency- values to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCountry
set priceCountry with the specified value- Specified by:
withPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCountry
add additional priceCountry query parameter- Specified by:
addPriceCountryin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCountry- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCountry
set priceCountry with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCountry
set priceCountry with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCountry
add additional priceCountry query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCountry
set priceCountry with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCountry
add additional priceCountry query parameters- Type Parameters:
TValue- value type- Parameters:
priceCountry- values to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Specified by:
withPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Specified by:
addPriceCustomerGroupin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroup
set priceCustomerGroup with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroup
add additional priceCustomerGroup query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroup
public ByProjectKeyProductsPostString withPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) set priceCustomerGroup with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroup
public ByProjectKeyProductsPostString addPriceCustomerGroup(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroup query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroup
public <TValue> ByProjectKeyProductsPostString withPriceCustomerGroup(Collection<TValue> priceCustomerGroup) set priceCustomerGroup with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroup
public <TValue> ByProjectKeyProductsPostString addPriceCustomerGroup(Collection<TValue> priceCustomerGroup) add additional priceCustomerGroup query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroup- values to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsPostString withPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified value- Specified by:
withPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsPostString addPriceCustomerGroupAssignments(TValue priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameter- Specified by:
addPriceCustomerGroupAssignmentsin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroupAssignments
set priceCustomerGroupAssignments with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroupAssignments
add additional priceCustomerGroupAssignments query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroupAssignments
public ByProjectKeyProductsPostString withPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) set priceCustomerGroupAssignments with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroupAssignments
public ByProjectKeyProductsPostString addPriceCustomerGroupAssignments(Function<StringBuilder, StringBuilder> op) add additional priceCustomerGroupAssignments query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsPostString withPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) set priceCustomerGroupAssignments with the specified values- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceCustomerGroupAssignments
public <TValue> ByProjectKeyProductsPostString addPriceCustomerGroupAssignments(Collection<TValue> priceCustomerGroupAssignments) add additional priceCustomerGroupAssignments query parameters- Type Parameters:
TValue- value type- Parameters:
priceCustomerGroupAssignments- values to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceChannel
set priceChannel with the specified value- Specified by:
withPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceChannel
add additional priceChannel query parameter- Specified by:
addPriceChannelin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceChannel- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceChannel
set priceChannel with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceChannel
set priceChannel with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceChannel
add additional priceChannel query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceChannel
set priceChannel with the specified values- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceChannel
add additional priceChannel query parameters- Type Parameters:
TValue- value type- Parameters:
priceChannel- values to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsPostString withPriceRecurrencePolicy(TValue priceRecurrencePolicy) set priceRecurrencePolicy with the specified value- Specified by:
withPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsPostString addPriceRecurrencePolicy(TValue priceRecurrencePolicy) add additional priceRecurrencePolicy query parameter- Specified by:
addPriceRecurrencePolicyin interfacePriceselectingTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceRecurrencePolicy
set priceRecurrencePolicy with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceRecurrencePolicy
add additional priceRecurrencePolicy query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceRecurrencePolicy
public ByProjectKeyProductsPostString withPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) set priceRecurrencePolicy with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceRecurrencePolicy
public ByProjectKeyProductsPostString addPriceRecurrencePolicy(Function<StringBuilder, StringBuilder> op) add additional priceRecurrencePolicy query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsPostString withPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) set priceRecurrencePolicy with the specified values- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addPriceRecurrencePolicy
public <TValue> ByProjectKeyProductsPostString addPriceRecurrencePolicy(Collection<TValue> priceRecurrencePolicy) add additional priceRecurrencePolicy query parameters- Type Parameters:
TValue- value type- Parameters:
priceRecurrencePolicy- values to be added- Returns:
- ByProjectKeyProductsPostString
-
withExpand
set expand with the specified value- Specified by:
withExpandin interfaceExpandableTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyProductsPostString
-
addExpand
add additional expand query parameter- Specified by:
addExpandin interfaceExpandableTrait<ByProjectKeyProductsPostString>- Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyProductsPostString
-
withExpand
set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addExpand
add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withExpand
set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyProductsPostString
-
addExpand
add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyProductsPostString
-
withExpand
set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyProductsPostString
-
addExpand
add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyProductsPostString
-
getBody
- Overrides:
getBodyin classStringBodyApiMethod<ByProjectKeyProductsPostString,Product>
-
withBody
- Overrides:
withBodyin classStringBodyApiMethod<ByProjectKeyProductsPostString,Product>
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-