toggle menu
sdk-java
2.0.0
jvm
switch theme
search in API
common
/
dev.restate.serde
/
Serde
/
StringifiedJsonSchema
Stringified
Json
Schema
class
StringifiedJsonSchema
:
Record
,
Serde.Schema
Schema already serialized to String. The string should be a valid json schema.
Members
Constructors
Stringified
Json
Schema
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String