| Package | Description |
|---|---|
| software.amazon.awssdk.core.internal.http |
| Modifier and Type | Method and Description |
|---|---|
static <T,R> IdempotentAsyncResponseHandler<T,R> |
IdempotentAsyncResponseHandler.create(TransformingAsyncResponseHandler<T> wrappedHandler,
Supplier<R> preparedScopeSupplier,
BiPredicate<R,R> scopeInRangePredicate)
Creates a new wrapped
TransformingAsyncResponseHandler |
Copyright © 2022. All rights reserved.