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.
|
accept
String getUrlPattern() throws LbReaderException
LbReaderException
String getNoOfRetries() throws LbReaderException
LbReaderException
Copyright © 2020. All rights reserved.