| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAnomalySubscriptionResponse> |
CostExplorerAsyncClient.createAnomalySubscription(Consumer<CreateAnomalySubscriptionRequest.Builder> createAnomalySubscriptionRequest)
Adds a subscription to a cost anomaly detection monitor.
|
default CreateAnomalySubscriptionResponse |
CostExplorerClient.createAnomalySubscription(Consumer<CreateAnomalySubscriptionRequest.Builder> createAnomalySubscriptionRequest)
Adds a subscription to a cost anomaly detection monitor.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateAnomalySubscriptionRequest.Builder> |
CreateAnomalySubscriptionRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.