public abstract class CustomBackoffStrategy extends Object
| Constructor and Description | 
|---|
| CustomBackoffStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract int | getBackoffPeriod(int retryAttempts) | 
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.