ResponseT - the response or the fault (Exception) that needs to
handled@FunctionalInterface public static interface CallChain.Callback<RequestT,ResponseT,ClientT,ModelT,CallbackT extends StdCallbackContext,ReturnT>
CallChain.Exceptional| Modifier and Type | Method and Description |
|---|---|
ReturnT |
invoke(RequestT request,
ResponseT response,
ProxyClient<ClientT> client,
ModelT model,
CallbackT context) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.