| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAnomalyMonitorResult |
AbstractAWSCostExplorer.createAnomalyMonitor(CreateAnomalyMonitorRequest request) |
CreateAnomalyMonitorResult |
AWSCostExplorer.createAnomalyMonitor(CreateAnomalyMonitorRequest createAnomalyMonitorRequest)
Creates a new cost anomaly detection monitor with the requested type and monitor specification.
|
CreateAnomalyMonitorResult |
AWSCostExplorerClient.createAnomalyMonitor(CreateAnomalyMonitorRequest request)
Creates a new cost anomaly detection monitor with the requested type and monitor specification.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAnomalyMonitorResult> |
AWSCostExplorerAsyncClient.createAnomalyMonitorAsync(CreateAnomalyMonitorRequest request,
AsyncHandler<CreateAnomalyMonitorRequest,CreateAnomalyMonitorResult> asyncHandler) |
Future<CreateAnomalyMonitorResult> |
AWSCostExplorerAsync.createAnomalyMonitorAsync(CreateAnomalyMonitorRequest createAnomalyMonitorRequest,
AsyncHandler<CreateAnomalyMonitorRequest,CreateAnomalyMonitorResult> asyncHandler)
Creates a new cost anomaly detection monitor with the requested type and monitor specification.
|
Future<CreateAnomalyMonitorResult> |
AbstractAWSCostExplorerAsync.createAnomalyMonitorAsync(CreateAnomalyMonitorRequest request,
AsyncHandler<CreateAnomalyMonitorRequest,CreateAnomalyMonitorResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateAnomalyMonitorResult |
CreateAnomalyMonitorResult.clone() |
CreateAnomalyMonitorResult |
CreateAnomalyMonitorResult.withMonitorArn(String monitorArn)
The unique identifier of your newly created cost anomaly detection monitor.
|
Copyright © 2023. All rights reserved.