http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-xray
/
org.http4k.connect.amazon.xray.model
/
Segment
Segment
@
JsonSerializable
data
class
Segment
(
val
Id
:
SegmentId
,
val
Document
:
String
?
=
null
)
(
source
)
Members
Constructors
Segment
Link copied to clipboard
constructor
(
Id
:
SegmentId
,
Document
:
String
?
=
null
)
Properties
Document
Link copied to clipboard
val
Document
:
String
?
Id
Link copied to clipboard
val
Id
:
SegmentId