| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseRecommendationOption> |
LicenseRecommendation.licenseRecommendationOptions()
An array of objects that describe the license recommendation options.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseRecommendation.Builder |
LicenseRecommendation.Builder.licenseRecommendationOptions(LicenseRecommendationOption... licenseRecommendationOptions)
An array of objects that describe the license recommendation options.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseRecommendation.Builder |
LicenseRecommendation.Builder.licenseRecommendationOptions(Collection<LicenseRecommendationOption> licenseRecommendationOptions)
An array of objects that describe the license recommendation options.
|
Copyright © 2023. All rights reserved.