class ConnectorConfiguration extends Model (View source)

Properties

protected $assetType
protected $assetDataType
protected $authenticationType
protected $authenticationDataType
string $connectorId
protected $endpointType
protected $endpointDataType
protected $networkType
protected $networkDataType

Methods

setAsset(ConnectorConfigurationAsset $asset)

No description

setConnectorId($connectorId)

No description

string
getConnectorId()

No description

setEndpoint(ConnectorConfigurationEndpoint $endpoint)

No description

setNetwork(ConnectorConfigurationNetwork $network)

No description

Details

setAsset(ConnectorConfigurationAsset $asset)

No description

Parameters

ConnectorConfigurationAsset $asset

ConnectorConfigurationAsset getAsset()

No description

setAuthentication(ConnectorConfigurationAuthentication $authentication)

No description

Parameters

ConnectorConfigurationAuthentication $authentication

setConnectorId($connectorId)

No description

Parameters

$connectorId

string getConnectorId()

No description

Return Value

string

setEndpoint(ConnectorConfigurationEndpoint $endpoint)

No description

Parameters

ConnectorConfigurationEndpoint $endpoint

setNetwork(ConnectorConfigurationNetwork $network)

No description

Parameters

ConnectorConfigurationNetwork $network