Interface DefaultAwareRetryStrategy

    • Method Detail

      • addDefaults

        DefaultAwareRetryStrategy addDefaults​(RetryStrategyDefaults retryStrategyDefaults)
        Add the specified defaults to this retry strategy
        Parameters:
        retryStrategyDefaults - the defaults to add to this strategy
        Returns:
        a new retry strategy containing the specified defaults.