Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ResaleAuthorizationSummary
-
Packages that use ResaleAuthorizationSummary Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ResaleAuthorizationSummary in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ResaleAuthorizationSummary Modifier and Type Method Description ResaleAuthorizationSummaryEntitySummary. resaleAuthorizationSummary()An object that contains summary information about the Resale Authorization.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ResaleAuthorizationSummary Modifier and Type Method Description EntitySummary.BuilderEntitySummary.Builder. resaleAuthorizationSummary(ResaleAuthorizationSummary resaleAuthorizationSummary)An object that contains summary information about the Resale Authorization.
-