RestateAdminClient

Deprecated

The code-generated admin client (the dev.restate.admin package) is deprecated. Use RestateAdminURL instead to inject the admin URL.

Inject the Restate dev.restate.admin.client.ApiClient, useful to build admin clients, such as dev.restate.admin.api.DeploymentApi.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String