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