class Destination extends Collection (View source)

Properties

protected $collection_key
string[] $hosts
protected $httpHeaderMatchType
protected $httpHeaderMatchDataType
string[] $methods
string[] $ports

Methods

setHosts($hosts)

No description

string[]
getHosts()

No description

setHttpHeaderMatch(HttpHeaderMatch $httpHeaderMatch)

No description

setMethods($methods)

No description

string[]
getMethods()

No description

setPorts($ports)

No description

string[]
getPorts()

No description

Details

setHosts($hosts)

No description

Parameters

$hosts

string[] getHosts()

No description

Return Value

string[]

setHttpHeaderMatch(HttpHeaderMatch $httpHeaderMatch)

No description

Parameters

HttpHeaderMatch $httpHeaderMatch

HttpHeaderMatch getHttpHeaderMatch()

No description

Return Value

HttpHeaderMatch

setMethods($methods)

No description

Parameters

$methods

string[] getMethods()

No description

Return Value

string[]

setPorts($ports)

No description

Parameters

$ports

string[] getPorts()

No description

Return Value

string[]