| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferFilters |
OfferFilters.clone() |
OfferFilters |
EntityTypeFilters.getOfferFilters()
A filter for offers.
|
OfferFilters |
OfferFilters.withAvailabilityEndDate(OfferAvailabilityEndDateFilter availabilityEndDate)
Allows filtering on the
AvailabilityEndDate of an offer. |
OfferFilters |
OfferFilters.withBuyerAccounts(OfferBuyerAccountsFilter buyerAccounts)
Allows filtering on the
BuyerAccounts of an offer. |
OfferFilters |
OfferFilters.withEntityId(OfferEntityIdFilter entityId)
Allows filtering on
EntityId of an offer. |
OfferFilters |
OfferFilters.withLastModifiedDate(OfferLastModifiedDateFilter lastModifiedDate)
Allows filtering on the
LastModifiedDate of an offer. |
OfferFilters |
OfferFilters.withName(OfferNameFilter name)
Allows filtering on the
Name of an offer. |
OfferFilters |
OfferFilters.withProductId(OfferProductIdFilter productId)
Allows filtering on the
ProductId of an offer. |
OfferFilters |
OfferFilters.withReleaseDate(OfferReleaseDateFilter releaseDate)
Allows filtering on the
ReleaseDate of an offer. |
OfferFilters |
OfferFilters.withResaleAuthorizationId(OfferResaleAuthorizationIdFilter resaleAuthorizationId)
Allows filtering on the
ResaleAuthorizationId of an offer. |
OfferFilters |
OfferFilters.withState(OfferStateFilter state)
Allows filtering on the
State of an offer. |
OfferFilters |
OfferFilters.withTargeting(OfferTargetingFilter targeting)
Allows filtering on the
Targeting of an offer. |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeFilters.setOfferFilters(OfferFilters offerFilters)
A filter for offers.
|
EntityTypeFilters |
EntityTypeFilters.withOfferFilters(OfferFilters offerFilters)
A filter for offers.
|
Copyright © 2024. All rights reserved.