setMethod method

dynamic setMethod(
  1. RequestMethod method
)

Implementation

setMethod(RequestMethod method) => _method = method;