Interface DynamoDbStreamsClientBuilder
- All Superinterfaces:
AwsClientBuilder<DynamoDbStreamsClientBuilder,
,DynamoDbStreamsClient> AwsSyncClientBuilder<DynamoDbStreamsClientBuilder,
,DynamoDbStreamsClient> Buildable
,DynamoDbStreamsBaseClientBuilder<DynamoDbStreamsClientBuilder,
,DynamoDbStreamsClient> SdkBuilder<DynamoDbStreamsClientBuilder,
,DynamoDbStreamsClient> SdkClientBuilder<DynamoDbStreamsClientBuilder,
,DynamoDbStreamsClient> SdkSyncClientBuilder<DynamoDbStreamsClientBuilder,
DynamoDbStreamsClient>
@Generated("software.amazon.awssdk:codegen")
public interface DynamoDbStreamsClientBuilder
extends AwsSyncClientBuilder<DynamoDbStreamsClientBuilder,DynamoDbStreamsClient>, DynamoDbStreamsBaseClientBuilder<DynamoDbStreamsClientBuilder,DynamoDbStreamsClient>
A builder for creating an instance of
DynamoDbStreamsClient
. This can be created with the static
DynamoDbStreamsClient.builder()
method.-
Method Summary
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
Methods inherited from interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsBaseClientBuilder
authSchemeProvider, endpointProvider
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder