class NetworkAttachmentConnectedEndpoint extends Collection (View source)

Properties

protected $collection_key
string $ipAddress
string $ipv6Address
string $projectIdOrNum
string[] $secondaryIpCidrRanges
string $status
string $subnetwork
string $subnetworkCidrRange

Methods

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

setIpv6Address($ipv6Address)

No description

string
getIpv6Address()

No description

setProjectIdOrNum($projectIdOrNum)

No description

string
getProjectIdOrNum()

No description

setSecondaryIpCidrRanges($secondaryIpCidrRanges)

No description

string[]
getSecondaryIpCidrRanges()

No description

setStatus($status)

No description

string
getStatus()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

setSubnetworkCidrRange($subnetworkCidrRange)

No description

string
getSubnetworkCidrRange()

No description

Details

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

No description

Return Value

string

setIpv6Address($ipv6Address)

No description

Parameters

$ipv6Address

string getIpv6Address()

No description

Return Value

string

setProjectIdOrNum($projectIdOrNum)

No description

Parameters

$projectIdOrNum

string getProjectIdOrNum()

No description

Return Value

string

setSecondaryIpCidrRanges($secondaryIpCidrRanges)

No description

Parameters

$secondaryIpCidrRanges

string[] getSecondaryIpCidrRanges()

No description

Return Value

string[]

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string

setSubnetworkCidrRange($subnetworkCidrRange)

No description

Parameters

$subnetworkCidrRange

string getSubnetworkCidrRange()

No description

Return Value

string