Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ContainerProductEntityIdFilter
-
Packages that use ContainerProductEntityIdFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ContainerProductEntityIdFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ContainerProductEntityIdFilter Modifier and Type Method Description ContainerProductEntityIdFilterContainerProductFilters. entityId()Unique identifier for the container product.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ContainerProductEntityIdFilter Modifier and Type Method Description ContainerProductFilters.BuilderContainerProductFilters.Builder. entityId(ContainerProductEntityIdFilter entityId)Unique identifier for the container product.
-