Package cloud.genesys.webmessaging.sdk
Class ApiClient.Retry
- java.lang.Object
-
- cloud.genesys.webmessaging.sdk.ApiClient.Retry
-
-
Constructor Summary
Constructors Constructor Description Retry(ApiClient.RetryConfiguration retryConfiguration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanshouldRetry(ApiClientConnectorResponse connectorResponse)
-
-
-
Constructor Detail
-
Retry
public Retry(ApiClient.RetryConfiguration retryConfiguration)
-
-
Method Detail
-
shouldRetry
public boolean shouldRetry(ApiClientConnectorResponse connectorResponse)
-
-