Uses of Interface
software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsServiceClientConfiguration.Builder
Packages that use DynamoDbStreamsServiceClientConfiguration.Builder
Package
Description
-
Uses of DynamoDbStreamsServiceClientConfiguration.Builder in software.amazon.awssdk.services.dynamodb.streams
Methods in software.amazon.awssdk.services.dynamodb.streams that return DynamoDbStreamsServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionDynamoDbStreamsServiceClientConfiguration.Builder.authSchemeProvider(DynamoDbStreamsAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerDynamoDbStreamsServiceClientConfiguration.builder()DynamoDbStreamsServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerDynamoDbStreamsServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideDynamoDbStreamsServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerDynamoDbStreamsServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationDynamoDbStreamsServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.dynamodb.streams with parameters of type DynamoDbStreamsServiceClientConfiguration.BuilderModifierConstructorDescriptionDynamoDbStreamsServiceClientConfiguration(DynamoDbStreamsServiceClientConfiguration.Builder builder) -
Uses of DynamoDbStreamsServiceClientConfiguration.Builder in software.amazon.awssdk.services.dynamodb.streams.internal
Classes in software.amazon.awssdk.services.dynamodb.streams.internal that implement DynamoDbStreamsServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.dynamodb.streams.internal that return DynamoDbStreamsServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionDynamoDbStreamsServiceClientConfigurationBuilder.authSchemeProvider(DynamoDbStreamsAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerDynamoDbStreamsServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerDynamoDbStreamsServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideDynamoDbStreamsServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerDynamoDbStreamsServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationDynamoDbStreamsServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region