public abstract static class DynamoDBIO.RetryConfiguration
extends java.lang.Object
implements java.io.Serializable
IOException
Constructor and Description |
---|
RetryConfiguration() |
Modifier and Type | Method and Description |
---|---|
static DynamoDBIO.RetryConfiguration |
create(int maxAttempts,
Duration maxDuration) |
public static DynamoDBIO.RetryConfiguration create(int maxAttempts, Duration maxDuration)