A service operation that returns a response
Is true if this operation is asynchronous. This could mean that the operation returns a future in Java, or a Promise in JavaScript.
The return type of this operation. If null, this operation returns nothing.