Uses of Interface
com.google.cloud.retail.v2alpha.PromotionOrBuilder
-
Packages that use PromotionOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of PromotionOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement PromotionOrBuilder Modifier and Type Class Description classPromotionPromotion information.static classPromotion.BuilderPromotion information.Methods in com.google.cloud.retail.v2alpha 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.v2alpha 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.
-