Class AsyncResponseTransformerListener.NotifyingAsyncResponseTransformer<ResponseT,ResultT>

java.lang.Object
software.amazon.awssdk.core.async.listener.AsyncResponseTransformerListener.NotifyingAsyncResponseTransformer<ResponseT,ResultT>
All Implemented Interfaces:
AsyncResponseTransformer<ResponseT,ResultT>
Enclosing interface:
AsyncResponseTransformerListener<ResponseT>

@SdkInternalApi public static final class AsyncResponseTransformerListener.NotifyingAsyncResponseTransformer<ResponseT,ResultT> extends Object implements AsyncResponseTransformer<ResponseT,ResultT>