DevopsAdoptionSegment

class Object
trait Matchable
class Any

Value members

Concrete methods

def id: SelectionBuilder[DevopsAdoptionSegment, String]

ID of the segment.

ID of the segment.

def latestSnapshot[A](innerSelection: SelectionBuilder[DevopsAdoptionSnapshot, A]): SelectionBuilder[DevopsAdoptionSegment, Option[A]]

The latest adoption metrics for the segment.

The latest adoption metrics for the segment.

def namespace[A](innerSelection: SelectionBuilder[Namespace, A]): SelectionBuilder[DevopsAdoptionSegment, Option[A]]

Namespace which should be calculated.

Namespace which should be calculated.