Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ContainerProductTitleFilter
-
Packages that use ContainerProductTitleFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ContainerProductTitleFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ContainerProductTitleFilter Modifier and Type Method Description ContainerProductTitleFilterContainerProductFilters. productTitle()The title of the container product.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ContainerProductTitleFilter Modifier and Type Method Description ContainerProductFilters.BuilderContainerProductFilters.Builder. productTitle(ContainerProductTitleFilter productTitle)The title of the container product.
-