Class

VMware_VCloud_API_LBPoolMemberType

class VMware_VCloud_API_LBPoolMemberType extends VMware_VCloud_API_VCloudExtensibleType

Properties

static $defaultNS

Methods

__construct(array $VCloudExtension = null, string $IpAddress = null, string $Weight = null, array $ServicePort = 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 = '')

getIpAddress()

setIpAddress($IpAddress)

getWeight()

setWeight($Weight)

getServicePort()

setServicePort($ServicePort)

addServicePort($value)

Details

at line 17
public __construct(array $VCloudExtension = null, string $IpAddress = null, string $Weight = null, array $ServicePort = null)

Parameters

array $VCloudExtension
  • [optional] an array of VMwareVCloudAPI_VCloudExtensionType objects
string $IpAddress
  • [optional]
string $Weight
  • [optional]
array $ServicePort
  • [optional] an array of VMwareVCloudAPI_LBPoolServicePortType objects

public getVCloudExtension()

public setVCloudExtension($VCloudExtension)

Parameters

$VCloudExtension

public addVCloudExtension($value)

Parameters

$value

public get_anyAttributes()

public set_anyAttributes($anyAttributes)

Parameters

$anyAttributes

at line 46
public get_tagName()

at line 47
public set_tagName($tagName)

Parameters

$tagName

at line 48
public export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)

Parameters

$name
$out
$level
$namespacedef
$namespace
$rootNS

at line 115
public build($node, $namespaces = '')

Parameters

$node
$namespaces

at line 27
public getIpAddress()

at line 30
public setIpAddress($IpAddress)

Parameters

$IpAddress

at line 33
public getWeight()

at line 36
public setWeight($Weight)

Parameters

$Weight

at line 39
public getServicePort()

at line 42
public setServicePort($ServicePort)

Parameters

$ServicePort

at line 45
public addServicePort($value)

Parameters

$value