public class IsSigV4RetryablePredicate extends SdkPredicate<AmazonServiceException>
| Constructor and Description | 
|---|
IsSigV4RetryablePredicate()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
test(AmazonServiceException ase)
Evaluates this predicate on the given argument 
 | 
public boolean test(AmazonServiceException ase)
SdkPredicatetest in class SdkPredicate<AmazonServiceException>ase - The input argumentCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.