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