Uses of Interface
software.amazon.awssdk.services.costoptimizationhub.endpoints.CostOptimizationHubEndpointProvider
-
Packages that use CostOptimizationHubEndpointProvider Package Description software.amazon.awssdk.services.costoptimizationhub You can use the Cost Optimization Hub API to programmatically identify, filter, aggregate, and quantify savings for your cost optimization recommendations across multiple Amazon Web Services Regions and Amazon Web Services accounts in your organization.software.amazon.awssdk.services.costoptimizationhub.endpoints software.amazon.awssdk.services.costoptimizationhub.endpoints.internal -
-
Uses of CostOptimizationHubEndpointProvider in software.amazon.awssdk.services.costoptimizationhub
Methods in software.amazon.awssdk.services.costoptimizationhub with parameters of type CostOptimizationHubEndpointProvider Modifier and Type Method Description default BCostOptimizationHubBaseClientBuilder. endpointProvider(CostOptimizationHubEndpointProvider endpointProvider)Set theCostOptimizationHubEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CostOptimizationHubEndpointProvider in software.amazon.awssdk.services.costoptimizationhub.endpoints
Methods in software.amazon.awssdk.services.costoptimizationhub.endpoints that return CostOptimizationHubEndpointProvider Modifier and Type Method Description static CostOptimizationHubEndpointProviderCostOptimizationHubEndpointProvider. defaultProvider() -
Uses of CostOptimizationHubEndpointProvider in software.amazon.awssdk.services.costoptimizationhub.endpoints.internal
Classes in software.amazon.awssdk.services.costoptimizationhub.endpoints.internal that implement CostOptimizationHubEndpointProvider Modifier and Type Class Description classDefaultCostOptimizationHubEndpointProvider
-