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