Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.LicenseConfiguration
-
Packages that use LicenseConfiguration Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of LicenseConfiguration in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return LicenseConfiguration Modifier and Type Method Description LicenseConfigurationLicenseRecommendation. currentLicenseConfiguration()An object that describes the current configuration of an instance that runs on a license.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type LicenseConfiguration Modifier and Type Method Description LicenseRecommendation.BuilderLicenseRecommendation.Builder. currentLicenseConfiguration(LicenseConfiguration currentLicenseConfiguration)An object that describes the current configuration of an instance that runs on a license.
-