Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateLicenseConfiguration
Packages that use LaunchTemplateLicenseConfiguration
-
Uses of LaunchTemplateLicenseConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LaunchTemplateLicenseConfigurationModifier and TypeMethodDescriptionResponseLaunchTemplateData.licenseSpecifications()The license configurations.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateLicenseConfigurationModifier and TypeMethodDescriptionResponseLaunchTemplateData.Builder.licenseSpecifications(LaunchTemplateLicenseConfiguration... licenseSpecifications) The license configurations.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type LaunchTemplateLicenseConfigurationModifier and TypeMethodDescriptionResponseLaunchTemplateData.Builder.licenseSpecifications(Collection<LaunchTemplateLicenseConfiguration> licenseSpecifications) The license configurations.