Package dev.restate.sdk.annotation
Annotation Interface VirtualObject
Annotation to define a class/interface as Restate VirtualObject. This triggers the code
generation of the related Client class and the
ServiceDefinitionFactory
.-
Optional Element Summary
Optional Elements
-
Element Details
-
name
Deprecated, for removal: This API element is subject to removal in a future version.use theName
annotation instead. Note: if you were using a name override, this won't influence anymore the prefix of the generated class.- Default:
""
-
Name
annotation instead.