toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.core.hitl
/
ConfirmationResponse
/
ConfirmationResponse
Confirmation
Response
constructor
(
id
:
String
=
UUID.randomUUID().toString()
,
awaitableId
:
String
,
accepted
:
Boolean
,
persistent
:
Boolean
=
false
,
timestamp
:
Instant
=
Instant.now()
)