Example usage for Java com.amazonaws.retry RetryUtils fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | isThrottlingException(SdkBaseException exception) Returns true if the specified exception is a throttling error. |
boolean | isThrottlingException(AmazonServiceException exception) Returns true if the specified exception is a throttling error. |