CiConfigGroup

class Object
trait Matchable
class Any

Value members

Concrete methods

def jobs[A](after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[CiConfigJobConnection, A]): SelectionBuilder[CiConfigGroup, Option[A]]

Jobs in group.

Jobs in group.

def name: SelectionBuilder[CiConfigGroup, Option[String]]

Name of the job group.

Name of the job group.

def size: SelectionBuilder[CiConfigGroup, Option[Int]]

Size of the job group.

Size of the job group.