| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<Anomaly> |
GetAnomaliesResponse.anomalies()
A list of cost anomalies.
|
| Modifier and Type | Method and Description |
|---|---|
GetAnomaliesResponse.Builder |
GetAnomaliesResponse.Builder.anomalies(Anomaly... anomalies)
A list of cost anomalies.
|
| Modifier and Type | Method and Description |
|---|---|
GetAnomaliesResponse.Builder |
GetAnomaliesResponse.Builder.anomalies(Collection<Anomaly> anomalies)
A list of cost anomalies.
|
Copyright © 2023. All rights reserved.