Uses of Class
software.amazon.awssdk.services.costexplorer.model.AnalysisNotFoundException
-
Packages that use AnalysisNotFoundException Package Description software.amazon.awssdk.services.costexplorer You can use the Cost Explorer API to programmatically query your cost and usage data. -
-
Uses of AnalysisNotFoundException in software.amazon.awssdk.services.costexplorer
Methods in software.amazon.awssdk.services.costexplorer that throw AnalysisNotFoundException Modifier and Type Method Description default GetCommitmentPurchaseAnalysisResponseCostExplorerClient. getCommitmentPurchaseAnalysis(Consumer<GetCommitmentPurchaseAnalysisRequest.Builder> getCommitmentPurchaseAnalysisRequest)Retrieves a commitment purchase analysis result based on theAnalysisId.default GetCommitmentPurchaseAnalysisResponseCostExplorerClient. getCommitmentPurchaseAnalysis(GetCommitmentPurchaseAnalysisRequest getCommitmentPurchaseAnalysisRequest)Retrieves a commitment purchase analysis result based on theAnalysisId.
-