JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
dev.restate.sdk.testing
RestateAdminURL
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface RestateAdminURL
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public @interface
RestateAdminURL
Inject Restate's admin URL (either
String
or
URL
or
URI
) to interact with the
admin API
of the deployed server.