HttpRetryPolicyResponse

constructor(errors: List<String>? = null, headers: List<HeaderMatchResponse>? = null, httpStatusCodes: List<Int>? = null, initialDelayInMilliseconds: Double? = null, maxIntervalInMilliseconds: Double? = null, maxRetries: Int? = null)