| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.auth.scheme | |
| software.amazon.awssdk.services.redshift.auth.scheme.internal | |
| software.amazon.awssdk.services.redshift.internal |
| Modifier and Type | Method and Description |
|---|---|
RedshiftAuthSchemeProvider |
RedshiftServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
RedshiftAuthSchemeProvider |
RedshiftServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftServiceClientConfiguration.Builder |
RedshiftServiceClientConfiguration.Builder.authSchemeProvider(RedshiftAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
RedshiftBaseClientBuilder.authSchemeProvider(RedshiftAuthSchemeProvider authSchemeProvider)
Set the
RedshiftAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftAuthSchemeProvider |
RedshiftAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRedshiftAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
RedshiftAuthSchemeProvider |
RedshiftServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftServiceClientConfiguration.Builder |
RedshiftServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(RedshiftAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.