| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferEntityIdFilter |
OfferEntityIdFilter.clone() |
OfferEntityIdFilter |
OfferFilters.getEntityId()
Allows filtering on
EntityId of an offer. |
OfferEntityIdFilter |
OfferEntityIdFilter.withValueList(Collection<String> valueList)
Allows filtering on entity id of an offer with list input.
|
OfferEntityIdFilter |
OfferEntityIdFilter.withValueList(String... valueList)
Allows filtering on entity id of an offer with list input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OfferFilters.setEntityId(OfferEntityIdFilter entityId)
Allows filtering on
EntityId of an offer. |
OfferFilters |
OfferFilters.withEntityId(OfferEntityIdFilter entityId)
Allows filtering on
EntityId of an offer. |
Copyright © 2025. All rights reserved.