| 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<UpdateAnomalySubscriptionResponse> |
CostExplorerAsyncClient.updateAnomalySubscription(UpdateAnomalySubscriptionRequest updateAnomalySubscriptionRequest)
Updates an existing cost anomaly monitor subscription.
|
default UpdateAnomalySubscriptionResponse |
CostExplorerClient.updateAnomalySubscription(UpdateAnomalySubscriptionRequest updateAnomalySubscriptionRequest)
Updates an existing cost anomaly monitor subscription.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateAnomalySubscriptionRequestMarshaller.marshall(UpdateAnomalySubscriptionRequest updateAnomalySubscriptionRequest) |
Copyright © 2021. All rights reserved.