I have a JAX-RS rest client with following definition.
@PUT @Path("/payments/{paymentId}/operation") void call(@PathParam("paymentId") Str