Uses of Interface
com.google.cloud.retail.v2.PromotionOrBuilder
-
Packages that use PromotionOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of PromotionOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement PromotionOrBuilder Modifier and Type Class Description classPromotionPromotion information.static classPromotion.BuilderPromotion information.Methods in com.google.cloud.retail.v2 that return PromotionOrBuilder Modifier and Type Method Description PromotionOrBuilderProduct.Builder. getPromotionsOrBuilder(int index)The promotions applied to the product.PromotionOrBuilderProduct. getPromotionsOrBuilder(int index)The promotions applied to the product.PromotionOrBuilderProductOrBuilder. getPromotionsOrBuilder(int index)The promotions applied to the product.Methods in com.google.cloud.retail.v2 that return types with arguments of type PromotionOrBuilder Modifier and Type Method Description List<? extends PromotionOrBuilder>Product.Builder. getPromotionsOrBuilderList()The promotions applied to the product.List<? extends PromotionOrBuilder>Product. getPromotionsOrBuilderList()The promotions applied to the product.List<? extends PromotionOrBuilder>ProductOrBuilder. getPromotionsOrBuilderList()The promotions applied to the product.
-