HTTP2HealthCheck
class HTTP2HealthCheck extends Model (View source)
Properties
string | $host | ||
int | $port | ||
string | $portName | ||
string | $portSpecification | ||
string | $proxyHeader | ||
string | $requestPath | ||
string | $response |
Methods
setHost($host)
No description
string
getHost()
No description
setPort($port)
No description
int
getPort()
No description
setPortName($portName)
No description
string
getPortName()
No description
setPortSpecification($portSpecification)
No description
string
getPortSpecification()
No description
setProxyHeader($proxyHeader)
No description
string
getProxyHeader()
No description
setRequestPath($requestPath)
No description
string
getRequestPath()
No description
setResponse($response)
No description
string
getResponse()
No description
Details
setHost($host)
No description
string
getHost()
No description
setPort($port)
No description
int
getPort()
No description
setPortName($portName)
No description
string
getPortName()
No description
setPortSpecification($portSpecification)
No description
string
getPortSpecification()
No description
setProxyHeader($proxyHeader)
No description
string
getProxyHeader()
No description
setRequestPath($requestPath)
No description
string
getRequestPath()
No description
setResponse($response)
No description
string
getResponse()
No description