AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
ConfigAPI
/
listApiKey
list
Api
Key
jvm
abstract
suspend
fun
listApiKey
(
)
:
ImmutableBiMap
<
UUID
,
String
>
(
source
)
列出所有 api key。
Return
K、V 分别为 id 和 displayName(不是值)