Uses of Interface
software.amazon.awssdk.services.codeguruprofiler.auth.scheme.CodeGuruProfilerAuthSchemeProvider
-
Packages that use CodeGuruProfilerAuthSchemeProvider Package Description software.amazon.awssdk.services.codeguruprofiler This section provides documentation for the Amazon CodeGuru Profiler API operations.software.amazon.awssdk.services.codeguruprofiler.auth.scheme software.amazon.awssdk.services.codeguruprofiler.auth.scheme.internal software.amazon.awssdk.services.codeguruprofiler.internal -
-
Uses of CodeGuruProfilerAuthSchemeProvider in software.amazon.awssdk.services.codeguruprofiler
Methods in software.amazon.awssdk.services.codeguruprofiler that return CodeGuruProfilerAuthSchemeProvider Modifier and Type Method Description CodeGuruProfilerAuthSchemeProviderCodeGuruProfilerServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerCodeGuruProfilerAuthSchemeProviderCodeGuruProfilerServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.codeguruprofiler with parameters of type CodeGuruProfilerAuthSchemeProvider Modifier and Type Method Description default BCodeGuruProfilerBaseClientBuilder. authSchemeProvider(CodeGuruProfilerAuthSchemeProvider authSchemeProvider)Set theCodeGuruProfilerAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.CodeGuruProfilerServiceClientConfiguration.BuilderCodeGuruProfilerServiceClientConfiguration.Builder. authSchemeProvider(CodeGuruProfilerAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of CodeGuruProfilerAuthSchemeProvider in software.amazon.awssdk.services.codeguruprofiler.auth.scheme
Methods in software.amazon.awssdk.services.codeguruprofiler.auth.scheme that return CodeGuruProfilerAuthSchemeProvider Modifier and Type Method Description static CodeGuruProfilerAuthSchemeProviderCodeGuruProfilerAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of CodeGuruProfilerAuthSchemeProvider in software.amazon.awssdk.services.codeguruprofiler.auth.scheme.internal
Classes in software.amazon.awssdk.services.codeguruprofiler.auth.scheme.internal that implement CodeGuruProfilerAuthSchemeProvider Modifier and Type Class Description classDefaultCodeGuruProfilerAuthSchemeProvider -
Uses of CodeGuruProfilerAuthSchemeProvider in software.amazon.awssdk.services.codeguruprofiler.internal
Methods in software.amazon.awssdk.services.codeguruprofiler.internal that return CodeGuruProfilerAuthSchemeProvider Modifier and Type Method Description CodeGuruProfilerAuthSchemeProviderCodeGuruProfilerServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.codeguruprofiler.internal with parameters of type CodeGuruProfilerAuthSchemeProvider Modifier and Type Method Description CodeGuruProfilerServiceClientConfiguration.BuilderCodeGuruProfilerServiceClientConfigurationBuilder. authSchemeProvider(CodeGuruProfilerAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-