| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImportImageLicenseConfigurationRequest> |
ImportImageRequest.licenseSpecifications()
The ARNs of the license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ImportImageRequest.Builder |
ImportImageRequest.Builder.licenseSpecifications(ImportImageLicenseConfigurationRequest... licenseSpecifications)
The ARNs of the license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ImportImageRequest.Builder |
ImportImageRequest.Builder.licenseSpecifications(Collection<ImportImageLicenseConfigurationRequest> licenseSpecifications)
The ARNs of the license configurations.
|
Copyright © 2019. All rights reserved.