RetryConfiguration instead to
     delegate retries to the AWS SDK.@Deprecated
public abstract static class DynamoDBIO.RetryConfiguration
extends java.lang.Object
implements java.io.Serializable
Warning: Max accumulative retry latency is silently ignored as it is not supported by the AWS SDK.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DynamoDBIO.RetryConfiguration.BuilderDeprecated.  | 
| Constructor and Description | 
|---|
| RetryConfiguration()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static DynamoDBIO.RetryConfiguration.Builder | builder()Deprecated.  | 
public static DynamoDBIO.RetryConfiguration.Builder builder()