Class Errors.IsRetryableStatusResult (3.3.1)

public static class Errors.IsRetryableStatusResult

Inheritance

java.lang.Object > Errors.IsRetryableStatusResult

Constructors

IsRetryableStatusResult()

public IsRetryableStatusResult()

Fields

isRetryable

public boolean isRetryable
Field Value
TypeDescription
boolean

retryDelay

public Duration retryDelay
Field Value
TypeDescription
org.threeten.bp.Duration