| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts |
Amazon S3 on Outposts provides access to S3 on Outposts operations.
|
| software.amazon.awssdk.services.s3outposts.auth.scheme | |
| software.amazon.awssdk.services.s3outposts.auth.scheme.internal | |
| software.amazon.awssdk.services.s3outposts.internal |
| Modifier and Type | Method and Description |
|---|---|
S3OutpostsAuthSchemeProvider |
S3OutpostsServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
S3OutpostsAuthSchemeProvider |
S3OutpostsServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
S3OutpostsServiceClientConfiguration.Builder |
S3OutpostsServiceClientConfiguration.Builder.authSchemeProvider(S3OutpostsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
S3OutpostsBaseClientBuilder.authSchemeProvider(S3OutpostsAuthSchemeProvider authSchemeProvider)
Set the
S3OutpostsAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static S3OutpostsAuthSchemeProvider |
S3OutpostsAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultS3OutpostsAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
S3OutpostsAuthSchemeProvider |
S3OutpostsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
S3OutpostsServiceClientConfiguration.Builder |
S3OutpostsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(S3OutpostsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.