RepositoryCredential: RepositoryCredential Class

RepositoryCredentialR Documentation

RepositoryCredential Class

Description

RepositoryCredential Class

RepositoryCredential Class

Public fields

can
id
root_project_id
remote_url
git_username
git_password
ssh_public_key
is_configured

Methods

Public methods


Method new()

Usage
RepositoryCredential$new(
  can,
  id,
  root_project_id,
  remote_url,
  git_username,
  git_password,
  ssh_public_key,
  is_configured
)

Method toJSON()

Usage
RepositoryCredential$toJSON()

Method fromJSONObject()

Usage
RepositoryCredential$fromJSONObject(RepositoryCredentialJsonObject)

Method fromJSON()

Usage
RepositoryCredential$fromJSON(RepositoryCredentialJson)

Method toJSONString()

Usage
RepositoryCredential$toJSONString()

Method fromJSONString()

Usage
RepositoryCredential$fromJSONString(RepositoryCredentialJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
RepositoryCredential$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.