sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-core
/
dev.restate.sdk.core.legacy
/
InvocationInput
Invocation
Input
interface
InvocationInput
Members
Functions
header
Link copied to clipboard
abstract
fun
header
(
)
:
MessageHeader
message
Link copied to clipboard
abstract
fun
message
(
)
:
MessageLite
of
Link copied to clipboard
open
fun
of
(
header
:
MessageHeader
,
message
:
MessageLite
)
:
InvocationInput