| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationEntityIdFilter |
ResaleAuthorizationEntityIdFilter.clone() |
ResaleAuthorizationEntityIdFilter |
ResaleAuthorizationFilters.getEntityId()
Allows filtering on the
EntityId of a ResaleAuthorization. |
ResaleAuthorizationEntityIdFilter |
ResaleAuthorizationEntityIdFilter.withValueList(Collection<String> valueList)
Allows filtering on
EntityId of a ResaleAuthorization with list input. |
ResaleAuthorizationEntityIdFilter |
ResaleAuthorizationEntityIdFilter.withValueList(String... valueList)
Allows filtering on
EntityId of a ResaleAuthorization with list input. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationFilters.setEntityId(ResaleAuthorizationEntityIdFilter entityId)
Allows filtering on the
EntityId of a ResaleAuthorization. |
ResaleAuthorizationFilters |
ResaleAuthorizationFilters.withEntityId(ResaleAuthorizationEntityIdFilter entityId)
Allows filtering on the
EntityId of a ResaleAuthorization. |
Copyright © 2024. All rights reserved.