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