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