class InstanceInfo extends Collection (View source)

Properties

protected $collection_key
string $displayName
string $externalIp
string $interface
string $internalIp
string[] $networkTags
string $networkUri
string $pscNetworkAttachmentUri
string $serviceAccount
string $uri

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setExternalIp($externalIp)

No description

string
getExternalIp()

No description

setInterface($interface)

No description

string
getInterface()

No description

setInternalIp($internalIp)

No description

string
getInternalIp()

No description

setNetworkTags($networkTags)

No description

string[]
getNetworkTags()

No description

setNetworkUri($networkUri)

No description

string
getNetworkUri()

No description

setPscNetworkAttachmentUri($pscNetworkAttachmentUri)

No description

string
getPscNetworkAttachmentUri()

No description

setServiceAccount($serviceAccount)

No description

string
getServiceAccount()

No description

setUri($uri)

No description

string
getUri()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setExternalIp($externalIp)

No description

Parameters

$externalIp

string getExternalIp()

No description

Return Value

string

setInterface($interface)

No description

Parameters

$interface

string getInterface()

No description

Return Value

string

setInternalIp($internalIp)

No description

Parameters

$internalIp

string getInternalIp()

No description

Return Value

string

setNetworkTags($networkTags)

No description

Parameters

$networkTags

string[] getNetworkTags()

No description

Return Value

string[]

setNetworkUri($networkUri)

No description

Parameters

$networkUri

string getNetworkUri()

No description

Return Value

string

setPscNetworkAttachmentUri($pscNetworkAttachmentUri)

No description

Parameters

$pscNetworkAttachmentUri

string getPscNetworkAttachmentUri()

No description

Return Value

string

setServiceAccount($serviceAccount)

No description

Parameters

$serviceAccount

string getServiceAccount()

No description

Return Value

string

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string