| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.auth.scheme | |
| software.amazon.awssdk.services.proton.auth.scheme.internal | |
| software.amazon.awssdk.services.proton.internal |
| Modifier and Type | Method and Description |
|---|---|
ProtonAuthSchemeProvider |
ProtonServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
ProtonAuthSchemeProvider |
ProtonServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
ProtonServiceClientConfiguration.Builder |
ProtonServiceClientConfiguration.Builder.authSchemeProvider(ProtonAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
ProtonBaseClientBuilder.authSchemeProvider(ProtonAuthSchemeProvider authSchemeProvider)
Set the
ProtonAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static ProtonAuthSchemeProvider |
ProtonAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProtonAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
ProtonAuthSchemeProvider |
ProtonServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
ProtonServiceClientConfiguration.Builder |
ProtonServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(ProtonAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.