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