Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
Application
/
Builder
/
setKey
set
Key
open
fun
setKey
(
value
:
ApplicationKey
)
:
Application.Builder
open
fun
setKey
(
builderForValue
:
ApplicationKey.Builder
)
:
Application.Builder
Primary key describing this application's identity.
Content copied to clipboard
.elide.app.ApplicationKey key = 1;