| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationResellerLegalNameFilter |
ResaleAuthorizationResellerLegalNameFilter.clone() |
ResaleAuthorizationResellerLegalNameFilter |
ResaleAuthorizationFilters.getResellerLegalName()
Allows filtering on the
ResellerLegalName of a ResaleAuthorization. |
ResaleAuthorizationResellerLegalNameFilter |
ResaleAuthorizationResellerLegalNameFilter.withValueList(Collection<String> valueList)
Allows filtering on the ResellerLegalNameProductName of a ResaleAuthorization with list input.
|
ResaleAuthorizationResellerLegalNameFilter |
ResaleAuthorizationResellerLegalNameFilter.withValueList(String... valueList)
Allows filtering on the ResellerLegalNameProductName of a ResaleAuthorization with list input.
|
ResaleAuthorizationResellerLegalNameFilter |
ResaleAuthorizationResellerLegalNameFilter.withWildCardValue(String wildCardValue)
Allows filtering on the ResellerLegalName of a ResaleAuthorization with wild card input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationFilters.setResellerLegalName(ResaleAuthorizationResellerLegalNameFilter resellerLegalName)
Allows filtering on the
ResellerLegalName of a ResaleAuthorization. |
ResaleAuthorizationFilters |
ResaleAuthorizationFilters.withResellerLegalName(ResaleAuthorizationResellerLegalNameFilter resellerLegalName)
Allows filtering on the
ResellerLegalName of a ResaleAuthorization. |
Copyright © 2024. All rights reserved.