class GitRemoteSettings extends Model (View source)

Properties

string $authenticationTokenSecretVersion
string $defaultBranch
protected $sshAuthenticationConfigType
protected $sshAuthenticationConfigDataType
string $tokenStatus
string $url

Methods

setAuthenticationTokenSecretVersion($authenticationTokenSecretVersion)

No description

string
setDefaultBranch($defaultBranch)

No description

string
getDefaultBranch()

No description

setSshAuthenticationConfig(SshAuthenticationConfig $sshAuthenticationConfig)

No description

setTokenStatus($tokenStatus)

No description

string
getTokenStatus()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setAuthenticationTokenSecretVersion($authenticationTokenSecretVersion)

No description

Parameters

$authenticationTokenSecretVersion

string getAuthenticationTokenSecretVersion()

No description

Return Value

string

setDefaultBranch($defaultBranch)

No description

Parameters

$defaultBranch

string getDefaultBranch()

No description

Return Value

string

setSshAuthenticationConfig(SshAuthenticationConfig $sshAuthenticationConfig)

No description

Parameters

SshAuthenticationConfig $sshAuthenticationConfig

SshAuthenticationConfig getSshAuthenticationConfig()

No description

setTokenStatus($tokenStatus)

No description

Parameters

$tokenStatus

string getTokenStatus()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string