sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-testing
/
dev.restate.sdk.testing
/
RestateURL
Restate
URL
@
Target
(
value
=
ElementType.PARAMETER
)
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
annotation class
RestateURL
Inject Restate's URL (either
String
or
URL
or
URI
) to interact with the deployed server.
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