| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationNameFilter |
ResaleAuthorizationNameFilter.clone() |
ResaleAuthorizationNameFilter |
ResaleAuthorizationFilters.getName()
Allows filtering on the
Name of a ResaleAuthorization. |
ResaleAuthorizationNameFilter |
ResaleAuthorizationNameFilter.withValueList(Collection<String> valueList)
Allows filtering on the
Name of a ResaleAuthorization with list input. |
ResaleAuthorizationNameFilter |
ResaleAuthorizationNameFilter.withValueList(String... valueList)
Allows filtering on the
Name of a ResaleAuthorization with list input. |
ResaleAuthorizationNameFilter |
ResaleAuthorizationNameFilter.withWildCardValue(String wildCardValue)
Allows filtering on the
Name of a ResaleAuthorization with wild card input. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationFilters.setName(ResaleAuthorizationNameFilter name)
Allows filtering on the
Name of a ResaleAuthorization. |
ResaleAuthorizationFilters |
ResaleAuthorizationFilters.withName(ResaleAuthorizationNameFilter name)
Allows filtering on the
Name of a ResaleAuthorization. |
Copyright © 2023. All rights reserved.