| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
List<OfferingPromotion> |
ListOfferingPromotionsResponse.offeringPromotions()
Information about the offering promotions.
|
| Modifier and Type | Method and Description |
|---|---|
ListOfferingPromotionsResponse.Builder |
ListOfferingPromotionsResponse.Builder.offeringPromotions(OfferingPromotion... offeringPromotions)
Information about the offering promotions.
|
| Modifier and Type | Method and Description |
|---|---|
ListOfferingPromotionsResponse.Builder |
ListOfferingPromotionsResponse.Builder.offeringPromotions(Collection<OfferingPromotion> offeringPromotions)
Information about the offering promotions.
|
Copyright © 2023. All rights reserved.