com.clevercloud.warp10client.models

Members list

Type members

Classlikes

sealed trait FetchRange extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object FetchRange

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FetchRange.type
case class LabelSelector(key: String, value: String) extends Serializable

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
case class LabelledSelector(name: String, labels: Seq[LabelSelector]) extends Selector

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Selector
trait Serializable
class Object
trait Matchable
class Any
Show all
case class Query[+A <: FetchRange](selector: Selector, range: A, dedup: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class RangeBefore(now: LocalDateTime, range: Duration) extends FetchRange

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FetchRange
trait Serializable
class Object
trait Matchable
class Any
Show all
case class RawSelector(selector: String) extends Selector

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Selector
trait Serializable
class Object
trait Matchable
class Any
Show all
case class RecordsSince(now: LocalDateTime, limit: Long) extends FetchRange

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FetchRange
trait Serializable
class Object
trait Matchable
class Any
Show all
case class RecordsSinceMicros(now: Long, limit: Long) extends FetchRange

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FetchRange
trait Serializable
class Object
trait Matchable
class Any
Show all
sealed trait Selector extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object Selector

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Selector.type
trait Serializable

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class StartStopRange(start: LocalDateTime, stop: LocalDateTime) extends FetchRange

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FetchRange
trait Serializable
class Object
trait Matchable
class Any
Show all
case class StartStopRangeMicros(start: Long, stop: Long) extends FetchRange

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FetchRange
trait Serializable
class Object
trait Matchable
class Any
Show all
case class WarpConfiguration(baseUrl: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object gts_module

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
gts_module.type