| Modifier and Type | Class and Description |
|---|---|
class |
Promotion
Promotion information.
|
static class |
Promotion.Builder
Promotion information.
|
| Modifier and Type | Method and Description |
|---|---|
PromotionOrBuilder |
Product.getPromotionsOrBuilder(int index)
The promotions applied to the product.
|
PromotionOrBuilder |
Product.Builder.getPromotionsOrBuilder(int index)
The promotions applied to the product.
|
PromotionOrBuilder |
ProductOrBuilder.getPromotionsOrBuilder(int index)
The promotions applied to the product.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PromotionOrBuilder> |
Product.getPromotionsOrBuilderList()
The promotions applied to the product.
|
List<? extends PromotionOrBuilder> |
Product.Builder.getPromotionsOrBuilderList()
The promotions applied to the product.
|
List<? extends PromotionOrBuilder> |
ProductOrBuilder.getPromotionsOrBuilderList()
The promotions applied to the product.
|
Copyright © 2024 Google LLC. All rights reserved.