PeeringRoute
class PeeringRoute extends Model (View source)
Properties
string | $destRange | ||
string | $direction | ||
bool | $imported | ||
string | $nextHopRegion | ||
string | $priority | ||
string | $type |
Methods
setDestRange($destRange)
No description
string
getDestRange()
No description
setDirection($direction)
No description
string
getDirection()
No description
setImported($imported)
No description
bool
getImported()
No description
setNextHopRegion($nextHopRegion)
No description
string
getNextHopRegion()
No description
setPriority($priority)
No description
string
getPriority()
No description
setType($type)
No description
string
getType()
No description
Details
setDestRange($destRange)
No description
string
getDestRange()
No description
setDirection($direction)
No description
string
getDirection()
No description
setImported($imported)
No description
bool
getImported()
No description
setNextHopRegion($nextHopRegion)
No description
string
getNextHopRegion()
No description
setPriority($priority)
No description
string
getPriority()
No description
setType($type)
No description
string
getType()
No description