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