| Package | Description |
|---|---|
| software.amazon.awssdk.services.account |
Operations for Amazon Web Services Account Management
|
| software.amazon.awssdk.services.account.auth.scheme | |
| software.amazon.awssdk.services.account.auth.scheme.internal | |
| software.amazon.awssdk.services.account.internal |
| Modifier and Type | Method and Description |
|---|---|
AccountAuthSchemeProvider |
AccountServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
AccountAuthSchemeProvider |
AccountServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
AccountServiceClientConfiguration.Builder |
AccountServiceClientConfiguration.Builder.authSchemeProvider(AccountAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
AccountBaseClientBuilder.authSchemeProvider(AccountAuthSchemeProvider authSchemeProvider)
Set the
AccountAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static AccountAuthSchemeProvider |
AccountAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAccountAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
AccountAuthSchemeProvider |
AccountServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
AccountServiceClientConfiguration.Builder |
AccountServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(AccountAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.