Java com.amazonaws.retry RetryUtils fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.retry RetryUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.retry RetryUtils.

The text is from its open source code.

Method

booleanisThrottlingException(SdkBaseException exception)
Returns true if the specified exception is a throttling error.
booleanisThrottlingException(AmazonServiceException exception)
Returns true if the specified exception is a throttling error.