| Package | Description | 
|---|---|
| com.amazonaws.retry | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RetryPolicyTestBase.ReturnServiceErrorHttpClient
A mock HttpClient implementation that does nothing but directly returns a
 BasicHttpResponse object with the specified status code upon any call on
 execute(...) method. 
 | 
static class  | 
RetryPolicyTestBase.ThrowingExceptionHttpClient
A mock HttpClient implementation that does nothing but throws the
 specified IOException or RuntimeException upon any call on execute(...)
 method. 
 | 
Copyright © 2019. All rights reserved.