| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobFilter> |
DescribeRecommendationExportJobsRequest.filters()
An array of objects to specify a filter that returns a more specific list of export jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRecommendationExportJobsRequest.Builder |
DescribeRecommendationExportJobsRequest.Builder.filters(JobFilter... filters)
An array of objects to specify a filter that returns a more specific list of export jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRecommendationExportJobsRequest.Builder |
DescribeRecommendationExportJobsRequest.Builder.filters(Collection<JobFilter> filters)
An array of objects to specify a filter that returns a more specific list of export jobs.
|
Copyright © 2023. All rights reserved.