Class Errors.IsRetryableStatusResult (2.44.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