Uses of Class
software.amazon.awssdk.services.eks.model.MarketplaceInformation
-
Packages that use MarketplaceInformation Package Description software.amazon.awssdk.services.eks.model -
-
Uses of MarketplaceInformation in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return MarketplaceInformation Modifier and Type Method Description MarketplaceInformationAddon. marketplaceInformation()Information about an Amazon EKS add-on from the Amazon Web Services Marketplace.MarketplaceInformationAddonInfo. marketplaceInformation()Information about the add-on from the Amazon Web Services Marketplace.Methods in software.amazon.awssdk.services.eks.model with parameters of type MarketplaceInformation Modifier and Type Method Description Addon.BuilderAddon.Builder. marketplaceInformation(MarketplaceInformation marketplaceInformation)Information about an Amazon EKS add-on from the Amazon Web Services Marketplace.AddonInfo.BuilderAddonInfo.Builder. marketplaceInformation(MarketplaceInformation marketplaceInformation)Information about the add-on from the Amazon Web Services Marketplace.
-