| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
OfferingPromotion |
OfferingPromotionUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferingPromotionMarshaller.marshall(OfferingPromotion offeringPromotion,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.