| Modifier and Type | Method and Description |
|---|---|
LambdaAuthSchemeProvider |
LambdaServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
LambdaAuthSchemeProvider |
LambdaServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
LambdaServiceClientConfiguration.Builder |
LambdaServiceClientConfiguration.Builder.authSchemeProvider(LambdaAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
LambdaBaseClientBuilder.authSchemeProvider(LambdaAuthSchemeProvider authSchemeProvider)
Set the
LambdaAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static LambdaAuthSchemeProvider |
LambdaAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLambdaAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
LambdaAuthSchemeProvider |
LambdaServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
LambdaServiceClientConfiguration.Builder |
LambdaServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(LambdaAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.