| Modifier and Type | Method and Description |
|---|---|
S3AuthSchemeProvider |
S3ServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
S3AuthSchemeProvider |
S3ServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
S3ServiceClientConfiguration.Builder |
S3ServiceClientConfiguration.Builder.authSchemeProvider(S3AuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
S3BaseClientBuilder.authSchemeProvider(S3AuthSchemeProvider authSchemeProvider)
Set the
S3AuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static S3AuthSchemeProvider |
S3AuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultS3AuthSchemeProvider |
class |
ModeledS3AuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
static S3AuthSchemeProvider |
DefaultS3AuthSchemeProvider.create() |
| Modifier and Type | Method and Description |
|---|---|
S3AuthSchemeProvider |
S3ServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
S3ServiceClientConfiguration.Builder |
S3ServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(S3AuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.