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