method WebClient.prototype.withRetry WebClient.prototype.withRetry(retry: RetryOptions): WebClient Returns a new WebClient with retry options field-merged into existing ones. Parameters retry: RetryOptions Return Type WebClient