class VMware_VCloud_API_GatewayInterfaceType extends VMware_VCloud_API_VCloudExtensibleType
| static | $defaultNS |
|
__construct(array $VCloudExtension = null, string $Name = null, string $DisplayName = null, VMware_VCloud_API_ReferenceType $Network = null, string $InterfaceType = null, array $SubnetParticipation = null, boolean $ApplyRateLimit = null, float $InRateLimit = null, float $OutRateLimit = null, boolean $UseForDefaultRoute = 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)
|
||
|
getDisplayName()
|
||
|
setDisplayName($DisplayName)
|
||
|
getNetwork()
|
||
|
setNetwork($Network)
|
||
|
getInterfaceType()
|
||
|
setInterfaceType($InterfaceType)
|
||
|
getSubnetParticipation()
|
||
|
setSubnetParticipation($SubnetParticipation)
|
||
|
addSubnetParticipation($value)
|
||
|
getApplyRateLimit()
|
||
|
setApplyRateLimit($ApplyRateLimit)
|
||
|
getInRateLimit()
|
||
|
setInRateLimit($InRateLimit)
|
||
|
getOutRateLimit()
|
||
|
setOutRateLimit($OutRateLimit)
|
||
|
getUseForDefaultRoute()
|
||
|
setUseForDefaultRoute($UseForDefaultRoute)
|
public
__construct(array $VCloudExtension = null, string $Name = null, string $DisplayName = null, VMware_VCloud_API_ReferenceType $Network = null, string $InterfaceType = null, array $SubnetParticipation = null, boolean $ApplyRateLimit = null, float $InRateLimit = null, float $OutRateLimit = null, boolean $UseForDefaultRoute = 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
getDisplayName()
public
setDisplayName($DisplayName)
public
getNetwork()
public
setNetwork($Network)
public
getInterfaceType()
public
setInterfaceType($InterfaceType)
public
getSubnetParticipation()
public
setSubnetParticipation($SubnetParticipation)
public
addSubnetParticipation($value)
public
getApplyRateLimit()
public
setApplyRateLimit($ApplyRateLimit)
public
getInRateLimit()
public
setInRateLimit($InRateLimit)
public
getOutRateLimit()
public
setOutRateLimit($OutRateLimit)
public
getUseForDefaultRoute()
public
setUseForDefaultRoute($UseForDefaultRoute)