| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAnomalyMonitorResponse> |
CostExplorerAsyncClient.updateAnomalyMonitor(UpdateAnomalyMonitorRequest updateAnomalyMonitorRequest)
Updates an existing cost anomaly monitor.
|
default UpdateAnomalyMonitorResponse |
CostExplorerClient.updateAnomalyMonitor(UpdateAnomalyMonitorRequest updateAnomalyMonitorRequest)
Updates an existing cost anomaly monitor.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateAnomalyMonitorRequestMarshaller.marshall(UpdateAnomalyMonitorRequest updateAnomalyMonitorRequest) |
Copyright © 2023. All rights reserved.