public abstract static class BaseRetryStrategy.Builder extends Object implements DefaultAwareRetryStrategy.Builder
| Modifier and Type | Method and Description |
|---|---|
void |
markDefaultAdded(String d)
Identify the Builder as having the specified defaults to it.
|
public void markDefaultAdded(String d)
DefaultAwareRetryStrategy.BuildermarkDefaultAdded in interface DefaultAwareRetryStrategy.Builderd - the name the defaults to mark as addedCopyright © 2026. All rights reserved.