| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
The Cost Explorer API enables you to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAnomalyMonitorsResponse> |
CostExplorerAsyncClient.getAnomalyMonitors(GetAnomalyMonitorsRequest getAnomalyMonitorsRequest)
Retrieves the cost anomaly monitor definitions for your account.
|
default GetAnomalyMonitorsResponse |
CostExplorerClient.getAnomalyMonitors(GetAnomalyMonitorsRequest getAnomalyMonitorsRequest)
Retrieves the cost anomaly monitor definitions for your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAnomalyMonitorsRequestMarshaller.marshall(GetAnomalyMonitorsRequest getAnomalyMonitorsRequest) |
Copyright © 2021. All rights reserved.