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