| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static OfferTargetingString |
OfferTargetingString.fromValue(String value)
Use this in place of valueOf.
|
static OfferTargetingString |
OfferTargetingString.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfferTargetingString[] |
OfferTargetingString.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OfferSummary |
OfferSummary.withTargeting(OfferTargetingString... targeting)
The targeting in the offer.
|
OfferTargetingFilter |
OfferTargetingFilter.withValueList(OfferTargetingString... valueList)
Allows filtering on the
Targeting of an offer with list input. |
Copyright © 2025. All rights reserved.