class NetworkInterface extends Collection (View source)

Properties

protected $collection_key
protected $accessConfigsType
protected $accessConfigsDataType
protected $aliasIpRangesType
protected $aliasIpRangesDataType
int $internalIpv6PrefixLength
protected $ipv6AccessConfigsType
protected $ipv6AccessConfigsDataType
string $ipv6AccessType
string $ipv6Address
string $name
string $network
string $networkAttachment
string $networkIP
string $nicType
int $queueCount
string $stackType
string $subnetwork

Methods

setAccessConfigs($accessConfigs)

No description

getAccessConfigs()

No description

setAliasIpRanges($aliasIpRanges)

No description

getAliasIpRanges()

No description

setInternalIpv6PrefixLength($internalIpv6PrefixLength)

No description

int
getInternalIpv6PrefixLength()

No description

setIpv6AccessConfigs($ipv6AccessConfigs)

No description

getIpv6AccessConfigs()

No description

setIpv6AccessType($ipv6AccessType)

No description

string
getIpv6AccessType()

No description

setIpv6Address($ipv6Address)

No description

string
getIpv6Address()

No description

setName($name)

No description

string
getName()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setNetworkAttachment($networkAttachment)

No description

string
getNetworkAttachment()

No description

setNetworkIP($networkIP)

No description

string
getNetworkIP()

No description

setNicType($nicType)

No description

string
getNicType()

No description

setQueueCount($queueCount)

No description

int
getQueueCount()

No description

setStackType($stackType)

No description

string
getStackType()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

Details

setAccessConfigs($accessConfigs)

No description

Parameters

$accessConfigs

AccessConfig[] getAccessConfigs()

No description

Return Value

AccessConfig[]

setAliasIpRanges($aliasIpRanges)

No description

Parameters

$aliasIpRanges

AliasIpRange[] getAliasIpRanges()

No description

Return Value

AliasIpRange[]

setInternalIpv6PrefixLength($internalIpv6PrefixLength)

No description

Parameters

$internalIpv6PrefixLength

int getInternalIpv6PrefixLength()

No description

Return Value

int

setIpv6AccessConfigs($ipv6AccessConfigs)

No description

Parameters

$ipv6AccessConfigs

AccessConfig[] getIpv6AccessConfigs()

No description

Return Value

AccessConfig[]

setIpv6AccessType($ipv6AccessType)

No description

Parameters

$ipv6AccessType

string getIpv6AccessType()

No description

Return Value

string

setIpv6Address($ipv6Address)

No description

Parameters

$ipv6Address

string getIpv6Address()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setNetworkAttachment($networkAttachment)

No description

Parameters

$networkAttachment

string getNetworkAttachment()

No description

Return Value

string

setNetworkIP($networkIP)

No description

Parameters

$networkIP

string getNetworkIP()

No description

Return Value

string

setNicType($nicType)

No description

Parameters

$nicType

string getNicType()

No description

Return Value

string

setQueueCount($queueCount)

No description

Parameters

$queueCount

int getQueueCount()

No description

Return Value

int

setStackType($stackType)

No description

Parameters

$stackType

string getStackType()

No description

Return Value

string

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string