Uses of Interface
software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.ApplicationCostProfilerAuthSchemeProvider
-
Packages that use ApplicationCostProfilerAuthSchemeProvider Package Description software.amazon.awssdk.services.applicationcostprofiler This reference provides descriptions of the AWS Application Cost Profiler API.software.amazon.awssdk.services.applicationcostprofiler.auth.scheme software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.internal software.amazon.awssdk.services.applicationcostprofiler.internal -
-
Uses of ApplicationCostProfilerAuthSchemeProvider in software.amazon.awssdk.services.applicationcostprofiler
Methods in software.amazon.awssdk.services.applicationcostprofiler that return ApplicationCostProfilerAuthSchemeProvider Modifier and Type Method Description ApplicationCostProfilerAuthSchemeProviderApplicationCostProfilerServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerApplicationCostProfilerAuthSchemeProviderApplicationCostProfilerServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.applicationcostprofiler with parameters of type ApplicationCostProfilerAuthSchemeProvider Modifier and Type Method Description default BApplicationCostProfilerBaseClientBuilder. authSchemeProvider(ApplicationCostProfilerAuthSchemeProvider authSchemeProvider)Set theApplicationCostProfilerAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.ApplicationCostProfilerServiceClientConfiguration.BuilderApplicationCostProfilerServiceClientConfiguration.Builder. authSchemeProvider(ApplicationCostProfilerAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of ApplicationCostProfilerAuthSchemeProvider in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme
Methods in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme that return ApplicationCostProfilerAuthSchemeProvider Modifier and Type Method Description static ApplicationCostProfilerAuthSchemeProviderApplicationCostProfilerAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of ApplicationCostProfilerAuthSchemeProvider in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.internal
Classes in software.amazon.awssdk.services.applicationcostprofiler.auth.scheme.internal that implement ApplicationCostProfilerAuthSchemeProvider Modifier and Type Class Description classDefaultApplicationCostProfilerAuthSchemeProvider -
Uses of ApplicationCostProfilerAuthSchemeProvider in software.amazon.awssdk.services.applicationcostprofiler.internal
Methods in software.amazon.awssdk.services.applicationcostprofiler.internal that return ApplicationCostProfilerAuthSchemeProvider Modifier and Type Method Description ApplicationCostProfilerAuthSchemeProviderApplicationCostProfilerServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.applicationcostprofiler.internal with parameters of type ApplicationCostProfilerAuthSchemeProvider Modifier and Type Method Description ApplicationCostProfilerServiceClientConfiguration.BuilderApplicationCostProfilerServiceClientConfigurationBuilder. authSchemeProvider(ApplicationCostProfilerAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-