| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationResellerAccountIDFilter |
ResaleAuthorizationResellerAccountIDFilter.clone() |
ResaleAuthorizationResellerAccountIDFilter |
ResaleAuthorizationFilters.getResellerAccountID()
Allows filtering on the
ResellerAccountID of a ResaleAuthorization. |
ResaleAuthorizationResellerAccountIDFilter |
ResaleAuthorizationResellerAccountIDFilter.withValueList(Collection<String> valueList)
Allows filtering on the
ResellerAccountID of a ResaleAuthorization with list input. |
ResaleAuthorizationResellerAccountIDFilter |
ResaleAuthorizationResellerAccountIDFilter.withValueList(String... valueList)
Allows filtering on the
ResellerAccountID of a ResaleAuthorization with list input. |
ResaleAuthorizationResellerAccountIDFilter |
ResaleAuthorizationResellerAccountIDFilter.withWildCardValue(String wildCardValue)
Allows filtering on the
ResellerAccountID of a ResaleAuthorization with wild card input. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationFilters.setResellerAccountID(ResaleAuthorizationResellerAccountIDFilter resellerAccountID)
Allows filtering on the
ResellerAccountID of a ResaleAuthorization. |
ResaleAuthorizationFilters |
ResaleAuthorizationFilters.withResellerAccountID(ResaleAuthorizationResellerAccountIDFilter resellerAccountID)
Allows filtering on the
ResellerAccountID of a ResaleAuthorization. |
Copyright © 2024. All rights reserved.