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
/
setHeaders
set
Headers
abstract
fun
setHeaders
(
@
Nullable
headers
:
@
Nullable
Map
<
String
,
String
>
)
:
RequestBuilder
<
Req
,
Res
>
Parameters
headers
headers to send together with the request. This will overwrite the already configured headers