class NetworkConfig extends Model (View source)

Properties

string $connectionType
string $ipAllocation
string $network
protected $privateServiceConnectConfigType
protected $privateServiceConnectConfigDataType

Methods

setConnectionType($connectionType)

No description

string
getConnectionType()

No description

setIpAllocation($ipAllocation)

No description

string
getIpAllocation()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setPrivateServiceConnectConfig(PrivateServiceConnectConfig $privateServiceConnectConfig)

No description

Details

setConnectionType($connectionType)

No description

Parameters

$connectionType

string getConnectionType()

No description

Return Value

string

setIpAllocation($ipAllocation)

No description

Parameters

$ipAllocation

string getIpAllocation()

No description

Return Value

string

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setPrivateServiceConnectConfig(PrivateServiceConnectConfig $privateServiceConnectConfig)

No description

Parameters

PrivateServiceConnectConfig $privateServiceConnectConfig

PrivateServiceConnectConfig getPrivateServiceConnectConfig()

No description