| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.auth.scheme | |
| software.amazon.awssdk.services.cloudfront.auth.scheme.internal | |
| software.amazon.awssdk.services.cloudfront.internal |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontAuthSchemeProvider |
CloudFrontServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
CloudFrontAuthSchemeProvider |
CloudFrontServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontServiceClientConfiguration.Builder |
CloudFrontServiceClientConfiguration.Builder.authSchemeProvider(CloudFrontAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
CloudFrontBaseClientBuilder.authSchemeProvider(CloudFrontAuthSchemeProvider authSchemeProvider)
Set the
CloudFrontAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static CloudFrontAuthSchemeProvider |
CloudFrontAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCloudFrontAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontAuthSchemeProvider |
CloudFrontServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontServiceClientConfiguration.Builder |
CloudFrontServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(CloudFrontAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.