| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferBuyerAccountsFilter |
OfferBuyerAccountsFilter.clone() |
OfferBuyerAccountsFilter |
OfferFilters.getBuyerAccounts()
Allows filtering on the
BuyerAccounts of an offer. |
OfferBuyerAccountsFilter |
OfferBuyerAccountsFilter.withWildCardValue(String wildCardValue)
Allows filtering on the
BuyerAccounts of an offer with wild card input. |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferFilters.setBuyerAccounts(OfferBuyerAccountsFilter buyerAccounts)
Allows filtering on the
BuyerAccounts of an offer. |
OfferFilters |
OfferFilters.withBuyerAccounts(OfferBuyerAccountsFilter buyerAccounts)
Allows filtering on the
BuyerAccounts of an offer. |
Copyright © 2025. All rights reserved.