class VpnGatewayStatusTunnel extends Model (View source)

Properties

string $localGatewayInterface
string $peerGatewayInterface
string $tunnelUrl

Methods

setLocalGatewayInterface($localGatewayInterface)

No description

string
getLocalGatewayInterface()

No description

setPeerGatewayInterface($peerGatewayInterface)

No description

string
getPeerGatewayInterface()

No description

setTunnelUrl($tunnelUrl)

No description

string
getTunnelUrl()

No description

Details

setLocalGatewayInterface($localGatewayInterface)

No description

Parameters

$localGatewayInterface

string getLocalGatewayInterface()

No description

Return Value

string

setPeerGatewayInterface($peerGatewayInterface)

No description

Parameters

$peerGatewayInterface

string getPeerGatewayInterface()

No description

Return Value

string

setTunnelUrl($tunnelUrl)

No description

Parameters

$tunnelUrl

string getTunnelUrl()

No description

Return Value

string