Package dev.restate.sdk.annotation
Annotation Interface Raw
Skip serialization/deserialization of the annotated element. This requires the annotated
parameter/return type to be
byte[]
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionContent-type to use in request/responses.
-
Element Details
-
contentType
String contentTypeContent-type to use in request/responses.- Default:
"application/octet-stream"
-