toggle menu
sdk-java
2.0.0
jvm
switch theme
client
/
dev.restate.client
/
ResponseHead
/
Headers
Headers
interface
Headers
Members
Functions
get
Link copied to clipboard
@
Nullable
abstract
fun
get
(
key
:
String
)
:
@
Nullable
String
keys
Link copied to clipboard
abstract
fun
keys
(
)
:
Set
<
String
>
to
Lowercase
Map
Link copied to clipboard
abstract
fun
toLowercaseMap
(
)
:
Map
<
String
,
String
>