http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic-fake
/
org.http4k.connect.anthropic
/
StoredBatch
Stored
Batch
data
class
StoredBatch
(
val
batch
:
MessageBatch
,
val
responses
:
List
<
MessageBatchResponse
>
)
(
source
)
Members
Constructors
Stored
Batch
Link copied to clipboard
constructor
(
batch
:
MessageBatch
,
responses
:
List
<
MessageBatchResponse
>
)
Properties
batch
Link copied to clipboard
val
batch
:
MessageBatch
responses
Link copied to clipboard
val
responses
:
List
<
MessageBatchResponse
>