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
core
/
io.v47.tmdb.http
/
HttpClientFactory
Http
Client
Factory
interface
HttpClientFactory
(
source
)
Members
Functions
create
Http
Client
Link copied to clipboard
abstract
fun
createHttpClient
(
baseUrl
:
String
)
:
HttpClient