| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferResaleAuthorizationIdFilter |
OfferResaleAuthorizationIdFilter.clone() |
OfferResaleAuthorizationIdFilter |
OfferFilters.getResaleAuthorizationId()
Allows filtering on the
ResaleAuthorizationId of an offer. |
OfferResaleAuthorizationIdFilter |
OfferResaleAuthorizationIdFilter.withValueList(Collection<String> valueList)
Allows filtering on the
ResaleAuthorizationId of an offer with list input. |
OfferResaleAuthorizationIdFilter |
OfferResaleAuthorizationIdFilter.withValueList(String... valueList)
Allows filtering on the
ResaleAuthorizationId of an offer with list input. |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferFilters.setResaleAuthorizationId(OfferResaleAuthorizationIdFilter resaleAuthorizationId)
Allows filtering on the
ResaleAuthorizationId of an offer. |
OfferFilters |
OfferFilters.withResaleAuthorizationId(OfferResaleAuthorizationIdFilter resaleAuthorizationId)
Allows filtering on the
ResaleAuthorizationId of an offer. |
Copyright © 2024. All rights reserved.