Package software.amazon.utils
Class RetryUtils.Result
- java.lang.Object
-
- software.amazon.utils.RetryUtils.Result
-
- Enclosing class:
- RetryUtils
public static class RetryUtils.Result extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisRetryable()Stringmessage()ThrowablerootCause()StringtoString()
-