public interface IdempotentUrlPatternReader extends BaseReader
| Modifier and Type | Method and Description |
|---|---|
String |
getNoOfRetries()
Number of retries, when an idempotent request fails.
|
String |
getUrlPattern()
Returns a regular expression containing an url or url pattern.
|
acceptString getUrlPattern() throws LbReaderException
LbReaderExceptionString getNoOfRetries() throws LbReaderException
LbReaderExceptionCopyright © 2019. All rights reserved.