public class RetryPolicy extends Object
Constructor and Description |
---|
RetryPolicy(int maxRetry,
long retryMaxInterval) |
Modifier and Type | Method and Description |
---|---|
boolean |
allowRetry(int responseCode) |
void |
decreaseRetryCount() |
long |
waitTime() |
Copyright © 2022 IBM Cloud. All rights reserved.