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
/
AppConfiguration
/
Builder
/
setSecret
set
Secret
open
fun
setSecret
(
index
:
Int
,
value
:
Secret
)
:
AppConfiguration.Builder
open
fun
setSecret
(
index
:
Int
,
builderForValue
:
Secret.Builder
)
:
AppConfiguration.Builder
Secrets configured for this application's access.
Content copied to clipboard
repeated .elide.app.Secret secret = 8;