@ThreadSafe public interface RecordSuccessResponse
RetryStrategy after calling
RetryStrategy.recordSuccess(RecordSuccessRequest).| Modifier and Type | Method and Description |
|---|---|
static RecordSuccessResponse |
create(RetryToken token)
Creates a new
RecordSuccessResponseImpl with the given token. |
RetryToken |
token()
|
RetryToken token()
static RecordSuccessResponse create(RetryToken token)
RecordSuccessResponseImpl with the given token.Copyright © 2026. All rights reserved.