Uses of Enum Class
ca.cdr.api.fhirgw.model.RetryStrategyEnum
-
Uses of RetryStrategyEnum in ca.cdr.api.fhirgw.json
Modifier and TypeMethodDescriptionvoid
GatewayTargetRetryStrategyJson.setBackoffStrategy
(RetryStrategyEnum theBackoffStrategy) -
Uses of RetryStrategyEnum in ca.cdr.api.fhirgw.model
Modifier and TypeMethodDescriptionstatic RetryStrategyEnum
Returns the enum constant of this class with the specified name.static RetryStrategyEnum[]
RetryStrategyEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.