Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.GetCostEstimationPublisher
-
Packages that use GetCostEstimationPublisher Package Description software.amazon.awssdk.services.devopsguru Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. -
-
Uses of GetCostEstimationPublisher in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return GetCostEstimationPublisher Modifier and Type Method Description default GetCostEstimationPublisherDevOpsGuruAsyncClient. getCostEstimationPaginator(Consumer<GetCostEstimationRequest.Builder> getCostEstimationRequest)Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.default GetCostEstimationPublisherDevOpsGuruAsyncClient. getCostEstimationPaginator(GetCostEstimationRequest getCostEstimationRequest)Returns an estimate of the monthly cost for DevOps Guru to analyze your Amazon Web Services resources.
-