| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<EBSFilter> |
GetEbsVolumeRecommendationsRequest.filters()
An array of objects to specify a filter that returns a more specific list of volume recommendations.
|
List<EBSFilter> |
ExportEbsVolumeRecommendationsRequest.filters()
An array of objects to specify a filter that exports a more specific set of Amazon EBS volume recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
GetEbsVolumeRecommendationsRequest.Builder |
GetEbsVolumeRecommendationsRequest.Builder.filters(EBSFilter... filters)
An array of objects to specify a filter that returns a more specific list of volume recommendations.
|
ExportEbsVolumeRecommendationsRequest.Builder |
ExportEbsVolumeRecommendationsRequest.Builder.filters(EBSFilter... filters)
An array of objects to specify a filter that exports a more specific set of Amazon EBS volume
recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
GetEbsVolumeRecommendationsRequest.Builder |
GetEbsVolumeRecommendationsRequest.Builder.filters(Collection<EBSFilter> filters)
An array of objects to specify a filter that returns a more specific list of volume recommendations.
|
ExportEbsVolumeRecommendationsRequest.Builder |
ExportEbsVolumeRecommendationsRequest.Builder.filters(Collection<EBSFilter> filters)
An array of objects to specify a filter that exports a more specific set of Amazon EBS volume
recommendations.
|
Copyright © 2023. All rights reserved.