Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.requests.openprices.PriceRequest
Packages that use PriceRequest
Package
Description
-
Uses of PriceRequest in com.alpermulayim.openfoodfacts_spring_boot_starter
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter with parameters of type PriceRequestModifier and TypeMethodDescriptionOpenFoodFactsApi.findPrice
(PriceRequest priceRequest) Searches for product prices based on aPriceRequest
.OpenFoodFactsWebClient.findPrice
(PriceRequest priceRequest) Searches for product prices based on aPriceRequest
. -
Uses of PriceRequest in com.alpermulayim.openfoodfacts_spring_boot_starter.requests.openprices
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.requests.openprices that return PriceRequest -
Uses of PriceRequest in com.alpermulayim.openfoodfacts_spring_boot_starter.utils
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.utils with parameters of type PriceRequest