| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerProductEntityIdFilter |
ContainerProductEntityIdFilter.clone() |
ContainerProductEntityIdFilter |
ContainerProductFilters.getEntityId()
Unique identifier for the container product.
|
ContainerProductEntityIdFilter |
ContainerProductEntityIdFilter.withValueList(Collection<String> valueList)
A string array of unique entity id values to be filtered on.
|
ContainerProductEntityIdFilter |
ContainerProductEntityIdFilter.withValueList(String... valueList)
A string array of unique entity id values to be filtered on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerProductFilters.setEntityId(ContainerProductEntityIdFilter entityId)
Unique identifier for the container product.
|
ContainerProductFilters |
ContainerProductFilters.withEntityId(ContainerProductEntityIdFilter entityId)
Unique identifier for the container product.
|
Copyright © 2024. All rights reserved.