tmdb-api-client
Toggle table of contents
5.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tmdb-api-client
quarkus - runtime
/
io.v47.tmdb.quarkus
/
TmdbApiClientConfig
Tmdb
Api
Client
Config
@
ConfigMapping
(
prefix
=
"tmdb-api-client"
)
@
ConfigRoot
(
phase
=
ConfigPhase.RUN_TIME
)
interface
TmdbApiClientConfig
(
source
)
Runtime configuration for the
TmdbClient
.
Members
Functions
api
Key
Link copied to clipboard
abstract
fun
apiKey
(
)
:
Optional
<
String
>
The TMDB API Key used to authenticate requests.