Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.AmiProductTitleFilter
-
Packages that use AmiProductTitleFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of AmiProductTitleFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return AmiProductTitleFilter Modifier and Type Method Description AmiProductTitleFilterAmiProductFilters. productTitle()The title of the AMI product.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type AmiProductTitleFilter Modifier and Type Method Description AmiProductFilters.BuilderAmiProductFilters.Builder. productTitle(AmiProductTitleFilter productTitle)The title of the AMI product.
-