| 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<ProvideAnomalyFeedbackResponse> |
CostExplorerAsyncClient.provideAnomalyFeedback(ProvideAnomalyFeedbackRequest provideAnomalyFeedbackRequest)
Modifies the feedback property of a given cost anomaly.
|
default ProvideAnomalyFeedbackResponse |
CostExplorerClient.provideAnomalyFeedback(ProvideAnomalyFeedbackRequest provideAnomalyFeedbackRequest)
Modifies the feedback property of a given cost anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ProvideAnomalyFeedbackRequestMarshaller.marshall(ProvideAnomalyFeedbackRequest provideAnomalyFeedbackRequest) |
Copyright © 2023. All rights reserved.