public class UpdateWebACLRequestMarshaller extends java.lang.Object implements Marshaller<Request<UpdateWebACLRequest>,UpdateWebACLRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
UpdateWebACLRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateWebACLRequest> |
marshall(UpdateWebACLRequest updateWebACLRequest) |
private final SdkJsonProtocolFactory protocolFactory
public UpdateWebACLRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<UpdateWebACLRequest> marshall(UpdateWebACLRequest updateWebACLRequest)
marshall
in interface Marshaller<Request<UpdateWebACLRequest>,UpdateWebACLRequest>