Returns the HTTP method of the service request.
getMethod() RETURNING result STRING
The getMethod() method returns the HTTP method of the request (GET, POST, PUT, HEAD, DELETE) .