Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.streams |
|
software.amazon.awssdk.services.dynamodb.streams.internal |
Modifier and Type | Method and Description |
---|---|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.authSchemeProvider(DynamoDbStreamsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.builder() |
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) |
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfiguration.Builder.region(Region region)
Sets the value for AWS region
|
Constructor and Description |
---|
DynamoDbStreamsServiceClientConfiguration(DynamoDbStreamsServiceClientConfiguration.Builder builder) |
Modifier and Type | Interface and Description |
---|---|
static interface |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderInternal |
Modifier and Type | Class and Description |
---|---|
static class |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl |
Modifier and Type | Method and Description |
---|---|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(DynamoDbStreamsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.builder() |
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.putAuthScheme(AuthScheme<?> authScheme) |
DynamoDbStreamsServiceClientConfiguration.Builder |
DynamoDbStreamsServiceClientConfigurationBuilder.BuilderImpl.region(Region region)
Sets the value for AWS region
|
Copyright © 2023. All rights reserved.