class VMware_VCloud_API_GatewayIpsecVpnTunnelType extends VMware_VCloud_API_VCloudExtensibleType
| static | $defaultNS |
|
__construct(array $VCloudExtension = null, string $Name = null, string $Description = null, VMware_VCloud_API_IpsecVpnPeerType $IpsecVpnPeer = null, string $PeerIpAddress = null, string $PeerId = null, string $LocalIpAddress = null, string $LocalId = null, array $LocalSubnet = null, array $PeerSubnet = null, string $SharedSecret = null, boolean $SharedSecretEncrypted = null, string $EncryptionProtocol = null, int $Mtu = null, boolean $IsEnabled = null, boolean $IsOperational = null, string $ErrorDetails = null)
|
||
|
getVCloudExtension()
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
setVCloudExtension($VCloudExtension)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
addVCloudExtension($value)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
get_anyAttributes()
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
set_anyAttributes($anyAttributes)
|
from VMware_VCloud_API_VCloudExtensibleType | |
|
get_tagName()
|
||
|
set_tagName($tagName)
|
||
|
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
|
||
|
build($node, $namespaces = '')
|
||
|
getName()
|
||
|
setName($Name)
|
||
|
getDescription()
|
||
|
setDescription($Description)
|
||
|
getIpsecVpnPeer()
|
||
|
setIpsecVpnPeer($IpsecVpnPeer)
|
||
|
getPeerIpAddress()
|
||
|
setPeerIpAddress($PeerIpAddress)
|
||
|
getPeerId()
|
||
|
setPeerId($PeerId)
|
||
|
getLocalIpAddress()
|
||
|
setLocalIpAddress($LocalIpAddress)
|
||
|
getLocalId()
|
||
|
setLocalId($LocalId)
|
||
|
getLocalSubnet()
|
||
|
setLocalSubnet($LocalSubnet)
|
||
|
addLocalSubnet($value)
|
||
|
getPeerSubnet()
|
||
|
setPeerSubnet($PeerSubnet)
|
||
|
addPeerSubnet($value)
|
||
|
getSharedSecret()
|
||
|
setSharedSecret($SharedSecret)
|
||
|
getSharedSecretEncrypted()
|
||
|
setSharedSecretEncrypted($SharedSecretEncrypted)
|
||
|
getEncryptionProtocol()
|
||
|
setEncryptionProtocol($EncryptionProtocol)
|
||
|
getMtu()
|
||
|
setMtu($Mtu)
|
||
|
getIsEnabled()
|
||
|
setIsEnabled($IsEnabled)
|
||
|
getIsOperational()
|
||
|
setIsOperational($IsOperational)
|
||
|
getErrorDetails()
|
||
|
setErrorDetails($ErrorDetails)
|
public
__construct(array $VCloudExtension = null, string $Name = null, string $Description = null, VMware_VCloud_API_IpsecVpnPeerType $IpsecVpnPeer = null, string $PeerIpAddress = null, string $PeerId = null, string $LocalIpAddress = null, string $LocalId = null, array $LocalSubnet = null, array $PeerSubnet = null, string $SharedSecret = null, boolean $SharedSecretEncrypted = null, string $EncryptionProtocol = null, int $Mtu = null, boolean $IsEnabled = null, boolean $IsOperational = null, string $ErrorDetails = null)
public
getVCloudExtension()
public
setVCloudExtension($VCloudExtension)
public
addVCloudExtension($value)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
getName()
public
setName($Name)
public
getDescription()
public
setDescription($Description)
public
getIpsecVpnPeer()
public
setIpsecVpnPeer($IpsecVpnPeer)
public
getPeerIpAddress()
public
setPeerIpAddress($PeerIpAddress)
public
getPeerId()
public
setPeerId($PeerId)
public
getLocalIpAddress()
public
setLocalIpAddress($LocalIpAddress)
public
getLocalId()
public
setLocalId($LocalId)
public
getLocalSubnet()
public
setLocalSubnet($LocalSubnet)
public
addLocalSubnet($value)
public
getPeerSubnet()
public
setPeerSubnet($PeerSubnet)
public
addPeerSubnet($value)
public
getSharedSecret()
public
setSharedSecret($SharedSecret)
public
getSharedSecretEncrypted()
public
setSharedSecretEncrypted($SharedSecretEncrypted)
public
getEncryptionProtocol()
public
setEncryptionProtocol($EncryptionProtocol)
public
getMtu()
public
setMtu($Mtu)
public
getIsEnabled()
public
setIsEnabled($IsEnabled)
public
getIsOperational()
public
setIsOperational($IsOperational)
public
getErrorDetails()
public
setErrorDetails($ErrorDetails)