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