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