sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
common
/
dev.restate.common
/
RequestBuilder
/
idempotencyKey
idempotency
Key
abstract
fun
idempotencyKey
(
@
Nullable
idempotencyKey
:
@
Nullable
String
)
:
RequestBuilder
<
Req
,
Res
>
Return
this instance, so the builder can be used fluently.
Parameters
idempotency
Key
Idempotency key to attach in the request.