@Deprecated public class DefaultRequestHandlerChain extends BaseRequestHandlerChain<HandlerInput,Optional<com.amazon.ask.model.Response>> implements RequestHandlerChain
RequestHandlerChain. Handlers are typed to GenericRequestHandler.| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultRequestHandlerChain.Builder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultRequestHandlerChain.Builder |
builder()
Deprecated.
|
RequestHandler |
getRequestHandler()
Deprecated.
|
forTypes, getExceptionHandlers, getRequestInterceptors, getResponseInterceptorsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExceptionHandlers, getRequestInterceptors, getResponseInterceptorspublic RequestHandler getRequestHandler()
getRequestHandler in interface GenericRequestHandlerChain<HandlerInput,Optional<com.amazon.ask.model.Response>>getRequestHandler in class BaseRequestHandlerChain<HandlerInput,Optional<com.amazon.ask.model.Response>>public static DefaultRequestHandlerChain.Builder builder()
Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.