| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| software.amazon.awssdk.services.glacier.auth.scheme | |
| software.amazon.awssdk.services.glacier.auth.scheme.internal | |
| software.amazon.awssdk.services.glacier.internal |
| Modifier and Type | Method and Description |
|---|---|
GlacierAuthSchemeProvider |
GlacierServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
GlacierAuthSchemeProvider |
GlacierServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
GlacierServiceClientConfiguration.Builder |
GlacierServiceClientConfiguration.Builder.authSchemeProvider(GlacierAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
GlacierBaseClientBuilder.authSchemeProvider(GlacierAuthSchemeProvider authSchemeProvider)
Set the
GlacierAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static GlacierAuthSchemeProvider |
GlacierAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGlacierAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
GlacierAuthSchemeProvider |
GlacierServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
GlacierServiceClientConfiguration.Builder |
GlacierServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(GlacierAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.