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