| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferNameFilter |
OfferNameFilter.clone() |
OfferNameFilter |
OfferFilters.getName()
Allows filtering on the
Name of an offer. |
OfferNameFilter |
OfferNameFilter.withValueList(Collection<String> valueList)
Allows filtering on the
Name of an offer with list input. |
OfferNameFilter |
OfferNameFilter.withValueList(String... valueList)
Allows filtering on the
Name of an offer with list input. |
OfferNameFilter |
OfferNameFilter.withWildCardValue(String wildCardValue)
Allows filtering on the
Name of an offer with wild card input. |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferFilters.setName(OfferNameFilter name)
Allows filtering on the
Name of an offer. |
OfferFilters |
OfferFilters.withName(OfferNameFilter name)
Allows filtering on the
Name of an offer. |
Copyright © 2025. All rights reserved.