Package ca.cdr.api.fhirgw.json
Class GatewayTargetRetryStrategyJson
java.lang.Object
ca.cdr.api.fhirgw.json.GatewayTargetRetryStrategyJson
- All Implemented Interfaces:
IModelJson,IModelJson,Cloneable
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintvoidsetBackoffInterval(long theBackoffInterval) voidsetBackoffStrategy(RetryStrategyEnum theBackoffStrategy) voidsetErrorRetryClasses(List<String> theErrorRetryClasses) voidsetMaxRetries(int theMaxRetries)
-
Constructor Details
-
GatewayTargetRetryStrategyJson
public GatewayTargetRetryStrategyJson()
-
-
Method Details
-
getMaxRetries
-
setMaxRetries
-
getBackoffStrategy
-
setBackoffStrategy
-
getErrorRetryClasses
-
setErrorRetryClasses
-
getBackoffInterval
-
setBackoffInterval
-