Uses of Class
software.amazon.awssdk.services.costexplorer.model.TotalImpactFilter
-
Packages that use TotalImpactFilter Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of TotalImpactFilter in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return TotalImpactFilter Modifier and Type Method Description TotalImpactFilterGetAnomaliesRequest. totalImpact()Filters anomaly results by the total impact field on the anomaly object.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type TotalImpactFilter Modifier and Type Method Description GetAnomaliesRequest.BuilderGetAnomaliesRequest.Builder. totalImpact(TotalImpactFilter totalImpact)Filters anomaly results by the total impact field on the anomaly object.
-