HttpQueryParameterMatch
class HttpQueryParameterMatch extends Model (View source)
Properties
string | $exactMatch | ||
string | $name | ||
bool | $presentMatch | ||
string | $regexMatch |
Methods
setExactMatch($exactMatch)
No description
string
getExactMatch()
No description
setName($name)
No description
string
getName()
No description
setPresentMatch($presentMatch)
No description
bool
getPresentMatch()
No description
setRegexMatch($regexMatch)
No description
string
getRegexMatch()
No description
Details
setExactMatch($exactMatch)
No description
string
getExactMatch()
No description
setName($name)
No description
string
getName()
No description
setPresentMatch($presentMatch)
No description
bool
getPresentMatch()
No description
setRegexMatch($regexMatch)
No description
string
getRegexMatch()
No description