| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferStateFilter |
OfferStateFilter.clone() |
OfferStateFilter |
OfferFilters.getState()
Allows filtering on the
State of an offer. |
OfferStateFilter |
OfferStateFilter.withValueList(Collection<String> valueList)
Allows filtering on the
State of an offer with list input. |
OfferStateFilter |
OfferStateFilter.withValueList(OfferStateString... valueList)
Allows filtering on the
State of an offer with list input. |
OfferStateFilter |
OfferStateFilter.withValueList(String... valueList)
Allows filtering on the
State of an offer with list input. |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferFilters.setState(OfferStateFilter state)
Allows filtering on the
State of an offer. |
OfferFilters |
OfferFilters.withState(OfferStateFilter state)
Allows filtering on the
State of an offer. |
Copyright © 2023. All rights reserved.