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