Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.meta
/
Endpoint
/
Builder
/
setTag
set
Tag
open
fun
setTag
(
value
:
String
)
:
Endpoint.Builder
Tag generated for an endpoint.
Content copied to clipboard
string tag = 1;
Return
This builder for chaining.
Parameters
value
The tag to set.