class WorkspacePipelineTaskBinding extends Model (View source)

Properties

string $name
string $subPath
string $workspace

Methods

setName($name)

No description

string
getName()

No description

setSubPath($subPath)

No description

string
getSubPath()

No description

setWorkspace($workspace)

No description

string
getWorkspace()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSubPath($subPath)

No description

Parameters

$subPath

string getSubPath()

No description

Return Value

string

setWorkspace($workspace)

No description

Parameters

$workspace

string getWorkspace()

No description

Return Value

string