toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-testing
/
dev.restate.sdk.testing
/
RestateClient
Restate
Client
@
Target
(
value
=
ElementType.PARAMETER
)
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
annotation class
RestateClient
Inject a
Client
to interact with the deployed runtime.
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
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