Uses of Interface
software.amazon.awssdk.services.costexplorer.endpoints.CostExplorerEndpointProvider
-
Packages that use CostExplorerEndpointProvider 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.endpoints software.amazon.awssdk.services.costexplorer.endpoints.internal -
-
Uses of CostExplorerEndpointProvider in software.amazon.awssdk.services.costexplorer
Methods in software.amazon.awssdk.services.costexplorer with parameters of type CostExplorerEndpointProvider Modifier and Type Method Description default BCostExplorerBaseClientBuilder. endpointProvider(CostExplorerEndpointProvider endpointProvider)Set theCostExplorerEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CostExplorerEndpointProvider in software.amazon.awssdk.services.costexplorer.endpoints
Methods in software.amazon.awssdk.services.costexplorer.endpoints that return CostExplorerEndpointProvider Modifier and Type Method Description static CostExplorerEndpointProviderCostExplorerEndpointProvider. defaultProvider() -
Uses of CostExplorerEndpointProvider in software.amazon.awssdk.services.costexplorer.endpoints.internal
Classes in software.amazon.awssdk.services.costexplorer.endpoints.internal that implement CostExplorerEndpointProvider Modifier and Type Class Description classDefaultCostExplorerEndpointProvider
-