Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SessionList

Holds result of sessions query

Hierarchy

  • SessionList

Index

Constructors

constructor

  • Returns SessionList

  • Parameters

    Returns SessionList

Methods

getIndex

  • getIndex(): number
  • Set Consul index, a unique identifier representing the current state of the requested list of sessions

    Returns number

getList

  • Set list of sessions

    Returns Session[]

setIndex

  • Set Consul index, a unique identifier representing the current state of the requested list of sessions

    Parameters

    • index: number

    Returns SessionList

setList

  • Set list of sessions

    Parameters

    Returns SessionList

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc