toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common
/
InvocationOptions
/
Builder
/
idempotencyKey
idempotency
Key
open
fun
idempotencyKey
(
idempotencyKey
:
String
)
:
InvocationOptions.Builder
Return
this instance, so the builder can be used fluently.
Parameters
idempotency
Key
Idempotency key to attach in the request.
@
Nullable
@get:
Nullable
open
var
idempotencyKey
:
@
Nullable
String