CustomHttpPattern
class CustomHttpPattern extends Message
Properties
string | $kind | ||
string | $path |
Methods
static
descriptor()
No description
boolean
hasKind()
Check if
clearKind()
Clear
string
getKind()
Get
setKind(string $value)
Set
boolean
hasPath()
Check if
clearPath()
Clear
string
getPath()
Get
setPath(string $value)
Set
Details
at line line 585
static
descriptor()
at line line 617
boolean
hasKind()
Check if
at line line 626
CustomHttpPattern
clearKind()
Clear
at line line 635
string
getKind()
Get
at line line 645
CustomHttpPattern
setKind(string $value)
Set
at line line 654
boolean
hasPath()
Check if
at line line 663
CustomHttpPattern
clearPath()
Clear
at line line 672
string
getPath()
Get
at line line 682
CustomHttpPattern
setPath(string $value)
Set