Connector
class Connector extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $connectedProjects | ||
string | $ipCidrRange | ||
string | $machineType | ||
int | $maxInstances | ||
int | $maxThroughput | ||
int | $minInstances | ||
int | $minThroughput | ||
string | $name | ||
string | $network | ||
string | $state | ||
protected | $subnetType | ||
protected | $subnetDataType |
Methods
setConnectedProjects($connectedProjects)
No description
string[]
getConnectedProjects()
No description
setIpCidrRange($ipCidrRange)
No description
string
getIpCidrRange()
No description
setMachineType($machineType)
No description
string
getMachineType()
No description
setMaxInstances($maxInstances)
No description
int
getMaxInstances()
No description
setMaxThroughput($maxThroughput)
No description
int
getMaxThroughput()
No description
setMinInstances($minInstances)
No description
int
getMinInstances()
No description
setMinThroughput($minThroughput)
No description
int
getMinThroughput()
No description
setName($name)
No description
string
getName()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setState($state)
No description
string
getState()
No description
Details
setConnectedProjects($connectedProjects)
No description
string[]
getConnectedProjects()
No description
setIpCidrRange($ipCidrRange)
No description
string
getIpCidrRange()
No description
setMachineType($machineType)
No description
string
getMachineType()
No description
setMaxInstances($maxInstances)
No description
int
getMaxInstances()
No description
setMaxThroughput($maxThroughput)
No description
int
getMaxThroughput()
No description
setMinInstances($minInstances)
No description
int
getMinInstances()
No description
setMinThroughput($minThroughput)
No description
int
getMinThroughput()
No description
setName($name)
No description
string
getName()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setState($state)
No description
string
getState()
No description
setSubnet(Subnet $subnet)
No description
Subnet
getSubnet()
No description