Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ContainerProductSummary
-
Packages that use ContainerProductSummary Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ContainerProductSummary in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ContainerProductSummary Modifier and Type Method Description ContainerProductSummaryEntitySummary. containerProductSummary()An object that contains summary information about the container product.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ContainerProductSummary Modifier and Type Method Description EntitySummary.BuilderEntitySummary.Builder. containerProductSummary(ContainerProductSummary containerProductSummary)An object that contains summary information about the container product.
-