http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.domain
/
TrafficTimeline
Traffic
Timeline
data
class
TrafficTimeline
(
val
labels
:
List
<
String
>
,
val
datasets
:
Map
<
String
,
List
<
Int
>
>
)
(
source
)
Members
Constructors
Traffic
Timeline
Link copied to clipboard
constructor
(
labels
:
List
<
String
>
,
datasets
:
Map
<
String
,
List
<
Int
>
>
)
Properties
datasets
Link copied to clipboard
val
datasets
:
Map
<
String
,
List
<
Int
>
>
labels
Link copied to clipboard
val
labels
:
List
<
String
>