Builder

interface Builder

A mutable configuration builder for a DynamoDbMapper instance

Properties

Link copied to clipboard

A list of Interceptor instances which will be applied to operations as they move through the request pipeline.

Functions

Link copied to clipboard

Builds this mutable Builder object into an immutable Config object. Changes made to this instance do not affect the built instance.