Class PredictEndpointInterceptor

  • All Implemented Interfaces:
    ExecutionInterceptor

    public final class PredictEndpointInterceptor
    extends Object
    implements ExecutionInterceptor
    Predict calls are sent to a predictor-specific endpoint. This handler extracts the PredictRequest's PredictEndpoint "parameter" and swaps it in as the endpoint to send the request to.