class AppGateway extends Collection (View source)

Properties

protected $collection_key
protected $allocatedConnectionsType
protected $allocatedConnectionsDataType
string $createTime
string $displayName
string $hostType
string[] $labels
string $name
bool $satisfiesPzi
bool $satisfiesPzs
string $state
string $type
string $uid
string $updateTime
string $uri

Methods

setAllocatedConnections($allocatedConnections)

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setHostType($hostType)

No description

string
getHostType()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setSatisfiesPzi($satisfiesPzi)

No description

bool
getSatisfiesPzi()

No description

setSatisfiesPzs($satisfiesPzs)

No description

bool
getSatisfiesPzs()

No description

setState($state)

No description

string
getState()

No description

setType($type)

No description

string
getType()

No description

setUid($uid)

No description

string
getUid()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

setUri($uri)

No description

string
getUri()

No description

Details

setAllocatedConnections($allocatedConnections)

No description

Parameters

$allocatedConnections

AllocatedConnection[] getAllocatedConnections()

No description

Return Value

AllocatedConnection[]

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setHostType($hostType)

No description

Parameters

$hostType

string getHostType()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSatisfiesPzi($satisfiesPzi)

No description

Parameters

$satisfiesPzi

bool getSatisfiesPzi()

No description

Return Value

bool

setSatisfiesPzs($satisfiesPzs)

No description

Parameters

$satisfiesPzs

bool getSatisfiesPzs()

No description

Return Value

bool

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUid($uid)

No description

Parameters

$uid

string getUid()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string