Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ImportImageLicenseConfigurationRequest |
ImportImageLicenseConfigurationRequest.clone() |
ImportImageLicenseConfigurationRequest |
ImportImageLicenseConfigurationRequest.withLicenseConfigurationArn(String licenseConfigurationArn)
The ARN of a license configuration.
|
Modifier and Type | Method and Description |
---|---|
List<ImportImageLicenseConfigurationRequest> |
ImportImageRequest.getLicenseSpecifications()
The ARNs of the license configurations.
|
Modifier and Type | Method and Description |
---|---|
ImportImageRequest |
ImportImageRequest.withLicenseSpecifications(ImportImageLicenseConfigurationRequest... licenseSpecifications)
The ARNs of the license configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportImageRequest.setLicenseSpecifications(Collection<ImportImageLicenseConfigurationRequest> licenseSpecifications)
The ARNs of the license configurations.
|
ImportImageRequest |
ImportImageRequest.withLicenseSpecifications(Collection<ImportImageLicenseConfigurationRequest> licenseSpecifications)
The ARNs of the license configurations.
|
Copyright © 2021. All rights reserved.