UpgradeRequest.getParameterMap

Returns a map of the query parameters of the request.

@return a unmodifiable map of query parameters of the request.

interface UpgradeRequest
Map!(string, List!(string))
getParameterMap
()

Meta