toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-common
/
dev.restate.sdk.client
/
SendResponse
Send
Response
open
class
SendResponse
Members
Constructors
Send
Response
Link copied to clipboard
constructor
(
status
:
SendResponse.SendStatus
,
invocationId
:
String
)
Types
Send
Status
Link copied to clipboard
enum
SendStatus
Properties
invocation
Id
Link copied to clipboard
val
invocationId
:
String
status
Link copied to clipboard
val
status
:
SendResponse.SendStatus
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String