LfsObjectRegistry

class Object
trait Matchable
class Any

Value members

Concrete methods

def createdAt: SelectionBuilder[LfsObjectRegistry, Option[Time]]

Timestamp when the LfsObjectRegistry was created

Timestamp when the LfsObjectRegistry was created

def id: SelectionBuilder[LfsObjectRegistry, String]

ID of the LfsObjectRegistry

ID of the LfsObjectRegistry

def lastSyncFailure: SelectionBuilder[LfsObjectRegistry, Option[String]]

Error message during sync of the LfsObjectRegistry

Error message during sync of the LfsObjectRegistry

def lastSyncedAt: SelectionBuilder[LfsObjectRegistry, Option[Time]]

Timestamp of the most recent successful sync of the LfsObjectRegistry

Timestamp of the most recent successful sync of the LfsObjectRegistry

def lfsObjectId: SelectionBuilder[LfsObjectRegistry, String]

ID of the LFS object.

ID of the LFS object.

def retryAt: SelectionBuilder[LfsObjectRegistry, Option[Time]]

Timestamp after which the LfsObjectRegistry should be resynced

Timestamp after which the LfsObjectRegistry should be resynced

def retryCount: SelectionBuilder[LfsObjectRegistry, Option[Int]]

Number of consecutive failed sync attempts of the LfsObjectRegistry

Number of consecutive failed sync attempts of the LfsObjectRegistry

def state: SelectionBuilder[LfsObjectRegistry, Option[RegistryState]]

Sync state of the LfsObjectRegistry

Sync state of the LfsObjectRegistry