| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationProductIdFilter |
ResaleAuthorizationProductIdFilter.clone() |
ResaleAuthorizationProductIdFilter |
ResaleAuthorizationFilters.getProductId()
Allows filtering on the
ProductId of a ResaleAuthorization. |
ResaleAuthorizationProductIdFilter |
ResaleAuthorizationProductIdFilter.withValueList(Collection<String> valueList)
Allows filtering on the
ProductId of a ResaleAuthorization with list input. |
ResaleAuthorizationProductIdFilter |
ResaleAuthorizationProductIdFilter.withValueList(String... valueList)
Allows filtering on the
ProductId of a ResaleAuthorization with list input. |
ResaleAuthorizationProductIdFilter |
ResaleAuthorizationProductIdFilter.withWildCardValue(String wildCardValue)
Allows filtering on the
ProductId of a ResaleAuthorization with wild card input. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationFilters.setProductId(ResaleAuthorizationProductIdFilter productId)
Allows filtering on the
ProductId of a ResaleAuthorization. |
ResaleAuthorizationFilters |
ResaleAuthorizationFilters.withProductId(ResaleAuthorizationProductIdFilter productId)
Allows filtering on the
ProductId of a ResaleAuthorization. |
Copyright © 2024. All rights reserved.