| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.auth.scheme | |
| software.amazon.awssdk.services.cloudfront.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
static CloudFrontAuthSchemeParams.Builder |
CloudFrontAuthSchemeParams.builder()
Get a new builder for creating a
CloudFrontAuthSchemeParams. |
CloudFrontAuthSchemeParams.Builder |
CloudFrontAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
CloudFrontAuthSchemeParams.Builder |
CloudFrontAuthSchemeParams.Builder.region(Region region)
Set the region.
|
CloudFrontAuthSchemeParams.Builder |
CloudFrontAuthSchemeParams.toBuilder()
Returns a
CloudFrontAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
CloudFrontAuthSchemeProvider.resolveAuthScheme(Consumer<CloudFrontAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static CloudFrontAuthSchemeParams.Builder |
DefaultCloudFrontAuthSchemeParams.builder() |
CloudFrontAuthSchemeParams.Builder |
DefaultCloudFrontAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.