MergeRequestDiffRegistry

class Object
trait Matchable
class Any

Value members

Concrete methods

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

Timestamp when the MergeRequestDiffRegistry was created

Timestamp when the MergeRequestDiffRegistry was created

def id: SelectionBuilder[MergeRequestDiffRegistry, String]

ID of the MergeRequestDiffRegistry

ID of the MergeRequestDiffRegistry

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

Error message during sync of the MergeRequestDiffRegistry

Error message during sync of the MergeRequestDiffRegistry

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

Timestamp of the most recent successful sync of the MergeRequestDiffRegistry

Timestamp of the most recent successful sync of the MergeRequestDiffRegistry

def mergeRequestDiffId: SelectionBuilder[MergeRequestDiffRegistry, String]

ID of the Merge Request diff.

ID of the Merge Request diff.

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

Timestamp after which the MergeRequestDiffRegistry should be resynced

Timestamp after which the MergeRequestDiffRegistry should be resynced

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

Number of consecutive failed sync attempts of the MergeRequestDiffRegistry

Number of consecutive failed sync attempts of the MergeRequestDiffRegistry

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

Sync state of the MergeRequestDiffRegistry

Sync state of the MergeRequestDiffRegistry