Uses of Interface
software.amazon.awssdk.services.applicationcostprofiler.endpoints.ApplicationCostProfilerEndpointProvider
-
Packages that use ApplicationCostProfilerEndpointProvider Package Description software.amazon.awssdk.services.applicationcostprofiler This reference provides descriptions of the AWS Application Cost Profiler API.software.amazon.awssdk.services.applicationcostprofiler.endpoints software.amazon.awssdk.services.applicationcostprofiler.endpoints.internal -
-
Uses of ApplicationCostProfilerEndpointProvider in software.amazon.awssdk.services.applicationcostprofiler
Methods in software.amazon.awssdk.services.applicationcostprofiler with parameters of type ApplicationCostProfilerEndpointProvider Modifier and Type Method Description default BApplicationCostProfilerBaseClientBuilder. endpointProvider(ApplicationCostProfilerEndpointProvider endpointProvider)Set theApplicationCostProfilerEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ApplicationCostProfilerEndpointProvider in software.amazon.awssdk.services.applicationcostprofiler.endpoints
Methods in software.amazon.awssdk.services.applicationcostprofiler.endpoints that return ApplicationCostProfilerEndpointProvider Modifier and Type Method Description static ApplicationCostProfilerEndpointProviderApplicationCostProfilerEndpointProvider. defaultProvider() -
Uses of ApplicationCostProfilerEndpointProvider in software.amazon.awssdk.services.applicationcostprofiler.endpoints.internal
Classes in software.amazon.awssdk.services.applicationcostprofiler.endpoints.internal that implement ApplicationCostProfilerEndpointProvider Modifier and Type Class Description classDefaultApplicationCostProfilerEndpointProvider
-