Package software.amazon.awssdk.services.dynamodb.streams
Amazon DynamoDB Streams provides API actions for accessing streams and processing stream records. To learn more about application development with Streams, see Capturing Table Activity with DynamoDB Streams in the Amazon DynamoDB Developer Guide.
-
Interface Summary Interface Description DynamoDbStreamsAsyncClient Service client for accessing Amazon DynamoDB Streams asynchronously.DynamoDbStreamsAsyncClientBuilder A builder for creating an instance ofDynamoDbStreamsAsyncClient
.DynamoDbStreamsBaseClientBuilder<B extends DynamoDbStreamsBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon DynamoDB Streams that is supported by bothDynamoDbStreamsClientBuilder
andDynamoDbStreamsAsyncClientBuilder
.DynamoDbStreamsClient Service client for accessing Amazon DynamoDB Streams.DynamoDbStreamsClientBuilder A builder for creating an instance ofDynamoDbStreamsClient
.DynamoDbStreamsServiceClientConfiguration.Builder A builder for creating aDynamoDbStreamsServiceClientConfiguration
-
Class Summary Class Description DynamoDbStreamsServiceClientConfiguration Class to expose the service client settings to the user.