public class BindCreateClientOptionsToJsonPayload extends BindToJsonPayload
CreateClientOptions
to the payload.jsonBinder
Constructor and Description |
---|
BindCreateClientOptionsToJsonPayload(Json jsonBinder) |
Modifier and Type | Method and Description |
---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Map<String,Object> postParams)
creates and binds the POST payload to the request using parameters specified.
|
bindToRequest
@Inject public BindCreateClientOptionsToJsonPayload(Json jsonBinder)
public <R extends HttpRequest> R bindToRequest(R request, Map<String,Object> postParams)
MapBinder
bindToRequest
in interface MapBinder
bindToRequest
in class BindToJsonPayload
PayloadParam
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.